Home
last modified time | relevance | path

Searched refs:PASSED (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/tools/testing/selftests/cgroup/
Dtest_cpuset_prs.sh618 echo "All $I tests of $TEST PASSED."
683 echo "Inotify test PASSED"
691 echo "All tests PASSED."
/Linux-v6.6/Documentation/bpf/
Dgraph_ds_impl.rst94 bpf_rbtree_add(&tree, n); /* PASSED */
106 (``ACQUIRED`` and ``PASSED`` comments in the example denote statements where
127 bpf_rbtree_add(&tree, n); /* PASSED */
Dbpf_devel_QA.rst462 Summary: 418 PASSED, 0 FAILED
/Linux-v6.6/scripts/dtc/
Dchecks.c23 PASSED, enumerator
170 if (prq->status != PASSED) { in run_check()
183 c->status = PASSED; in run_check()
189 if ((c->status != PASSED) && (c->error)) in run_check()
/Linux-v6.6/Documentation/dev-tools/kunit/
Dstart.rst291 [16:08:57] [PASSED] misc-example:misc_example_add_test_basic