Home
last modified time | relevance | path

Searched refs:common_verify_http1_dynamic_upgrade_post (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/lib/http_server/core/src/
Dmain.c858 static void common_verify_http1_dynamic_upgrade_post(const uint8_t *method) in common_verify_http1_dynamic_upgrade_post() function
898 common_verify_http1_dynamic_upgrade_post("POST"); in ZTEST()
1059 common_verify_http1_dynamic_upgrade_post("PUT"); in ZTEST()
1084 common_verify_http1_dynamic_upgrade_post("PATCH"); in ZTEST()