Home
last modified time | relevance | path

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

12

/linux-6.12.1/scripts/
Drust_is_available_test.py20 class Expected(enum.Enum): class in TestRustIsAvailable
133 if expected == self.Expected.SUCCESS:
138 elif expected == self.Expected.SUCCESS_WITH_EXTRA_OUTPUT:
145 elif expected == self.Expected.SUCCESS_WITH_WARNINGS:
163 result = self.run_script(self.Expected.FAILURE, { "RUSTC": None })
168 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": None })
173 result = self.run_script(self.Expected.FAILURE, { "CC": None })
178 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.missing })
182 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": self.missing })
186 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.nonexecutable })
[all …]
/linux-6.12.1/tools/perf/util/
Dllvm-c-helpers.cpp87 Expected<DIInliningInfo> res_or_err = in llvm_addr2line()
133 Expected<DILineInfo> res_or_err = in llvm_addr2line()
171 Expected<DILineInfo> res_or_err = in llvm_name_for_code()
189 Expected<DIGlobal> res_or_err = in llvm_name_for_data()
/linux-6.12.1/Documentation/fault-injection/
Dnvme-fault-injection.rst26 Expected Result::
84 Expected Result::
132 Expected Result::
/linux-6.12.1/tools/testing/selftests/firmware/
Dsettings3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
/linux-6.12.1/tools/testing/kunit/test_data/
Dtest_is_test_passed-failure.log28 Expected 1 + 1 == 3, but
/linux-6.12.1/Documentation/devicetree/bindings/mtd/
Dst-fsm.txt13 - st,boot-device-spi : Expected boot-device value if booted via this device
/linux-6.12.1/drivers/staging/vc04_services/interface/
DTESTING46 Expected output:
57 Expected output:
/linux-6.12.1/tools/testing/selftests/net/netfilter/packetdrill/
Dconntrack_syn_challenge_ack.pkt13 // Expected outcome: established connection.
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dphy-miphy365x.txt33 - st,sata-gen : Generation of locally attached SATA IP. Expected values
/linux-6.12.1/Documentation/networking/device_drivers/atm/
Dfore200e.rst57 Expected pathnames are absolute or relative to the drivers/atm directory.
/linux-6.12.1/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-6.12.1/Documentation/livepatch/
Dsystem-state.rst105 4. Expected usage
/linux-6.12.1/Documentation/translations/zh_TW/dev-tools/
Dkasan.rst425 Expected ptr is not null, but is
/linux-6.12.1/Documentation/translations/zh_CN/dev-tools/
Dkasan.rst443 Expected ptr is not null, but is
/linux-6.12.1/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-6.12.1/tools/testing/selftests/net/forwarding/
Dlib.sh1432 log_info "Expected ratio $weights_ratio"
1450 log_info "Expected ratio $weights_ratio Measured ratio $packets_ratio"
/linux-6.12.1/arch/m68k/ifpsp060/
Diskeleton.S194 | Expected outputs:
/linux-6.12.1/arch/m68k/fpsp040/
Ddecbin.S20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
/linux-6.12.1/Documentation/hwmon/
Dvt1211.rst95 Expected
Ddell-smm-hwmon.rst39 fan[1-3]_target RO Expected Fan speed in RPM
/linux-6.12.1/net/netfilter/ipvs/
DKconfig269 that minimize its expected delay (The Shortest Expected Delay
/linux-6.12.1/Documentation/process/
Dmaintainer-netdev.rst430 Expected level of testing
/linux-6.12.1/Documentation/dev-tools/
Dkasan.rst535 Expected ptr is not null, but is
/linux-6.12.1/Documentation/filesystems/
Dlocking.rst699 VM_PFNMAP or VM_MIXEDMAP with a page-less entry. Expected return is

12