zephyr/tests
Szymon Janc 4216bed418 tests: bluetooth: Fix line endings for imported ICS configuration
Unfortunatelly new Qualification Workspace is not able to properly import
ICS if file is UNIX line endings.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2024-08-20 18:57:43 -04:00
..
application_development
arch tests: arch: common: stack_unwind: add qemu_riscv32e 2024-08-07 19:00:53 -04:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth tests: bluetooth: Fix line endings for imported ICS configuration 2024-08-20 18:57:43 -04:00
boards drivers: clock_control: esp32c2: Add support 2024-08-16 14:08:22 -04:00
boot twister: pytest: Move helper methods to pyteste-harness package 2024-08-05 16:29:13 +02:00
bsim Bluetooth: Host: Rework enabling of scanner 2024-08-20 14:54:25 -04:00
cmake tests: cmake: fix test identifier 2024-07-18 06:47:57 -04:00
crypto modules: mbedtls: fix MBEDTLS_PSA_P256M_DRIVER_RAW Kconfig option 2024-07-15 10:36:58 -04:00
drivers dts: bindings: drv2605: Requires actuator-mode prop 2024-08-20 14:52:32 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests/kernel thread_apis: Switch native_posix to native_sim in comment 2024-08-16 11:20:34 +01:00
lib tests: Skip CPP98 for Renesas device using FSP hal 2024-08-14 10:46:27 +01:00
misc tests/misc/check_init_priorities: Fix integration_platforms list 2024-08-16 11:20:34 +01:00
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net style: tests: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
posix style: tests: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: fs: fat_fs_api: add support for testing SDMMC devices 2024-08-20 10:30:41 +02:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
test_config.yaml