zephyr/tests
Flavio Ceolin eb323be088 tests: smbus: Fix user mode usage
APIs that set callback don't have syscalls and their
tests have to run in supervisor mode.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-11-17 09:22:05 +01:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch riscv: FPU trap: test case comment typo fix 2023-11-13 09:51:34 +01:00
benchmarks syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
bluetooth Bluetooth: Mesh: Make bt_mesh_model as rodata 2023-11-16 16:52:14 +01:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot tests: boot: mcuboot_recovery_retention: Move USB CDC to USB device 2023-11-08 10:09:13 +01:00
bsim Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01: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: smbus: Fix user mode usage 2023-11-17 09:22:05 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel: also move the test_isr_dynamic to new ztest API 2023-11-15 10:01:22 +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 tests: net: lib: Add CoAP service tests 2023-11-09 11:21:42 +01:00
posix tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
robot
subsys tests: coredump: Remove matching pattern 2023-11-16 09:30:19 +01:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest ztest: Add comfort functions for non-zero return codes 2023-11-04 07:39:46 -04:00
test_config.yaml