Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/dev-tools/
H A Dktap.rst41 - "KTAP version 1"
205 KTAP version 1
207 KTAP version 1
218 KTAP version 1
220 KTAP version 1
222 KTAP version 1
249 Example KTAP output
253 KTAP version 1
255 KTAP version 1
257 KTAP version 1
[all …]
/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_parse_subtest_header.log1 KTAP version 1
3 KTAP version 1
H A Dtest_parse_ktap_output.log1 KTAP version 1
3 KTAP version 1
H A Dtest_strip_hyphen.log1 KTAP version 1
H A Dtest_is_test_passed-missing_plan.log1 KTAP version 1
/openbmc/linux/tools/testing/selftests/ftrace/
H A Dftracetest96 KTAP=1
198 KTAP=0
254 [ "$KTAP" != "1" ] && printf "$*$newline"
303 if [ "$KTAP" != "1" ]; then
459 if [ "$KTAP" = "1" ]; then
504 if [ "$KTAP" = "1" ]; then
/openbmc/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst140 KUnit prints the test results in KTAP format. KTAP is based on TAP14, see
142 KTAP works with KUnit and Kselftest. The KUnit executor prints KTAP results to
194 - ``parse`` extracts the KTAP output from a kernel log, parses
H A Dindex.rst31 :doc:`KTAP (Kernel - Test Anything Protocol) format</dev-tools/ktap>`.
H A Drunning_tips.rst322 KTAP format). Note that attributes will be hidden by default in kunit.py output
337 KTAP version 2