Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dutils.h92 PASSED = EXIT_SUCCESS, enumerator
H A Dcommon.c298 return_value = PASSED; in run_tool()
/linux/scripts/
H A Dgit-resolve.sh160 echo "Test case $((i+1)) PASSED"
/linux/Documentation/PCI/endpoint/
H A Dpci-test-howto.rst215 # PASSED: 16 / 16 tests passed.
238 # PASSED: 1 / 1 tests passed.
/linux/Documentation/bpf/
H A 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 */
H A Dbpf_devel_QA.rst470 Summary: 418 PASSED, 0 FAILED
/linux/scripts/dtc/
H A Dchecks.c23 PASSED, enumerator
171 if (prq->status != PASSED) { in run_check()
184 c->status = PASSED; in run_check()
190 if ((c->status != PASSED) && (c->error)) in run_check()
/linux/Documentation/dev-tools/kunit/
H A Dstart.rst291 [16:08:57] [PASSED] misc-example:misc_example_add_test_basic