zephyr/tests/subsys/settings/functional/fcb
Marcin Niestroj 47c8db5e63 tests: settings: remove passing -DTEST_${TEST} from cmake
This feature is not used in most tests, as there is no logic in C code that
utilizes `#ifdef TEST_x` statement.

The only test that does that is `tests/subsys/settings/fcb/` where `#ifdef
TEST_LONG` is used, so leave that test case untouched.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-12-07 10:19:57 +00:00
..
boards
chosen.overlay tests: settings: Add tests for chosen zephyr,settings-partition 2022-03-24 08:16:46 -04:00
CMakeLists.txt tests: settings: remove passing -DTEST_${TEST} from cmake 2022-12-07 10:19:57 +00:00
native_posix.overlay
prj_native_posix_64.conf tests: settings: functional: move to new ztest API 2022-08-26 11:56:51 +02:00
prj_native_posix.conf tests: settings: functional: move to new ztest API 2022-08-26 11:56:51 +02:00
prj_qemu_x86.conf tests: settings: functional: move to new ztest API 2022-08-26 11:56:51 +02:00
prj.conf tests: settings: functional: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_fcb.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
testcase.yaml tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00