Home
last modified time | relevance | path

Searched refs:SKIPPED (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c140 SKIPPED, enumerator
149 else if (r == SKIPPED) in result()
166 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_zr(expr, llen); } while (0)
180 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_nz(expr, llen; } while (0)
194 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_eq(expr, llen, val); } while (0)
208 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_ne(expr, llen, val); } while (0)
222 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_ge(expr, llen, val); } while (0)
236 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_gt(expr, llen, val); } while (0)
250 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_le(expr, llen, val); } while (0)
264 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_lt(expr, llen, val); } while (0)
[all …]
/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py64 return self.status in (TestStatus.SUCCESS, TestStatus.SKIPPED)
70 SKIPPED = auto() variable in TestStatus
133 return TestStatus.SKIPPED
141 elif status == TestStatus.SKIPPED:
428 test.status = TestStatus.SKIPPED
534 if test.status == TestStatus.SKIPPED:
620 elif test.status in (TestStatus.SKIPPED, TestStatus.NO_TESTS):
H A Dkunit_json.py26 TestStatus.SKIPPED: "SKIP",
H A Dkunit.py215 if test_status in (kunit_parser.TestStatus.SUCCESS, kunit_parser.TestStatus.SKIPPED):
H A Dkunit_tool_test.py233 self.assertEqual(kunit_parser.TestStatus.SKIPPED, result.status)
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0003-start-stop-false.patch26 + echo "SKIPPED: start-stop-daemon with both -x and -a (need non-busybox false)"
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A D0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch33 puts("SKIPPED");
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh646 echo "wait_inotify not found, inotify test SKIPPED."
/openbmc/linux/Documentation/dev-tools/
H A Dktap.rst134 The test "test" was SKIPPED with the diagnostic message "necessary dependency