zephyr/tests
Furkan Akkiz ee1d4da864 tests: Add MAX78002EVKIT test overlay files
Enable following tests for MAX78002EVKIT:
 - tests/drivers/adc/adc_api
 - tests/drivers/counter/counter_basic_api
 - tests/drivers/dma/chan_blen_transfer
 - tests/drivers/dma/loop_transfer
 - tests/drivers/flash/common
 - tests/drivers/gpio/gpio_basic_api
 - tests/drivers/i2c/i2c_target_api
 - tests/drivers/pwm/pwm_api
 - tests/drivers/spi/spi_loopback
 - tests/drivers/w1/w1_api

Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2024-11-16 15:09:57 -05:00
..
application_development
arch tests: arch: riscv: make sure that `gp` reg can't be corrupted 2024-11-13 19:08:54 -08:00
benchmarks tests: benchmarks/sched: limit CPU to 1 for Intel ADSP ACE 2024-11-16 14:07:08 -05:00
bluetooth Bluetooth: Controller: Add margin to ISOALs time offset 2024-11-16 15:08:59 -05:00
boards samples: sensor: qdec: change pins used for qdec nrf54h20dk 2024-10-31 09:22:58 -05:00
boot tests: mcuboot: remove twr_kv58f220m from allowed list. 2024-10-25 08:52:44 +02:00
bsim tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto tests: crypto: tinycrypt: Fix premature Ztest end 2024-11-08 11:35:22 -06:00
drivers tests: Add MAX78002EVKIT test overlay files 2024-11-16 15:09:57 -05:00
integration/kernel
kconfig
kernel tests: kernel: fpu_sharing Fixed missing struct defs for ARM 2024-11-16 14:57:17 -05:00
lib tests: cmsis_nn: reduce architecture scope 2024-11-16 15:01:55 -05:00
misc
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net net: mqtt-sn: Update MQTT-SN Unit Tests 2024-11-16 15:08:27 -05:00
posix tests: posix: common: separate posix rwlocks tests into a standalone test 2024-11-16 14:56:16 -05:00
robot
subsys llext: add support for arc 2024-11-16 15:08:51 -05:00
unit tests: unit: crc: use `zassert_equal` for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
test_config.yaml