Skip to content

Commit 05d17b5

Browse files
add unit test define to qemu build
1 parent 0dbd4b7 commit 05d17b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test_driver/esp32/main/include/CHIPProjectConfig.h

+2
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@
3030
// Enable support functions for parsing command-line arguments
3131
#define CHIP_CONFIG_ENABLE_ARG_PARSER 1
3232

33+
#define CONFIG_BUILD_FOR_HOST_UNIT_TEST 1
34+
3335
#endif // CHIP_PROJECT_CONFIG_H

0 commit comments

Comments
 (0)