Home
last modified time | relevance | path

Searched refs:Expected (Results 1 – 25 of 30) sorted by relevance

12

/linux/scripts/
H A Drust_is_available_test.py20 class Expected(enum.Enum): class in TestRustIsAvailable
140 if expected == self.Expected.SUCCESS:
145 elif expected == self.Expected.SUCCESS_WITH_EXTRA_OUTPUT:
152 elif expected == self.Expected.SUCCESS_WITH_WARNINGS:
170 result = self.run_script(self.Expected.FAILURE, { "RUSTC": None })
175 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": None })
180 result = self.run_script(self.Expected.FAILURE, { "CC": None })
185 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.missing })
189 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": self.missing })
193 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.nonexecutable })
[all …]
H A Dgit-resolve.sh154 echo "Expected output: '${expected[$i]}'"
156 echo "Expected exit code: ${expected_exit_codes[$i]}"
/linux/tools/testing/selftests/kselftest_harness/
H A Dharness-selftest.expected11 # harness-selftest.c:29:standalone_fail:Expected 0 (0) == 1 (1)
12 # harness-selftest.c:30:standalone_fail:Expected 0 (0) == 1 (1)
23 # harness-selftest.c:43:signal_fail:Expected 0 (0) == 1 (1)
39 # harness-selftest.c:71:fail:Expected 0 (0) == 1 (1)
59 # harness-selftest.c:108:pass:Expected 0 (0) == 1 (1)
/linux/tools/perf/util/
H A Dllvm-c-helpers.cpp86 Expected<DIInliningInfo> res_or_err = in llvm_addr2line()
132 Expected<DILineInfo> res_or_err = in llvm_addr2line()
170 Expected<DILineInfo> res_or_err = in llvm_name_for_code()
188 Expected<DIGlobal> res_or_err = in llvm_name_for_data()
/linux/Documentation/fault-injection/
H A Dnvme-fault-injection.rst26 Expected Result::
84 Expected Result::
132 Expected Result::
/linux/tools/testing/selftests/firmware/
H A Dsettings3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-failure.log28 Expected 1 + 1 == 3, but
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A DTESTING46 Expected output:
57 Expected output:
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_syn_challenge_ack.pkt13 // Expected outcome: established connection.
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-miphy365x.txt33 - st,sata-gen : Generation of locally attached SATA IP. Expected values
/linux/Documentation/networking/diagnostic/
H A Dtwisted_pair_layer1_diagnostics.rst73 - **Expected Output:**
232 - **Expected Output Examples**:
279 **Expected Output** after adjusting the power limit:
340 - **Expected Output (SPE)**:
354 - **Expected Output (MPE)**:
511 - **Expected Output:** Ensure that both sides advertise compatible link modes.
679 - **Expected Output:**
/linux/Documentation/networking/device_drivers/atm/
H A Dfore200e.rst57 Expected pathnames are absolute or relative to the drivers/atm directory.
/linux/Documentation/translations/zh_CN/rust/
H A Dtesting.rst180 Expected is_test_result_ok(test_g()) to be true, but is false
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-mlxreg-io69 Expected behavior:
262 Expected behavior:
280 Expected behavior:
299 Expected behavior:
342 Expected behavior:
477 Expected behavior:
489 Expected behavior:
/linux/Documentation/translations/zh_TW/dev-tools/
H A Dkasan.rst422 Expected ptr is not null, but is
/linux/Documentation/livepatch/
H A Dsystem-state.rst105 4. Expected usage
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client22 Description: Expected format is the following::
H A Dsysfs-class-rtrs-client12 Description: RW, adds a new path (connection) to an existing session. Expected format is the
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkasan.rst439 Expected ptr is not null, but is
/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh1244 log_info "Expected ratio $weights_ratio"
1262 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
/linux/arch/m68k/ifpsp060/
H A Diskeleton.S194 | Expected outputs:
/linux/Documentation/rust/
H A Dtesting.rst195 Expected is_test_result_ok(test_g()) to be true, but is false
/linux/arch/m68k/fpsp040/
H A Ddecbin.S20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
/linux/Documentation/hwmon/
H A Dvt1211.rst95 Expected
H A Ddell-smm-hwmon.rst39 fan[1-4]_target RO Expected Fan speed in RPM

12