zephyr/tests
Andrzej Głąbek 7fa4a33ea1 tests/lib/devicetree/devices: Exclude thingy52_nrf52832 platform
This test cannot be built for thingy52_nrf52832, as this board uses
regulator devices that need the SX1509B GPIO expander driver that
in turn depends on I2C which needs to be disabled in this test.
Commit b579c12714 addressed a similar
problem for hsdk platforms by excluding those. Use the same solution.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-12-23 12:51:01 +01:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arch: arm: irq_vector_table Add correct ISR table for iMX.RT SOCs 2021-12-13 20:13:21 -05:00
benchmarks tests: latency_measure: remove qemu_x86_64 exclusion 2021-11-24 14:16:13 -05:00
bluetooth test: Bluetooth: Mesh: fix racing between bsim devices in provisioning test 2021-12-23 11:20:08 +01:00
boards drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00
drivers tests: drivers: can: fd: remove can_attach_workq() tests 2021-12-22 18:04:02 +01:00
kernel tests: skip arch_nop test when machine timer uses divided sys clock 2021-12-20 17:51:30 +01:00
lib tests/lib/devicetree/devices: Exclude thingy52_nrf52832 platform 2021-12-23 12:51:01 +01:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net net: npf: add the ability to do MAC address masked matching 2021-12-21 17:06:35 +01:00
posix tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
subsys logging: Cleanup in log_instance 2021-12-21 09:36:09 +01:00
unit cmake: tests: add cmake_minimum_required() to tests 2021-12-18 14:58:55 +01:00
ztest testsuite: busy_sim: Add callback to the interrupt 2021-12-01 10:00:50 +01:00