zephyr/tests
Karsten Koenig 4ef29b34e3 tests: drivers: spi: spi_loopback: remove workaround
Due to issue #20589 DEBUG_OPTIMIZATIONS were enabled for the rv32m1 vega
ri5cy vega config. This is now resolved after making sure the spi tx
buffer is always initialized and the rv32m1 ri5cy core stack properly
initialized, so this workaround can be removed.

Signed-off-by: Karsten Koenig <karsten.koenig.030@gmail.com>
2020-07-13 15:00:19 -05:00
..
application_development zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arch soc: arm: Fix header inclusion from deprecated paths 2020-06-09 10:38:36 +02:00
benchmarks benchmarks: sys_kernel: limits to 1 CPU 2020-07-09 11:29:07 +02:00
bluetooth Bluetooth: test: Print disconnect reason in hex value 2020-07-06 11:15:39 +02:00
boards samples: remove board_shell 2020-06-24 21:37:12 -04:00
crypto random: Include header where it is used 2020-07-08 21:05:36 -04:00
deprecated zephyr: Use deprecated instead of legacy for Kconfig int types 2020-06-09 06:49:56 -05:00
drivers tests: drivers: spi: spi_loopback: remove workaround 2020-07-13 15:00:19 -05:00
kernel tests: gen_isr_table: Disable gpio on lpcxpresso54114 2020-07-11 08:49:50 -04:00
lib tests: filter out nsim as it's slow 2020-07-07 15:09:34 +02:00
misc/test_build kernel: logging: convert K_DEBUG to LOG_DBG 2020-06-25 16:12:36 -05:00
net random: Include header where it is used 2020-07-08 21:05:36 -04:00
portability tests: portability: cmsis_rtos_v1: Fix systick test 2020-07-09 11:21:03 +02:00
posix posix/fs: Fix POSIX lseek to return position upon completion 2020-07-04 07:46:51 -04:00
shell tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
subsys tests: shell: shell_flash: Add a test for 'flash read' 2020-07-07 17:19:26 -04:00
unit Revert "tests: dlist to add a testcase and add some tags" 2020-07-02 14:40:20 -05:00
ztest cmake: make find_package(ZephyrUnittest...) REQUIRED 2020-06-12 11:10:23 +02:00