zephyr/tests/subsys
Declan Snyder ff830fb0f8 tests: fat_fs_api: Conditionally compile MKFS test
MKFS testing inappropriately uses flash API in the FAT FS API test,
causing build errors for the test when testing file systems on storage
devices other than flash. Hotfix by making this part of the test
conditional on CONFIG_FLASH.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2022-12-14 18:37:09 +01:00
..
canbus/isotp drivers: can: skip all CAN loopback mode tests for kvaser,pcican 2022-11-01 15:22:31 -04:00
cpp tests: ARC: MWDT: allow allow-cpp.libcxx.arcmwdtlib for all arc targets 2022-12-13 18:45:44 +01:00
debug tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
dfu tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
dsp/basicmath zdsp: Fix missing kconfig and no source library 2022-12-07 10:24:24 +00:00
edac tests: ibecc: Use LOG api instead of TC_PRINT() 2022-11-19 14:18:40 +09:00
emul
fs tests: fat_fs_api: Conditionally compile MKFS test 2022-12-14 18:37:09 +01:00
ipc/ipc_service tests: ipc_service: Add ipc_service test of deregistered endpoint 2022-10-11 13:03:29 +02:00
jwt
logging tests: logging: log_immediate: Add LOG_PRINTK=n 2022-12-01 00:36:13 +09:00
mgmt tests/mgmt/mcumgr/zcbor_bulk: Use ZCBOR_MAP_DECODE_KEY_DECODER 2022-12-13 11:42:02 +01:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
openthread tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
pm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
portability tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
rtio/rtio_api rtio: Userspace support 2022-11-08 10:44:03 +01:00
sd/sdmmc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
settings settings: file: drop CONFIG_SETTINGS_FILE_DIR 2022-12-14 14:11:03 +01:00
shell shell: support setting help string for each entry in a dictionary command 2022-12-05 18:40:46 +01:00
storage tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tracing/tracing_api tests: tracing_api: move to new ztest API 2022-09-08 10:39:10 +02:00
usb tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
zbus tests: zbus: Add zbus runtime observer registration tests 2022-11-14 17:25:29 -05:00