Unit Testing main folder

Bushfries
Posts: 5
Joined: Wed Mar 06, 2019 8:46 pm

Unit Testing main folder

Postby Bushfries » Wed Mar 27, 2019 8:42 pm

Is there any way to unit test the 'main' folder?

So far I've been using the below command to start unit testing but it doesn't seem like EXTRA_COMPONENT_DIRS can be used to direct the build system to the main.
Command:
`make -j8 flash monitor EXTRA_COMPONENT_DIRS="~/path/to/project/components" TEST_COMPONENTS=testable`


Is there a way to do `EXTRA_COMPONENT_DIRS="~/path/to/project/main"` properly?

Who is online

Users browsing this forum: msfujino and 118 guests