Searched refs:test_stress (Results 1 – 10 of 10) sorted by relevance
78 test_stress() function112 test_stress
81 GST_START_TEST (test_stress) in GST_START_TEST() argument126 tcase_add_test (tc_chain, test_stress); in stress_suite()
90 void test_stress(char *path, int bpow, bool mmap_all) { in test_stress() function226 test_stress("test_fsm_stress1.fsm", 6, true); in test_stress1()230 test_stress("test_fsm_stress2.fsm", 6, false); in test_stress2()
188 static int test_stress(void) in test_stress() function247 ADD_TEST(test_stress); in setup_tests()
27 def test_stress method in StressTest.StressTest
72 def test_stress(self): member in GeneralTest
534 GST_START_TEST (test_stress) in GST_START_TEST() argument635 tcase_add_test (tc_chain, test_stress); in gst_promise_suite()
113 GST_START_TEST (test_stress) in GST_START_TEST() argument954 tcase_add_test (tc_chain, test_stress); in tee_suite()
30530 Fixes valgrind warnings and crashes in tee test_stress