Home
last modified time | relevance | path

Searched refs:_test (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/include/migration/
H A Dvmstate.h318 #define VMSTATE_SINGLE_TEST(_field, _state, _test, _version, _info, _type) { \ argument
321 .field_exists = (_test), \
328 #define VMSTATE_SINGLE_FULL(_field, _state, _test, _version, _info, \ argument
333 .field_exists = (_test), \
341 #define VMSTATE_VALIDATE(_name, _test) { \ argument
343 .field_exists = (_test), \
357 #define VMSTATE_POINTER_TEST(_field, _state, _test, _info, _type) { \ argument
360 .field_exists = (_test), \
465 #define VMSTATE_VSTRUCT_TEST(_field, _state, _test, _version, _vmsd, _type, _struct_version) { \ argument
469 .field_exists = (_test), \
[all …]
/openbmc/qemu/include/hw/pci/
H A Dshpc.h56 #define SHPC_VMSTATE(_field, _type, _test) \ argument
57 VMSTATE_BUFFER_UNSAFE_INFO_TEST(_field, _type, _test, 0, \
H A Dmsix.h54 #define VMSTATE_MSIX_TEST(_field, _state, _test) { \ argument
60 .field_exists = (_test) \
/openbmc/qemu/include/qemu/
H A Dfifo8.h218 #define VMSTATE_FIFO8_TEST(_field, _state, _test) { \ argument
220 .field_exists = (_test), \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/
H A Drun-ptest3 for test in *_test; do
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb/
H A Drun-ptest3 for i in test/*_test; do
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A Drun-ptest5 for test in *_test; do
/openbmc/qemu/tests/tcg/
H A DMakefile.target202 $(eval _test := $(word $(_idx), $(MULTIARCH_TESTS))) \
204 $(eval run-plugin-$(_test)-with-$(_plugin): $(_test) $(_plugin)) \
205 $(eval RUN_TESTS+=run-plugin-$(_test)-with-$(_plugin)))
/openbmc/libbej/test/
H A Dmeson.build40 t + '_test.cpp',
/openbmc/bios-bmc-smm-error-logger/test/
H A Dmeson.build41 t + '_test.cpp',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/
H A Dleveldb_1.23.bb30 install -m 0755 ${B}/*_test ${D}${PTEST_PATH}
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmeson.build79 t + '_test.cpp',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/re2/
H A Dre2_2024.03.01.bb26 cp -r ${B}/*_test ${D}${PTEST_PATH}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/
H A Dcmocka_1.1.7.bb29 install -m 0755 ${B}/example/*_test ${D}/${libdir}/${BPN}/example
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/
H A Dbmcweb_git.bb65 cp -rf ${B}/*_test ${D}${PTEST_PATH}/test/
/openbmc/qemu/include/hw/intc/
H A Darm_gicv3_common.h284 static inline int gicv3_gicd_##BMP##_test(GICv3State *s, int irq) \
/openbmc/bmcweb/
H A DOWNERS77 - suffix: _test.cpp
/openbmc/openbmc/poky/meta/classes/
H A Dgo-vendor.bbclass144 "*._test.go"))