| /openbmc/qemu/include/migration/ |
| H A D | vmstate.h | 318 #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 D | shpc.h | 56 #define SHPC_VMSTATE(_field, _type, _test) \ argument 57 VMSTATE_BUFFER_UNSAFE_INFO_TEST(_field, _type, _test, 0, \
|
| H A D | msix.h | 54 #define VMSTATE_MSIX_TEST(_field, _state, _test) { \ argument 60 .field_exists = (_test) \
|
| /openbmc/qemu/include/qemu/ |
| H A D | fifo8.h | 218 #define VMSTATE_FIFO8_TEST(_field, _state, _test) { \ argument 220 .field_exists = (_test), \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/ |
| H A D | run-ptest | 3 for test in *_test; do
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb/ |
| H A D | run-ptest | 3 for i in test/*_test; do
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
| H A D | run-ptest | 5 for test in *_test; do
|
| /openbmc/qemu/tests/tcg/ |
| H A D | Makefile.target | 202 $(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 D | meson.build | 40 t + '_test.cpp',
|
| /openbmc/bios-bmc-smm-error-logger/test/ |
| H A D | meson.build | 41 t + '_test.cpp',
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/ |
| H A D | leveldb_1.23.bb | 30 install -m 0755 ${B}/*_test ${D}${PTEST_PATH}
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | meson.build | 79 t + '_test.cpp',
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/re2/ |
| H A D | re2_2024.03.01.bb | 26 cp -r ${B}/*_test ${D}${PTEST_PATH}
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/ |
| H A D | cmocka_1.1.7.bb | 29 install -m 0755 ${B}/example/*_test ${D}/${libdir}/${BPN}/example
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/ |
| H A D | bmcweb_git.bb | 65 cp -rf ${B}/*_test ${D}${PTEST_PATH}/test/
|
| /openbmc/qemu/include/hw/intc/ |
| H A D | arm_gicv3_common.h | 284 static inline int gicv3_gicd_##BMP##_test(GICv3State *s, int irq) \
|
| /openbmc/bmcweb/ |
| H A D | OWNERS | 77 - suffix: _test.cpp
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | go-vendor.bbclass | 144 "*._test.go"))
|