zephyr/tests
Dmytro Firsov 40fe36669c tests: kernel: exclude xenvm from device tests
Zephyr device and device.pm tests uses device tree fragments applied
to main board device trees. For xenvm they have conflicting
address/size cells definition with board DT. It leads to CI and test
issues during build (xenvm has 0x2 cells, tests have 0x1).

Signed-off-by: Dmytro Firsov <dmytro_firsov@epam.com>
2023-09-15 11:15:00 +01:00
..
application_development tests: code_relocation: update test filters 2023-09-11 19:57:18 +02:00
arch include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
benchmarks kernel: move wait_q.h header to be internal 2023-09-12 12:55:36 -04:00
bluetooth Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
boards ipm: remove ipm_cavs_idc driver 2023-09-14 06:24:18 -04:00
boot test: arch: x86: update with new acpica interface 2023-09-07 09:42:38 +02:00
bsim toolchain: only include <zephyr/toolchain.h> 2023-09-15 09:27:30 +02:00
cmake cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers tests: drivers: adc: increase RODATA region size 2023-09-14 08:32:46 -05:00
kernel tests: kernel: exclude xenvm from device tests 2023-09-15 11:15:00 +01:00
lib devicetree: rename and publish DT_COMPAT_ON_BUS_INTERNAL 2023-09-13 14:23:24 -07:00
misc tests: misc: check_init_priorities: update output 2023-09-05 10:05:50 +02:00
modules/uoscore tests: uoscore-uedhoc: add tag to match module name 2023-08-28 13:37:39 -04:00
net tests: mqtt: disable debug log level 2023-09-12 10:56:35 +02:00
posix posix: clock_nanosleep tests 2023-08-30 13:02:58 -07:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: sip_svc: Add a stress test for sip_svc subsystem 2023-09-15 09:26:49 +02:00
unit sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
ztest tests: ztest: zexpect: include source file directly in main.cpp 2023-08-28 13:36:08 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00