Searched refs:test_post (Results 1 – 8 of 8) sorted by relevance
43 .PHONY : test_pre test_post check always_run63 test_post: test_pre $(TESTS)64 @$(srcdir)/test_post66 check:: test_pre test_post test_script72 @$(srcdir)/test_post
52 $SRCDIR/test_post
102 static void test_post(int port) { in test_post() function204 test_post(port); in main()
105 static void test_post(int port) { in test_post() function213 test_post(port); in main()
48 static int deny_deflate, longlived, mirror_lifetime, test_post, once; variable240 if (test_post) { in callback_dumb_increment()644 test_post = 1; in main()784 if (test_post) { in main()
569 def test_post(self): member in CGIHTTPServerTestCase
1222 def test_post(self): member in NNTPv1v2TestsMixin
763 def test_post(self): member in CGIHTTPServerTestCase