zephyr/tests
Anas Nashif fa98745a10 tests: remove linker_generator sub tests from kernel
Kernel is being built the same way for all those tests and there is not
much related to the linker generator in any of those tests. Just keep a
small set of tests to have needed coverage in the kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-02 04:47:06 -04:00
..
application_development samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arch tests: arm_no_multithreading: move to new API 2023-05-28 11:35:12 -04:00
benchmarks tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
bluetooth Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
boards tests: boards: esp32: cache_coex: add esp32s2 2023-05-27 06:22:50 -04:00
boot tests: boot: mcuboot: disable test 2023-05-25 16:29:40 -04:00
bsim Bluetooth: Tests: Check CCC Store 2023-06-01 14:58:39 +02:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers tests: drivers: dma: Add transfer size config 2023-06-01 09:06:35 -04:00
kernel tests: remove linker_generator sub tests from kernel 2023-06-02 04:47:06 -04:00
lib tests: Increase a couple of test stack sizes 2023-06-01 13:43:25 -04:00
misc test: misc: add a test application for check_init_priorities 2023-05-25 15:40:07 +02:00
net tests: coap_client: Type case to uint8_t after shift 2023-05-30 13:04:13 -04:00
posix tests: posix: eventfd: split into blocking and nonblocking 2023-05-30 10:46:06 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: logging: log_link_order: Fix uninitialized memory access 2023-05-30 13:15:50 -04:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest tests: ztest: fix tags for testsuite and unify them 2023-06-02 04:47:06 -04:00
test_config.yaml