Home
last modified time | relevance | path

Searched defs:UNIT_TEST (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Ddbus-unit-test.py106 UNIT_TEST = args.UNIT_TEST variable
/openbmc/u-boot/test/
H A DKconfig1 menuconfig UNIT_TEST config
/openbmc/u-boot/include/test/
H A Dtest.h41 #define UNIT_TEST(_name, _flags, _suite) \ macro