Searched refs:test_ignore (Results 1 – 5 of 5) sorted by relevance
151 test_ignore = 0176 test_ignore += 1197 puts 'Tests Ignored : ' + test_ignore.to_s198 @total_tests = test_pass + test_fail + test_ignore202 … + @total_tests.to_s + '" failures="' + test_fail.to_s + '"' + ' skips="' + test_ignore.to_s + '">'
159 def test_ignore(self): member in ParseArgsTestCase
1763 def test_ignore(self): member in TestEnum
5090 def test_ignore(self): member in TestIgnoreEINTR
133 def test_ignore(self): member in FilterTests