Home
last modified time | relevance | path

Searched defs:test (Results 76 – 100 of 313) sorted by relevance

12345678910>>...13

/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/
H A D__init__.py17 def test(conf): function
/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/
H A D__init__.py12 def test(conf): function
/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/
H A D__init__.py11 def test(conf): function
/openbmc/qemu/hw/misc/
H A Dpci-testdev.c30 uint8_t test; member
123 static void pci_testdev_stop(IOTest *test) in pci_testdev_stop()
146 static void pci_testdev_inc(IOTest *test, unsigned inc) in pci_testdev_inc()
157 IOTest *test; in pci_testdev_write() local
194 IOTest *test; in pci_testdev_read() local
280 IOTest *test = &d->tests[i]; in pci_testdev_realize() local
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dtoaster-managed-mode.json3 "test": { object
49 "test": { object
87 "test": { object
121 "test": { object
155 "test": { object
217 "test": { object
251 "test": { object
289 "test": { object
323 "test": { object
357 "test": { object
[all …]
H A Dtoaster-unmanaged-mode.json3 "test": { object
33 "test": { object
71 "test": { object
109 "test": { object
151 "test": { object
233 "test": { object
287 "test": { object
329 "test": { object
387 "test": { object
413 "test": { object
[all …]
/openbmc/qemu/tests/functional/
H A Dtest_cpu_queries.py20 def test(self): member in QueryCPUModelExpansion
H A Dtest_empty_cpu_model.py15 def test(self): member in EmptyCPUModel
/openbmc/qemu/tests/tcg/s390x/
H A Dstgrl-unaligned.S7 test: label
H A Dclrl-unaligned.S7 test: label
H A Dcgrl-unaligned.S7 test: label
H A Dlrl-unaligned.S7 test: label
H A Dllgfrl-unaligned.S7 test: label
H A Dcrl-unaligned.S7 test: label
H A Dstrl-unaligned.S7 test: label
H A Dbr-odd.S7 test: label
H A Dlgrl-unaligned.S7 test: label
/openbmc/sdeventplus/src/sdeventplus/test/
H A Dsdevent.hpp11 namespace test namespace
/openbmc/gpioplus/src/gpioplus/test/
H A Devent.hpp8 namespace test namespace
H A Dsys.hpp8 namespace test namespace
H A Dhandle.hpp8 namespace test namespace
/openbmc/phosphor-power/phosphor-regulators/
H A Dmeson.build10 subdir('test') subdir
/openbmc/phosphor-power/phosphor-power-sequencer/
H A Dmeson.build10 subdir('test') subdir
/openbmc/phosphor-power/tools/power-utils/
H A Dmeson.build23 subdir('test') subdir
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py101 def addSuccess(self, test): argument
106 def addError(self, test, err): argument
111 def addFailure(self, test, err): argument
116 def addExpectedFailure(self, test, err): argument
121 def startTest(self, test): argument

12345678910>>...13