Home
last modified time | relevance | path

Searched refs:skipped (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/openbmc/openbmc/poky/scripts/lib/resulttool/template/
H A Dtest_report_full_text.txt5 …n['passed']) }} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }}
8 …rt.failed|string).ljust(maxlen['failed']) }} | {{ (report.skipped|string).ljust(maxlen['skipped'])…
11 …['failed'].ljust(maxlen['failed']) }} | {{ reporttotalvalues['skipped'].ljust(maxlen['skipped']) }}
20 …}} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }} | {{ 'Time(…
23 …ljust(maxlen['failed']) }} | {{ (ptests[machine][ptest]['skipped']|string).ljust(maxlen['skipped']…
36 …}} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }} | {{ 'Time(…
39 …t(maxlen['failed']) }} | {{ (ltptests[machine][ltptest]['skipped']|string).ljust(maxlen['skipped']…
52 …}} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }} | {{ 'Time(…
55 …failed']) }} | {{ (ltpposixtests[machine][ltpposixtest]['skipped']|string).ljust(maxlen['skipped']…
/openbmc/qemu/tests/tcg/aarch64/
H A Dbti-3.c15 : "=r"(skipped) : : "x16", "x30")
19 : "=r"(skipped) : : "x16", "x30")
23 : "=r"(skipped) : : "x15", "x30")
26 do { WHICH(); fail += skipped ^ EXPECT; } while (0)
31 int skipped; in main() local
H A Dbti-1.c21 : "=r"(skipped) : : "x16")
25 : "=r"(skipped) : : "x16", "x30")
29 : "=r"(skipped) : : "x15")
32 do { WHICH(DEST); fail += skipped ^ EXPECT; } while (0)
38 int skipped; in main() local
/openbmc/u-boot/post/drivers/
H A Drtc.c80 unsigned int skipped = 0; in rtc_post_test() local
130 skipped++; in rtc_post_test()
132 rtc_post_restore (&svtm, skipped); in rtc_post_test()
140 rtc_post_restore (&svtm, skipped); in rtc_post_test()
162 skipped++; in rtc_post_test()
164 rtc_post_restore (&svtm, skipped); in rtc_post_test()
172 rtc_post_restore (&svtm, skipped); in rtc_post_test()
178 rtc_post_restore (&svtm, skipped); in rtc_post_test()
/openbmc/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
/openbmc/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()
/openbmc/openbmc/poky/scripts/contrib/
H A Ddevtool-stress.py113 skipped = None
120 skipped = 'incompatible'
132 elif skipped:
133 print('skipped (%s)' % skipped)
160 skipped = None
167 skipped = 'incompatible'
174 if not skipped:
195 elif skipped:
196 print('skipped (%s)' % skipped)
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A Drun-ptest21 skipped=`grep -E SKIP: ${LOG}|wc -l`
22 all=$((passed + failed + skipped))
28 echo "SKIPPED: ${skipped}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/jq/
H A Drun-ptest29 skipped=`grep SKIP: ${LOG}|wc -l`
30 all=$((passed + failed + skipped))
36 echo "SKIPPED: ${skipped}"
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmicrocode.c127 int skipped; in microcode_update_intel() local
136 skipped = 0; in microcode_update_intel()
142 return count ? 0 : skipped ? -EEXIST : -ENOENT; in microcode_update_intel()
153 skipped++; in microcode_update_intel()
166 skipped++; in microcode_update_intel()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.h155 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument
158 int skipped; in vnic_rq_service() local
163 skipped = (buf->index != completed_index); in vnic_rq_service()
165 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service()
172 if (!skipped) in vnic_rq_service()
/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/
H A Drun-ptest80 skipped=$(grep -c SKIP ${LOG})
83 total=$(expr ${passed} + ${failed} + ${skipped})
99 echo "skip : ${skipped}"
/openbmc/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()
/openbmc/linux/fs/cachefiles/
H A Dio.c22 size_t skipped; member
59 ki->skipped += ret; in cachefiles_read_complete()
85 size_t len = iov_iter_count(iter), skipped = 0; in cachefiles_read() local
108 skipped = 0; in cachefiles_read()
123 skipped = len; in cachefiles_read()
128 skipped = off2 - off; in cachefiles_read()
129 iov_iter_zero(skipped, iter); in cachefiles_read()
139 ki->iocb.ki_pos = start_pos + skipped; in cachefiles_read()
142 ki->skipped = skipped; in cachefiles_read()
155 trace_cachefiles_read(object, file_inode(file), ki->iocb.ki_pos, len - skipped); in cachefiles_read()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A Drun-ptest88 skipped=`grep SKIP: ${LOG}|wc -l`
89 all=$((passed + failed + skipped))
95 echo "SKIPPED: ${skipped}"
/openbmc/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()
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()
/openbmc/linux/lib/
H A Dref_tracker.c88 unsigned int i = 0, skipped; in __ref_tracker_dir_pr_ostream() local
106 for (i = 0, skipped = stats->total; i < stats->count; ++i) { in __ref_tracker_dir_pr_ostream()
112 skipped -= stats->stacks[i].count; in __ref_tracker_dir_pr_ostream()
115 if (skipped) in __ref_tracker_dir_pr_ostream()
117 dir->name, dir, skipped, stats->total); in __ref_tracker_dir_pr_ostream()
/openbmc/openbmc/meta-facebook/conf/recipes/
H A Dfb-consoles.inc14 skipped = \
17 [ f"ttyS{i}" for i in sorted(set(range(0,16)).difference(skipped)) ]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf_multi.c54 long skipped = 0; variable
68 skipped += 1; in test_ringbuf()
/openbmc/openbmc-test-automation/lib/
H A Dboot_utils.robot18 # the test is skipped. If stack_mode is set
44 # the test is skipped. If stack_mode is set
70 # the test is skipped. If stack_mode is set
96 # the test is skipped. If stack_mode is set
122 # the test is skipped. If stack_mode is set
148 # the test is skipped. If stack_mode is set
174 # the test is skipped. If stack_mode is set
201 # the test is skipped. If stack_mode is set
227 # the test is skipped. If stack_mode is set
253 # the test is skipped. If stack_mode is set
[all …]
/openbmc/u-boot/cmd/
H A Dsf.c170 size_t len, const char *buf, char *cmp_buf, size_t *skipped) in spi_flash_update_block() argument
183 *skipped += len; in spi_flash_update_block()
218 size_t skipped = 0; /* statistics */ in spi_flash_update() local
240 buf, cmp_buf, &skipped); in spi_flash_update()
253 printf("%zu bytes written, %zu bytes skipped", len - skipped, in spi_flash_update()
254 skipped); in spi_flash_update()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A DSkip-AC_RUN_IFELSE-tests.patch46 + AC_MSG_RESULT([skipped - can't test in cross-compiled env])
57 + AC_MSG_RESULT([skipped - can't test in cross-compiled env])
/openbmc/linux/lib/kunit/
H A Dtest.c81 unsigned long skipped; member
109 stats.skipped, in kunit_print_test_stats()
590 suite_stats.skipped, in kunit_print_suite_stats()
599 param_stats.skipped, in kunit_print_suite_stats()
612 stats->skipped++; in kunit_update_stats()
626 total->skipped += add.skipped; in kunit_accumulate_stats()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dqunit-1.18.0.css1skipped{display:list-item;}#qunit-tests.hidepass li.running,#qunit-tests.hidepass li.pass{visibili…
/openbmc/linux/Documentation/dev-tools/
H A Dktap.rst97 - "SKIP", which indicates a test was skipped (note the result of the test case
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"
298 makes sense for a test to be marked skipped if _all_ of its subtests have been
299 skipped).

12345678910>>...13