Home
last modified time | relevance | path

Searched full:skipped (Results 1 – 25 of 877) sorted by relevance

12345678910>>...36

/linux/tools/testing/kunit/test_data/
H A Dtest_skip_all_tests.log5 ok 1 - string_stream_test_empty_on_creation # SKIP all tests skipped
6 ok 2 - string_stream_test_not_empty_after_add # SKIP all tests skipped
7 ok 3 - string_stream_test_get_string # SKIP all tests skipped
12 ok 1 - example_simple_test # SKIP all tests skipped
14 ok 2 - example_skip_test # SKIP this test should be skipped
/linux/tools/perf/tests/shell/
H A Drecord.sh57 echo "Per-thread record [Skipped event not supported]"
103 echo "Register capture test [Skipped missing event]"
108 echo "Register capture test [Skipped missing registers]"
127 echo "System-wide record [Skipped not supported]"
189 echo "branch counter feature not supported on all core PMUs ($dir) [Skipped]"
218 echo "Cgroup sampling [Skipped not supported]"
243 echo "Uid sampling [Skipped permissions]"
313 echo "Topdown leader sampling [Skipped event parsing failed]"
326 local -i skipped=0
339 echo "precise_max attribute [Skipped n
[all...]
H A Drecord_bpf_filter.sh31 echo "bpf-filter test [Skipped permission]"
35 echo "bpf-filter test [Skipped missing BPF support]"
55 echo "Basic bpf-filter test [Skipped unsupported kernel]"
156 echo "Cgroup bpf-filter test [Skipped cgroup not supported]"
/linux/arch/powerpc/perf/
H A Dhv-gpci-requests.h184 /* Processor_config (0x90) skipped, no counters */
185 /* Current_processor_frequency (0x91) skipped, no counters */
202 /* Processor_core_power_mode (0x95) skipped, no counters */
203 /* Affinity_domain_information_by_virtual_processor (0xA0) skipped,
205 /* Affinity_domain_information_by_domain (0xB0) skipped, no counters */
206 /* Affinity_domain_information_by_partition (0xB1) skipped, no counters */
207 /* Physical_memory_info (0xC0) skipped, no counters */
208 /* Processor_bus_topology (0xD0) skipped, no counters */
263 /* set_mmcrh (0x80001000) skipped, no counters */
264 /* retrieve_hpmcx (0x80002000) skipped, n
[all...]
H A Dhv-gpci.h9 * [7 is skipped by spec 1.07]
12 * [4 skipped]
14 * [1,2 skipped]
/linux/drivers/acpi/apei/
H A Dbert.c52 int printed = 0, skipped = 0; in bert_print_all() local
78 skipped++; in bert_print_all()
92 if (skipped) in bert_print_all()
93 pr_info(HW_ERR "Skipped %d error records\n", skipped); in bert_print_all()
95 if (printed + skipped) in bert_print_all()
96 pr_info("Total records found: %d\n", printed + skipped); in bert_print_all()
/linux/Documentation/dev-tools/
H A Dktap.rst97 - "SKIP", which indicates a test was skipped (note the result of the test case
134 The test "test" was SKIPPED with the diagnostic message "necessary dependency
264 ok 1 test_1 # SKIP test_1 skipped
272 ok 3 test_3 # SKIP test_3 skipped
285 - "test_1", which is skipped, with the explanation "test_1 skipped"
292 - "test_3", which is skipped with the explanation "test_3 skipped"
297 Skipped tests do not affect the result of the parent test (though it often
298 makes sense for a test to be marked skipped i
[all...]
/linux/tools/perf/tests/shell/common/
H A Dinit.sh63 _echo "$MSKIP-- [ SKIP ] --$MEND $TEST_NAME :: $THIS_TEST_NAME :: $TASK_COMMENT :: testcase skipped"
69 _echo "$MSKIP## [ SKIP ] ##$MEND $TEST_NAME :: $THIS_TEST_NAME :: testcase skipped"
82 # all STANDARD and EXPERIMENTAL testcases will be skipped; if the suite
83 # runs in STANDARD mode, all EXPERIMENTAL testcases will be skipped and
84 # if the suite runs in EXPERIMENTAL mode, nothing is skipped
/linux/tools/testing/kunit/
H A Dkunit_parser.py63 """Returns true if the status was ok, i.e. passed or skipped."""
64 return self.status in (TestStatus.SUCCESS, TestStatus.SKIPPED)
70 SKIPPED = auto() variable in TestStatus
84 skipped: int = 0 variable in TestCounts
90 ('crashed', self.crashed), ('skipped', self.skipped),
100 self.skipped)
115 self.skipped += counts.skipped
132 # We have only skipped test
[all...]
H A Dkunit_json.py26 TestStatus.SKIPPED: "SKIP",
48 "skipped": test_counts.skipped,
/linux/tools/testing/selftests/sched_ext/
H A Drunner.c24 " -s Include print output for skipped tests\n"
129 unsigned passed = 0, skipped = 0, failed = 0; in main() local
170 * Printing the skipped tests and their preambles can in main()
190 skipped++; in main()
200 printf("SKIPPED: %u\n", skipped); in main()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_hwseq.c91 * ONO Region 3, DCPG 25: hpo - SKIPPED. Should be kept on
93 * ONO Region 1, DCPG 23: dchubbub dchvm dchubbubmem - SKIPPED. PMFW will pwr dwn at IPS2 entry
94 * ONO Region 0, DCPG 22: dccg dio dcio - SKIPPED. will be pwr dwn after lono timer is armed
136 * ONO Region 0, DCPG 22: dccg dio dcio - SKIPPED
137 * ONO Region 1, DCPG 23: dchubbub dchvm dchubbubmem - SKIPPED. PMFW will power up at IPS2 exit
139 * ONO Region 3, DCPG 25: hpo - SKIPPED
/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.h157 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument
160 int skipped; in vnic_rq_service() local
165 skipped = (buf->index != completed_index); in vnic_rq_service()
167 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service()
174 if (!skipped) in vnic_rq_service()
/linux/drivers/scsi/fnic/
H A Dvnic_rq.h172 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument
175 int skipped; in vnic_rq_service() local
180 skipped = (buf->index != completed_index); in vnic_rq_service()
182 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service()
189 if (!skipped) in vnic_rq_service()
/linux/fs/cachefiles/
H A Dio.c24 size_t skipped; member
61 ki->skipped += ret; in cachefiles_read_complete()
87 size_t len = iov_iter_count(iter), skipped = 0; in cachefiles_read() local
110 skipped = 0; in cachefiles_read()
125 skipped = len; in cachefiles_read()
130 skipped = off2 - off; in cachefiles_read()
131 iov_iter_zero(skipped, iter); in cachefiles_read()
141 ki->iocb.ki_pos = start_pos + skipped; in cachefiles_read()
144 ki->skipped = skipped; in cachefiles_read()
[all...]
/linux/tools/testing/selftests/lkdtm/
H A Drun.sh5 # with a leading "#" are skipped. The rest of the line after the
7 # or the rationale for why a test is marked to be skipped.
31 echo "Skipped: missing test '$test' in tests.txt"
36 echo "Skipped: test '$test' missing in $TRIGGER!"
/linux/drivers/usb/mtu3/
H A Dmtu3_host.c172 /* power on and enable u3 ports except skipped ones */ in ssusb_host_enable()
212 /* power down and disable u3 ports except skipped ones */ in ssusb_host_disable()
222 /* power down and disable u2 ports except skipped ones */ in ssusb_host_disable()
257 /* power on u3 ports except skipped ones */ in ssusb_host_resume()
267 /* power on all u2 ports except skipped ones */ in ssusb_host_resume()
289 /* power down u3 ports except skipped ones */ in ssusb_host_suspend()
299 /* power down u2 ports except skipped ones */ in ssusb_host_suspend()
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c161 SKIPPED, enumerator
170 else if (r == SKIPPED) in result()
171 msg = "[SKIPPED]"; in result()
186 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_zr(expr, llen); } while (0)
200 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_nz(expr, llen; } while (0)
214 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_eq(expr, llen, val); } while (0)
228 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_ne(expr, llen, val); } while (0)
242 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_ge(expr, llen, val); } while (0)
256 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_gt(expr, llen, val); } while (0)
270 do { if (!(cond)) result(llen, SKIPPED); els
[all...]
/linux/include/media/
H A Dv4l2-cci.h65 * then the read will be skipped
78 * then the write will be skipped
93 * then the update will be skipped
110 * then the write will be skipped
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf_multi.c111 /* trigger few samples, some will be skipped */ in test_ringbuf_multi()
116 /* skipped, no ringbuf in slot 1 */ in test_ringbuf_multi()
137 CHECK(skel->bss->skipped != 1, "err_skipped", "exp %ld, got %ld\n", in test_ringbuf_multi()
138 1L, skel->bss->skipped); in test_ringbuf_multi()
/linux/drivers/media/pci/cx18/
H A Dcx18-queue.c51 mdl->skipped = 0; in _cx18_enqueue()
82 mdl->skipped = 0; in cx18_dequeue()
150 mdl->skipped++; in cx18_queue_get_mdl()
151 if (mdl->skipped >= atomic_read(&s->q_busy.depth)-1) { in cx18_queue_get_mdl()
153 CX18_WARN("Skipped %s, MDL %d, %d times - it must have dropped out of rotation\n", in cx18_queue_get_mdl()
155 mdl->skipped); in cx18_queue_get_mdl()
179 ret->skipped = 0; in cx18_queue_get_mdl()
212 mdl->skipped = 0; in cx18_queue_flush()
/linux/tools/testing/selftests/x86/bugs/
H A Dits_ret_alignment.py85 passed = unknown = failed = skipped = False
109 skipped = True variable
114 elif skipped:
132 ksft.print_msg(f"SKIPPED: \t{tests_skipped} \t/ {total_rethunk_tests}")
/linux/tools/testing/selftests/amd-pstate/
H A Drun.sh241 echo "$0 # Skipped: Test can only run on x86 architectures."
246 echo "$0 # Skipped: Test can only run on AMD CPU."
254 echo "$0 # Skipped: Test can only run on $CURRENT_TEST driver or run comparative test."
263 echo "$0 # Skipped: Comparison test can only run on $COMPARISON_TEST driver."
270 echo "$0 # Skipped: Comparison test are only for tbench or gitsource."
/linux/tools/testing/selftests/tc-testing/creating-testcases/
H A DAddingTestCases.txt39 marked as skipped. This key can be placed anywhere inside the
42 is skipped when the command returns non-zero.
83 in the test cases. tdc will output a series of TAP results for the skipped
/linux/drivers/cxl/core/
H A Dhdm.c341 resource_size_t skipped = __adjust_skip(cxlds, skip_base, skip_len, in request_skip() local
344 if (skipped == skip_len) in request_skip()
348 "%s: failed to reserve skipped space (%pa %pa %pa)\n", in request_skip()
349 dev_name(&cxled->cxld.dev), &skip_base, &skip_len, &skipped); in request_skip()
351 release_skip(cxlds, skip_base, skipped); in request_skip()
358 resource_size_t skipped) in __cxl_dpa_reserve() argument
393 if (skipped) { in __cxl_dpa_reserve()
394 rc = request_skip(cxlds, cxled, base - skipped, skipped); in __cxl_dpa_reserve()
403 if (skipped) in __cxl_dpa_reserve()
517 devm_cxl_dpa_reserve(struct cxl_endpoint_decoder * cxled,resource_size_t base,resource_size_t len,resource_size_t skipped) devm_cxl_dpa_reserve() argument
[all...]

12345678910>>...36