Anas Nashif
345735d0a8
tests: remove CONFIG_ZTEST_NEW_API in all tests
...
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-20 15:04:29 +02:00
Enjia Mai
44a1212bff
tests: application_development: move the gen inc file test to new ztest
...
Migrate the testsuite tests/application_development/gen_inc_file to
the new ztest API.
Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-09-09 10:17:29 -05:00
Carles Cufi
4b8f1c04ab
kconfig: Rename the ZTEST stack size option to align with the rest
...
All stack sizes should end with STACK_SIZE.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-02-22 08:23:05 -05:00
Jukka Rissanen
7830e60252
tests: Add testing for embedding a hex file
...
Add a simple test which generates a file that can be included
into a .c file. Then verify in zephyr that the file contains
the same bytes as the original file.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-18 14:56:16 -04:00