zephyr/tests
Juliane Schulze eeb6bf7dd9 input: make short-inputs optional
By making short inputs optional, the user can bypass short-events all
together if necessary (e.g. custom button-press listener).

Signed-off-by: Juliane Schulze <juliane.schulze@deveritec.com>
2023-11-23 09:51:57 +00:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
benchmarks syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
bluetooth Bluetooth: testlib: Create testlib/conn.h 2023-11-22 14:55:43 +00:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot tests: mcuboot: Enable mcuboot shell command 2023-11-21 09:55:44 +01:00
bsim Bluetooth: testlib: Create testlib/conn.h 2023-11-22 14:55:43 +00:00
cmake tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
crypto tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
drivers tests: drivers: flash: Use fixtures for tests requiring external chips 2023-11-23 10:02:22 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
lib tests: lib: c_lib: tests for C11 call_once() 2023-11-14 18:23:42 +09:00
misc scripts: check_init_priorities: rework the error messages 2023-11-03 11:45:23 +01:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net test: lwm2m: Test cancellation using observe parameter 2023-11-22 09:54:13 +01:00
posix tests: posix: pthread: check that pthread_atfork() exists 2023-11-23 00:59:32 -05:00
robot
subsys input: make short-inputs optional 2023-11-23 09:51:57 +00:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest tests/ztest: Swap native_posix with native_sim 2023-11-20 12:02:48 +01:00
test_config.yaml