initally adding test_usbd.c

This commit is contained in:
hathach
2019-10-30 12:24:07 +07:00
parent 880ac1e398
commit 16665672a4
4 changed files with 77 additions and 9 deletions
+3 -2
View File
@@ -9,6 +9,7 @@
:use_exceptions: TRUE
:use_test_preprocessor: TRUE
:use_auxiliary_dependencies: TRUE
:use_deep_dependencies: TRUE
:build_root: _build
# :release_build: TRUE
:test_file_prefix: test_
@@ -41,10 +42,10 @@
:commmon: &common_defines []
:test:
- *common_defines
- TEST
- _TEST_
:test_preprocess:
- *common_defines
- TEST
- _TEST_
:cmock:
:mock_prefix: mock_