Home
last modified time | relevance | path

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

12345678910>>...26

/linux-6.3-rc2/tools/testing/kunit/test_data/
A 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
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
30 # example_mock_test: example_mock_test passed
[all …]
A 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
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
28 # example_mock_test: example_mock_test passed
[all …]
A 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
A 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
A 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.3-rc2/drivers/of/
A Dunittest.c36 int passed; member
414 passed &= !rc; in of_unittest_parse_phandle_with_args()
419 passed &= !rc; in of_unittest_parse_phandle_with_args()
428 passed &= !rc; in of_unittest_parse_phandle_with_args()
435 passed &= !rc; in of_unittest_parse_phandle_with_args()
441 passed &= !rc; in of_unittest_parse_phandle_with_args()
445 passed &= !rc; in of_unittest_parse_phandle_with_args()
594 passed &= !rc; in of_unittest_parse_phandle_with_args_map()
600 passed &= !rc; in of_unittest_parse_phandle_with_args_map()
611 passed &= !rc; in of_unittest_parse_phandle_with_args_map()
[all …]
/linux-6.3-rc2/Documentation/misc-devices/
A 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.3-rc2/tools/testing/selftests/
A Dkselftest_harness.h835 int passed; member
916 t->passed = 0; in __wait_for_test()
928 t->passed = 0; in __wait_for_test()
937 t->passed = 0; in __wait_for_test()
942 t->passed = 0; in __wait_for_test()
951 t->passed = 1; in __wait_for_test()
968 t->passed = 0; in __wait_for_test()
974 t->passed = 1; in __wait_for_test()
1115 t->passed = 1; in __run_test()
1132 t->passed = 0; in __run_test()
[all …]
/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/
A 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()
A 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.3-rc2/drivers/comedi/drivers/tests/
A Dunittest.h25 int passed; member
38 ++unittest_results.passed; \
59 unittest_results.passed, unittest_results.failed); in exec_unittests()
/linux-6.3-rc2/tools/testing/selftests/landlock/
A Dcommon.h50 if (_metadata->passed) \
57 _metadata->passed = 0; \
63 _metadata->passed = 1; \
66 _metadata->passed = 1; \
70 _metadata->passed = 0; \
A Dptrace_test.c317 if (!_metadata->passed) in TEST_F()
378 _exit(_metadata->passed ? EXIT_SUCCESS : EXIT_FAILURE); in TEST_F()
435 _metadata->passed = 0; in TEST_F()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A 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()
A 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.3-rc2/tools/testing/selftests/powerpc/eeh/
A Deeh-vf-aware.sh17 passed=0
34 passed="$((passed + 1))"
/linux-6.3-rc2/Documentation/loongarch/
A 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.3-rc2/drivers/gpu/drm/
A 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.3-rc2/Documentation/s390/
A 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.3-rc2/Documentation/devicetree/bindings/regulator/
A 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.3-rc2/kernel/kcsan/
A Dselftest.c243 int passed = 0; in kcsan_selftest() local
250 ++passed; \ in kcsan_selftest()
259 pr_info("selftest: %d/%d tests passed\n", passed, total); in kcsan_selftest()
260 if (passed != total) in kcsan_selftest()
/linux-6.3-rc2/Documentation/driver-api/firmware/
A 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.3-rc2/lib/kunit/
A Dtest.c78 unsigned long passed; member
105 stats.passed, in kunit_print_test_stats()
467 suite_stats.passed, in kunit_print_suite_stats()
476 param_stats.passed, in kunit_print_suite_stats()
488 stats->passed++; in kunit_update_stats()
504 total->passed += add.passed; in kunit_accumulate_stats()
/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_parser.py82 passed: int = 0 variable in TestCounts
90 statuses = [('passed', self.passed), ('failed', self.failed),
100 return (self.passed + self.failed + self.crashed +
113 self.passed += counts.passed
130 if self.passed:
139 self.passed += 1
/linux-6.3-rc2/Documentation/kbuild/
A 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
292 be a string that can be passed to date -d. The default value

Completed in 34 milliseconds

12345678910>>...26