Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/linux-6.1.9/tools/testing/kunit/test_data/
Dtest_is_test_passed-missing_plan.log3 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed
5 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed
7 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed
9 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed
11 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed
13 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed
15 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed
17 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed
19 kunit sysctl_test: all tests passed
25 # example_simple_test: example_simple_test passed
[all …]
Dtest_is_test_passed-all_passed.log5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed
7 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed
9 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed
11 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed
13 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed
15 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed
17 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed
19 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed
21 kunit sysctl_test: all tests passed
27 # example_simple_test: example_simple_test passed
[all …]
Dtest_is_test_passed-all_passed_nested.log5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed
11 # example_simple_test: example_simple_test passed
14 # example_mock_test: example_mock_test passed
16 kunit example: all tests passed
18 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed
20 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed
22 kunit sysctl_test: all tests passed
28 # example_simple_test: example_simple_test passed
31 # example_mock_test: example_mock_test passed
33 kunit example: all tests passed
Dtest_is_test_passed-failure.log5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed
7 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed
9 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed
11 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed
13 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed
15 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed
17 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed
19 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed
21 kunit sysctl_test: all tests passed
34 # example_mock_test: example_mock_test passed
Dtest_strip_hyphen.log5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed
7 kunit sysctl_test: all tests passed
13 # example_simple_test: example_simple_test passed
15 kunit example: all tests passed
/linux-6.1.9/drivers/of/
Dunittest.c36 int passed; member
46 unittest_results.passed++; \
398 bool passed = true; in of_unittest_parse_phandle_with_args() local
407 passed &= !rc; in of_unittest_parse_phandle_with_args()
408 passed &= (args.args_count == 1); in of_unittest_parse_phandle_with_args()
409 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args()
412 passed &= !rc; in of_unittest_parse_phandle_with_args()
413 passed &= (args.args_count == 2); in of_unittest_parse_phandle_with_args()
414 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args()
415 passed &= (args.args[1] == 0); in of_unittest_parse_phandle_with_args()
[all …]
/linux-6.1.9/tools/testing/selftests/
Dkselftest_harness.h137 _metadata->passed = 1; \
390 if (!_metadata->passed) \
698 if (_metadata->passed && _metadata->step < 253) \
744 _metadata->passed = 0; \
756 _metadata->passed = 0; \
834 int passed; member
915 t->passed = 0; in __wait_for_test()
927 t->passed = 0; in __wait_for_test()
936 t->passed = 0; in __wait_for_test()
941 t->passed = 0; in __wait_for_test()
[all …]
/linux-6.1.9/Documentation/misc-devices/
Dpci-endpoint-test.rst32 should be passed as argument.
37 to be tested should be passed as argument.
40 to be tested should be passed as argument.
43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X).
47 Perform write tests. The size of the buffer should be passed
50 Perform read tests. The size of the buffer should be passed
53 Perform read tests. The size of the buffer should be passed
/linux-6.1.9/tools/testing/selftests/powerpc/tm/
Dtm-vmx-unavail.c24 int passed; variable
75 passed = 0; in worker()
96 passed = 1; in tm_vmx_unavail_test()
111 return passed ? EXIT_SUCCESS : EXIT_FAILURE; in tm_vmx_unavail_test()
Dtm-tmspr.c37 int passed = 1; variable
59 passed = 0; in tfiar_tfhar()
85 passed = 0; in texasr()
127 if (passed) in test_tmspr()
/linux-6.1.9/drivers/comedi/drivers/tests/
Dunittest.h25 int passed; member
38 ++unittest_results.passed; \
59 unittest_results.passed, unittest_results.failed); in exec_unittests()
/linux-6.1.9/tools/testing/selftests/landlock/
Dcommon.h45 if (_metadata->passed) \
52 _metadata->passed = 0; \
58 _metadata->passed = 1; \
61 _metadata->passed = 1; \
65 _metadata->passed = 0; \
Dptrace_test.c249 if (!_metadata->passed) in TEST_F()
305 _exit(_metadata->passed ? EXIT_SUCCESS : EXIT_FAILURE); in TEST_F()
356 _metadata->passed = 0; in TEST_F()
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dxdp_bpf2bpf.c14 bool passed; member
39 tst_ctx->passed = true; in on_sample()
66 test_ctx.passed = false; in run_xdp_bpf2bpf_pkt_size()
93 ASSERT_TRUE(test_ctx.passed, "test passed"); in run_xdp_bpf2bpf_pkt_size()
Dkfree_skb.c67 bool passed = false; in serial_test_kfree_skb() local
98 on_sample, NULL, &passed, NULL); in serial_test_kfree_skb()
115 ASSERT_TRUE(passed, "passed"); in serial_test_kfree_skb()
/linux-6.1.9/tools/testing/selftests/powerpc/eeh/
Deeh-vf-aware.sh17 passed=0
34 passed="$((passed + 1))"
/linux-6.1.9/Documentation/loongarch/
Dbooting.rst10 Information passed from BootLoader to kernel
13 LoongArch supports ACPI and FDT. The information that needs to be passed
17 The kernel is passed the following arguments on `kernel_entry` :
/linux-6.1.9/drivers/gpu/drm/
Ddrm_vblank_work.c113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local
139 passed = drm_vblank_passed(cur_vbl, count); in drm_vblank_work_schedule()
140 if (passed) in drm_vblank_work_schedule()
145 if (!nextonmiss && passed) { in drm_vblank_work_schedule()
/linux-6.1.9/Documentation/s390/
Dvfio-ap-locking.rst72 device driver is using it to plug/unplug AP devices passed through to the KVM
78 AP devices passed through to a KVM guest.
81 if the adapter is passed through to a KVM guest, it will have to be
82 unplugged. In order to figure out whether the adapter is passed through,
85 the mediated device is passed through (matrix_mdev->kvm != NULL) and if so,
89 pointer is not used to plug/unplug devices passed through to the KVM guest;
/linux-6.1.9/Documentation/devicetree/bindings/regulator/
Dregulator.yaml123 hardware performs emergency shutdown. Zero can be passed to disable
130 Zero can be passed to disable error detection and value '1' indicates
136 damaged. Recovery actions should be initiated. Zero can be passed to
142 hardware performs emergency shutdown. Zero can be passed to disable
150 Zero can be passed to disable error detection and value '1' indicates
157 damaged. Recovery actions should be initiated. Zero can be passed to
164 hardware performs emergency shutdown. Zero can be passed to disable
172 Zero can be passed to disable error detection and value '1' indicates
179 it gets damaged. Recovery actions should be initiated. Zero can be passed
186 hardware performs emergency shutdown. Zero can be passed to disable
[all …]
/linux-6.1.9/kernel/kcsan/
Dselftest.c250 int passed = 0; in kcsan_selftest() local
257 ++passed; \ in kcsan_selftest()
267 pr_info("selftest: %d/%d tests passed\n", passed, total); in kcsan_selftest()
268 if (passed != total) in kcsan_selftest()
/linux-6.1.9/tools/testing/kunit/
Dkunit_parser.py86 self.passed = 0
94 statuses = [('passed', self.passed), ('failed', self.failed),
104 return (self.passed + self.failed + self.crashed +
117 self.passed += counts.passed
134 if self.passed:
143 self.passed += 1
/linux-6.1.9/Documentation/driver-api/firmware/
Dfw_search_path.rst14 The module parameter ''path'' can be passed to the firmware_class module
16 only be up to 256 characters long. The kernel parameter passed would be:
/linux-6.1.9/lib/kunit/
Dtest.c80 unsigned long passed; member
107 stats.passed, in kunit_print_test_stats()
468 suite_stats.passed, in kunit_print_suite_stats()
477 param_stats.passed, in kunit_print_suite_stats()
489 stats->passed++; in kunit_update_stats()
505 total->passed += add.passed; in kunit_accumulate_stats()
/linux-6.1.9/Documentation/kbuild/
Dkbuild.rst79 Additional flags to be passed to $(HOSTCC) when building host programs.
83 Additional flags to be passed to $(HOSTCXX) when building host programs.
87 Additional flags to be passed to $(HOSTRUSTC) when building host programs.
91 Additional flags to be passed when linking host programs.
217 makefile but the argument can be passed to make if needed.
251 This variable allows a passphrase or PIN to be passed to the sign-file
285 be a string that can be passed to date -d. The default value

12345678910>>...26