Searched refs:test_status (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/fputils/tests/
H A Dtest_helper.c110 test_status(const char *status, const char *test, function
125 test_status("ok", test, NULL, NULL);
131 test_status("not ok", test, NULL, NULL);
/gem5/ext/nomali/tests/
H A Dtest_helpers.c100 test_status(const char *status, const char *test, function
115 test_status("ok", test, NULL, NULL);
121 test_status("not ok", test, NULL, NULL);
/gem5/tests/testing/
H A Dresults.py200 def test_status(self, suite): member in class:TextSummary
213 status = self.test_status(suite)

Completed in 7 milliseconds