Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/http_server/core/src/
Dmain.c902 static void common_verify_http1_dynamic_post(const uint8_t *method) in common_verify_http1_dynamic_post() function
940 common_verify_http1_dynamic_post("POST"); in ZTEST()
1064 common_verify_http1_dynamic_post("PUT"); in ZTEST()
1089 common_verify_http1_dynamic_post("PATCH"); in ZTEST()