zephyr/tests
Anas Nashif 5e591c38f1 kernel: do not export z_thread_priority_set
This function is only being used by a test, so instead of reimplementing
a syscall in the test, provide a Kconfig option to provide the
functionality that only works with tests and remove some of the
duplication and extra code.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-03-06 19:27:28 -05:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: xtensa: fix test identifier 2024-03-06 15:30:08 -05:00
benchmarks kernel: do not export z_thread_priority_set 2024-03-06 19:27:28 -05:00
bluetooth tests: bluetooth: tester: add nrf54l15 configs 2024-03-04 22:13:37 +01:00
boards hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
boot hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
bsim tests: bsim: Bluetooth: Add bcast validation of bt_bap_ep_get_info 2024-03-04 14:05:07 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
drivers input: add a pmw3610 driver 2024-03-06 13:34:16 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel kernel: move essential flag related routines out 2024-03-06 19:27:28 -05:00
lib tests: devicetree: check L2 interrupt encoding 2024-03-05 16:50:18 +00:00
misc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
modules hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
net tests: net: dns: Fix the tests to check the exponential backoff 2024-03-06 13:33:50 +01:00
posix hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: logging: log_api: Validate CONFIG_LOG_MSG_APPEND_RO_STRING_LOC 2024-03-04 14:01:55 +01:00
unit test: add a test for sign extend 2024-02-26 11:41:20 +00:00
ztest hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00