| 
    Zephyr Project API 3.7.0
    
   A Scalable Open Source RTOS 
   | 
 
Go to the source code of this file.
Macros | |
| #define | MAX_TESTS 500 | 
| #define | THREAD_STACK_SIZE (1024 + CONFIG_TEST_EXTRA_STACK_SIZE) | 
| #define | THREAD_HIGH_PRIORITY 5 | 
| #define | THREAD_LOW_PRIORITY 10 | 
| #define | THREAD_FP_FLAGS (K_FP_REGS) | 
| #define MAX_TESTS 500 | 
| #define THREAD_FP_FLAGS (K_FP_REGS) | 
| #define THREAD_HIGH_PRIORITY 5 | 
| #define THREAD_LOW_PRIORITY 10 | 
| #define THREAD_STACK_SIZE (1024 + CONFIG_TEST_EXTRA_STACK_SIZE) |