This commit separates each test by layer level. Obviously the tests will run the whole stack, but they should be separated by which component/layer they intend on testing. Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
Zephyr test application which uses the simulated boards test hooks.
|
|
Can be compiled targeting the *_bsim boards.
|
|
|
|
This application will, based on the command line arguments, select one of
|
|
testcases which are compiled with it.
|