zephyr/tests
Marvin Ouma 8faa486430 tests: posix: common: separate posix signal tests into a smaller testsuite
posix.common contains testsuites that can be separated into smaller
groups of tests. This change moves signal tests into a singular
testsuite at tests/posix/signals app directory.

Signed-off-by: Marvin Ouma <pancakesdeath@protonmail.com>
2024-11-29 05:42:17 +01:00
..
application_development
arch arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice 2024-11-28 12:51:09 +01:00
benchmarks kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
bluetooth tests: bt_crypto: fix kconfig for qemu_cortex_m3 2024-11-27 16:40:47 -05:00
boards soc: boards: Add Mediatek MT8186 and MT8188 audio DSPs 2024-11-28 20:51:50 +01:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim tests: bsim: comment out some failing AC tests 2024-11-28 15:38:57 +00:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers samples, tests: lora: remove CONFIG_SPI|GPIO=y 2024-11-28 20:53:11 +01:00
integration/kernel
kconfig
kernel kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
lib manifest: update cmsis-dsp to v1.16.2 2024-11-25 14:42:07 +01:00
misc python: Format and sort imports 2024-11-25 10:07:13 +01:00
modules tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
net tests: net: dns: Add test for invalid DNS answer parsing 2024-11-28 20:52:20 +01:00
posix tests: posix: common: separate posix signal tests into a smaller testsuite 2024-11-29 05:42:17 +01:00
robot
subsys samples, tests: lora: remove CONFIG_SPI|GPIO=y 2024-11-28 20:53:11 +01:00
unit
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml