Searched refs:test_nghttp2_hd (Results 1 – 3 of 3) sorted by relevance
36 void test_nghttp2_hd(void);
63 !CU_add_test(pSuite, "failmalloc_hd", test_nghttp2_hd)) { in main()
576 void test_nghttp2_hd(void) { TEST_FAILMALLOC_RUN(run_nghttp2_hd); } in test_nghttp2_hd() function