zephyr/tests
Chris Friedt aef9bdf348 tests: drivers: build_all: add fpga-specific build_all test
FPGA drivers should be built on a regular basis to ensure
that there are no regressions. To that end, the sensors
build_all test was cloned, trimmed-down, and the ice40
driver is built with the two separate devicetree-specified
configurations (load modes).

The first load mode is for regular SPI bitstream flashing
(useful for higher-end microcontrollers with a faster clock).

The second load mode is for bitbanged GPIO bitstream flashing
(useful for lower-end microcontrollers that need to squeeze
every cycle of performance to meet timing requirements for
iCE40 bitstream loading).

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2022-11-17 09:17:44 -05:00
..
application_development arch/xtensa: Enable code relocation 2022-11-03 10:25:07 +01:00
arch tests/x86: Check libc partition in page permissions test 2022-11-08 10:44:36 +01:00
benchmarks tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
bluetooth Bluetooth: Controller: Replace Central connection spacing Kconfig 2022-11-17 14:44:17 +01:00
boards tests: intel_adsp: smoke: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 09:54:22 -04:00
boot tests: boot: add mcuboot test 2022-10-04 14:06:58 -04:00
cmake build: Overlay build vars expand ${ZEPHYR_<module>_MODULE_DIR} 2022-10-13 12:04:38 +02:00
crypto tests/mbedtls: Reduce MPU partition usage for picolibc 2022-11-08 10:44:36 +01:00
drivers tests: drivers: build_all: add fpga-specific build_all test 2022-11-17 09:17:44 -05:00
kernel tests: kernel: timer_behavior: Relax a bit the timer_tick_train test 2022-11-16 11:20:55 +01:00
lib tests: lib: cmis_dsp transform requires more than 128KB of RAM 2022-11-17 11:17:53 +01:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net tests: net: ipv6_fragment: Improve test_recv_ipv6_fragment test case 2022-11-14 16:26:20 +01:00
posix tests: posix: mutex: test to ensure there is no resource leakage 2022-11-15 05:56:31 +09:00
subsys tests: ibecc: Improve test documentation 2022-11-17 11:16:28 +00:00
unit tests/cbprintf: Use minimal libc to test cbprintf code 2022-11-08 10:44:36 +01:00
ztest test: update how unit tests set sources 2022-10-31 17:01:59 +01:00