Searched refs:Expected (Results 1 – 25 of 27) sorted by relevance
12
| /Linux-v6.6/scripts/ |
| D | rust_is_available_test.py | 20 class Expected(enum.Enum): class in TestRustIsAvailable 116 if expected == self.Expected.SUCCESS: 121 elif expected == self.Expected.SUCCESS_WITH_EXTRA_OUTPUT: 128 elif expected == self.Expected.SUCCESS_WITH_WARNINGS: 146 result = self.run_script(self.Expected.FAILURE, { "RUSTC": None }) 151 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": None }) 156 result = self.run_script(self.Expected.FAILURE, { "CC": None }) 161 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.missing }) 165 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": self.missing }) 169 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.nonexecutable }) [all …]
|
| /Linux-v6.6/drivers/staging/vc04_services/interface/ |
| D | TESTING | 46 Expected output: 57 Expected output:
|
| /Linux-v6.6/Documentation/fault-injection/ |
| D | nvme-fault-injection.rst | 26 Expected Result:: 84 Expected Result:: 132 Expected Result::
|
| /Linux-v6.6/tools/testing/selftests/firmware/ |
| D | settings | 3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
|
| /Linux-v6.6/tools/testing/kunit/test_data/ |
| D | test_is_test_passed-failure.log | 28 Expected 1 + 1 == 3, but
|
| /Linux-v6.6/Documentation/devicetree/bindings/mtd/ |
| D | st-fsm.txt | 13 - st,boot-device-spi : Expected boot-device value if booted via this device
|
| /Linux-v6.6/Documentation/devicetree/bindings/phy/ |
| D | phy-miphy365x.txt | 33 - st,sata-gen : Generation of locally attached SATA IP. Expected values
|
| /Linux-v6.6/Documentation/networking/device_drivers/atm/ |
| D | fore200e.rst | 57 Expected pathnames are absolute or relative to the drivers/atm directory.
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| 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-v6.6/Documentation/translations/zh_CN/dev-tools/ |
| D | kasan.rst | 425 Expected ptr is not null, but is
|
| /Linux-v6.6/Documentation/livepatch/ |
| D | system-state.rst | 105 4. Expected usage
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| D | sysfs-class-rnbd-client | 22 Description: Expected format is the following::
|
| D | sysfs-class-rtrs-client | 12 Description: RW, adds a new path (connection) to an existing session. Expected format is the
|
| /Linux-v6.6/tools/testing/selftests/drivers/net/bonding/ |
| D | net_forwarding_lib.sh | 1178 log_info "Expected ratio $weights_ratio" 1196 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
|
| /Linux-v6.6/tools/testing/selftests/drivers/net/team/ |
| D | net_forwarding_lib.sh | 1178 log_info "Expected ratio $weights_ratio" 1196 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
|
| /Linux-v6.6/tools/testing/selftests/drivers/net/dsa/ |
| D | lib.sh | 1178 log_info "Expected ratio $weights_ratio" 1196 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
|
| /Linux-v6.6/tools/testing/selftests/net/forwarding/ |
| D | lib.sh | 1178 log_info "Expected ratio $weights_ratio" 1196 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
|
| /Linux-v6.6/arch/m68k/ifpsp060/ |
| D | iskeleton.S | 194 | Expected outputs:
|
| /Linux-v6.6/arch/m68k/fpsp040/ |
| D | decbin.S | 20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
|
| /Linux-v6.6/Documentation/hwmon/ |
| D | vt1211.rst | 95 Expected
|
| D | dell-smm-hwmon.rst | 39 fan[1-3]_target RO Expected Fan speed in RPM
|
| /Linux-v6.6/net/netfilter/ipvs/ |
| D | Kconfig | 269 that minimize its expected delay (The Shortest Expected Delay
|
| /Linux-v6.6/Documentation/process/ |
| D | maintainer-netdev.rst | 401 Expected level of testing
|
| /Linux-v6.6/Documentation/dev-tools/ |
| D | kasan.rst | 511 Expected ptr is not null, but is
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | locking.rst | 696 VM_PFNMAP or VM_MIXEDMAP with a page-less entry. Expected return is
|
12