zephyr/subsys/testsuite
Yuval Peress 8e5cae7fa3 ztest: Allow 'before' functions to run in privilaged mode
When writing a test suite, it's more common to want the 'before'
hook to run in privilaged mode, even when the test is run in userspace.
Reconfigure ztest to first run the test thread callback in privilaged
mode and only enter userspace after the test rule and suite's 'before'
functions ran.

Signed-off-by: Yuval Peress <peress@google.com>
2023-06-23 12:30:46 -04:00
..
arch/unit_testing drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
boards/unit_testing/unit_testing
busy_sim
coverage
include/zephyr testsuite: group all test-related APIs under 'testing' 2023-05-31 14:39:29 -04:00
soc/unit_testing/unit_testing
ztest ztest: Allow 'before' functions to run in privilaged mode 2023-06-23 12:30:46 -04:00
CMakeLists.txt
Kconfig
Kconfig.defconfig