zephyr/tests/benchmarks/app_kernel/src
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
..
config.h tests: app_kernel: Remove unused symbols 2023-10-31 08:58:45 +01:00
mailbox_b.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00
mailbox_r.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00
master.c kernel: do not export z_thread_priority_set 2024-03-06 19:27:28 -05:00
master.h tests: app_kernel: extend msgq test 2023-10-31 08:58:45 +01:00
memcfg.h
memmap_b.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00
msgq_b.c tests: app_kernel: extend msgq test 2023-10-31 08:58:45 +01:00
msgq_r.c tests: app_kernel: extend msgq test 2023-10-31 08:58:45 +01:00
mutex_b.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00
pipe_b.c kernel: do not export z_thread_priority_set 2024-03-06 19:27:28 -05:00
pipe_r.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00
receiver.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00
receiver.h
sema_b.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00
sema_r.c tests: app_kernel: Add user support 2023-10-31 08:58:45 +01:00