Home
last modified time | relevance | path

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

12

/Linux-v6.6/scripts/
Drust_is_available_test.py20 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/
DTESTING46 Expected output:
57 Expected output:
/Linux-v6.6/Documentation/fault-injection/
Dnvme-fault-injection.rst26 Expected Result::
84 Expected Result::
132 Expected Result::
/Linux-v6.6/tools/testing/selftests/firmware/
Dsettings3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
/Linux-v6.6/tools/testing/kunit/test_data/
Dtest_is_test_passed-failure.log28 Expected 1 + 1 == 3, but
/Linux-v6.6/Documentation/devicetree/bindings/mtd/
Dst-fsm.txt13 - st,boot-device-spi : Expected boot-device value if booted via this device
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dphy-miphy365x.txt33 - st,sata-gen : Generation of locally attached SATA IP. Expected values
/Linux-v6.6/Documentation/networking/device_drivers/atm/
Dfore200e.rst57 Expected pathnames are absolute or relative to the drivers/atm directory.
/Linux-v6.6/Documentation/ABI/stable/
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-v6.6/Documentation/translations/zh_CN/dev-tools/
Dkasan.rst425 Expected ptr is not null, but is
/Linux-v6.6/Documentation/livepatch/
Dsystem-state.rst105 4. Expected usage
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-rnbd-client22 Description: Expected format is the following::
Dsysfs-class-rtrs-client12 Description: RW, adds a new path (connection) to an existing session. Expected format is the
/Linux-v6.6/tools/testing/selftests/drivers/net/bonding/
Dnet_forwarding_lib.sh1178 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/
Dnet_forwarding_lib.sh1178 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/
Dlib.sh1178 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/
Dlib.sh1178 log_info "Expected ratio $weights_ratio"
1196 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
/Linux-v6.6/arch/m68k/ifpsp060/
Diskeleton.S194 | Expected outputs:
/Linux-v6.6/arch/m68k/fpsp040/
Ddecbin.S20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
/Linux-v6.6/Documentation/hwmon/
Dvt1211.rst95 Expected
Ddell-smm-hwmon.rst39 fan[1-3]_target RO Expected Fan speed in RPM
/Linux-v6.6/net/netfilter/ipvs/
DKconfig269 that minimize its expected delay (The Shortest Expected Delay
/Linux-v6.6/Documentation/process/
Dmaintainer-netdev.rst401 Expected level of testing
/Linux-v6.6/Documentation/dev-tools/
Dkasan.rst511 Expected ptr is not null, but is
/Linux-v6.6/Documentation/filesystems/
Dlocking.rst696 VM_PFNMAP or VM_MIXEDMAP with a page-less entry. Expected return is

12