Searched refs:test_abort (Results 1 – 3 of 3) sorted by relevance
53 tests.test_abort(); in test()85 void test_abort() { in test_abort() function
24 void __attribute__((noreturn)) test_abort(int code) { in test_abort() function
15 def test_abort(self): member in TestCase