Searched refs:UNIT_TEST (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | Kconfig | 1 menuconfig UNIT_TEST config 11 depends on UNIT_TEST
|
| /OK3568_Linux_fs/u-boot/include/test/ |
| H A D | env.h | 14 #define ENV_TEST(_name, _flags) UNIT_TEST(_name, _flags, env_test)
|
| H A D | overlay.h | 14 #define OVERLAY_TEST(_name, _flags) UNIT_TEST(_name, _flags, overlay_test)
|
| H A D | test.h | 42 #define UNIT_TEST(_name, _flags, _suite) \ macro
|
| /OK3568_Linux_fs/u-boot/test/env/ |
| H A D | Kconfig | 3 depends on UNIT_TEST
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | Kconfig | 3 depends on SANDBOX && UNIT_TEST
|
| /OK3568_Linux_fs/u-boot/test/overlay/ |
| H A D | Kconfig | 4 depends on UNIT_TEST
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | test.h | 158 #define DM_TEST(_name, _flags) UNIT_TEST(_name, _flags, dm_test)
|
| /OK3568_Linux_fs/buildroot/package/dhcp/ |
| H A D | 0001-WIP-Resolve-ISC-DHCP-does-not-build-with-gcc10.patch | 53 #endif /* UNIT_TEST */
|