Searched refs:test_post (Results 1 – 7 of 7) sorted by relevance
40 .PHONY : test_pre test_post check always_run60 test_post: test_pre $(TESTS)61 @$(srcdir)/test_post63 check:: test_pre test_post test_script69 @$(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()
569 def test_post(self): member in CGIHTTPServerTestCase
1178 def test_post(self): member in NNTPv1v2TestsMixin
727 def test_post(self): member in CGIHTTPServerTestCase