| /linux/scripts/ |
| H A D | rust_is_available_test.py | 20 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 D | git-resolve.sh | 154 echo "Expected output: '${expected[$i]}'" 156 echo "Expected exit code: ${expected_exit_codes[$i]}"
|
| /linux/tools/testing/selftests/kselftest_harness/ |
| H A D | harness-selftest.expected | 11 # 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 D | llvm-c-helpers.cpp | 86 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 D | nvme-fault-injection.rst | 26 Expected Result:: 84 Expected Result:: 132 Expected Result::
|
| /linux/tools/testing/selftests/firmware/ |
| H A D | settings | 3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
|
| /linux/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-failure.log | 28 Expected 1 + 1 == 3, but
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A D | TESTING | 46 Expected output: 57 Expected output:
|
| /linux/tools/testing/selftests/net/netfilter/packetdrill/ |
| H A D | conntrack_syn_challenge_ack.pkt | 13 // Expected outcome: established connection.
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-miphy365x.txt | 33 - st,sata-gen : Generation of locally attached SATA IP. Expected values
|
| /linux/Documentation/networking/diagnostic/ |
| H A D | twisted_pair_layer1_diagnostics.rst | 73 - **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 D | fore200e.rst | 57 Expected pathnames are absolute or relative to the drivers/atm directory.
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | testing.rst | 180 Expected is_test_result_ok(test_g()) to be true, but is false
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-mlxreg-io | 69 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 D | kasan.rst | 422 Expected ptr is not null, but is
|
| /linux/Documentation/livepatch/ |
| H A D | system-state.rst | 105 4. Expected usage
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-rnbd-client | 22 Description: Expected format is the following::
|
| H A D | sysfs-class-rtrs-client | 12 Description: RW, adds a new path (connection) to an existing session. Expected format is the
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kasan.rst | 439 Expected ptr is not null, but is
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | lib.sh | 1244 log_info "Expected ratio $weights_ratio" 1262 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | iskeleton.S | 194 | Expected outputs:
|
| /linux/Documentation/rust/ |
| H A D | testing.rst | 195 Expected is_test_result_ok(test_g()) to be true, but is false
|
| /linux/arch/m68k/fpsp040/ |
| H A D | decbin.S | 20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
|
| /linux/Documentation/hwmon/ |
| H A D | vt1211.rst | 95 Expected
|
| H A D | dell-smm-hwmon.rst | 39 fan[1-4]_target RO Expected Fan speed in RPM
|