Home
last modified time | relevance | path

Searched refs:TEST_FLAG (Results 1 – 14 of 14) sorted by relevance

/ThreadX-v6.3.0/test/tx/cmake/samples/
Dfake.c3 typedef unsigned int TEST_FLAG; typedef
4 TEST_FLAG threadx_byte_allocate_loop_test;
5 TEST_FLAG threadx_byte_release_loop_test;
6 TEST_FLAG threadx_mutex_suspension_put_test;
7 TEST_FLAG threadx_mutex_suspension_priority_test;
9 TEST_FLAG threadx_delete_timer_thread;
18 TEST_FLAG test_stack_analyze_flag;
19 TEST_FLAG test_initialize_flag;
20 TEST_FLAG test_forced_mutex_timeout;
/ThreadX-v6.3.0/test/smp/cmake/samples/
Dfake.c3 typedef unsigned int TEST_FLAG; typedef
4 TEST_FLAG threadx_byte_allocate_loop_test;
5 TEST_FLAG threadx_byte_release_loop_test;
6 TEST_FLAG threadx_mutex_suspension_put_test;
7 TEST_FLAG threadx_mutex_suspension_priority_test;
9 TEST_FLAG threadx_delete_timer_thread;
18 TEST_FLAG test_stack_analyze_flag;
19 TEST_FLAG test_initialize_flag;
20 TEST_FLAG test_forced_mutex_timeout;
/ThreadX-v6.3.0/ports/linux/gnu/inc/
Dtx_port.h162 typedef unsigned int TEST_FLAG; typedef
163 extern TEST_FLAG threadx_byte_allocate_loop_test;
164 extern TEST_FLAG threadx_byte_release_loop_test;
165 extern TEST_FLAG threadx_mutex_suspension_put_test;
166 extern TEST_FLAG threadx_mutex_suspension_priority_test;
168 extern TEST_FLAG threadx_delete_timer_thread;
177 extern TEST_FLAG test_stack_analyze_flag;
178 extern TEST_FLAG test_initialize_flag;
179 extern TEST_FLAG test_forced_mutex_timeout;
187 #define TX_BYTE_ALLOCATE_EXTENSION if (threadx_byte_allocate_loop_test == ((TEST_FLAG)…
[all …]
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h180 typedef unsigned int TEST_FLAG; typedef
181 extern TEST_FLAG threadx_byte_allocate_loop_test;
182 extern TEST_FLAG threadx_byte_release_loop_test;
183 extern TEST_FLAG threadx_mutex_suspension_put_test;
184 extern TEST_FLAG threadx_mutex_suspension_priority_test;
186 extern TEST_FLAG threadx_delete_timer_thread;
195 extern TEST_FLAG test_stack_analyze_flag;
196 extern TEST_FLAG test_initialize_flag;
197 extern TEST_FLAG test_forced_mutex_timeout;
211 #define TX_BYTE_ALLOCATE_EXTENSION if (threadx_byte_allocate_loop_test == ((TEST_FLAG)…
[all …]
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_initialize_kernel_setup_test.c9 TEST_FLAG test_forced_mutex_timeout;
10 TEST_FLAG threadx_mutex_suspension_put_test;
11 TEST_FLAG threadx_mutex_suspension_priority_test;
12 TEST_FLAG threadx_byte_allocate_loop_test;
13 TEST_FLAG test_initialize_flag;
14 TEST_FLAG threadx_byte_release_loop_test;
15 TEST_FLAG test_stack_analyze_flag;
73 TEST_FLAG threadx_delete_timer_thread;
Dthreadx_byte_memory_suspension_test.c32 extern TEST_FLAG threadx_byte_allocate_loop_test;
33 extern TEST_FLAG threadx_byte_release_loop_test;
Dthreadx_mutex_suspension_timeout_test.c41 extern TEST_FLAG threadx_mutex_suspension_put_test;
42 extern TEST_FLAG threadx_mutex_suspension_priority_test;
Dtestcontrol.c63 TEST_FLAG threadx_delete_timer_thread;
66 TEST_FLAG test_stack_analyze_flag;
67 TEST_FLAG test_initialize_flag;
75 TEST_FLAG test_forced_mutex_timeout;
76 TEST_FLAG threadx_mutex_suspension_put_test;
77 TEST_FLAG threadx_mutex_suspension_priority_test;
78 TEST_FLAG threadx_byte_allocate_loop_test;
79 TEST_FLAG threadx_byte_release_loop_test;
Dthreadx_mutex_priority_inheritance_test.c36 extern TEST_FLAG test_forced_mutex_timeout;
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_initialize_kernel_setup_test.c9 TEST_FLAG test_forced_mutex_timeout;
10 TEST_FLAG threadx_mutex_suspension_put_test;
11 TEST_FLAG threadx_mutex_suspension_priority_test;
12 TEST_FLAG threadx_byte_allocate_loop_test;
13 TEST_FLAG test_initialize_flag;
14 TEST_FLAG threadx_byte_release_loop_test;
15 TEST_FLAG test_stack_analyze_flag;
75 TEST_FLAG threadx_delete_timer_thread;
Dthreadx_byte_memory_suspension_test.c32 extern TEST_FLAG threadx_byte_allocate_loop_test;
33 extern TEST_FLAG threadx_byte_release_loop_test;
Dthreadx_mutex_suspension_timeout_test.c41 extern TEST_FLAG threadx_mutex_suspension_put_test;
42 extern TEST_FLAG threadx_mutex_suspension_priority_test;
Dtestcontrol.c52 TEST_FLAG threadx_delete_timer_thread;
55 TEST_FLAG test_stack_analyze_flag;
56 TEST_FLAG test_initialize_flag;
118 TEST_FLAG test_forced_mutex_timeout;
119 TEST_FLAG threadx_byte_allocate_loop_test;
120 TEST_FLAG threadx_byte_release_loop_test;
121 TEST_FLAG threadx_mutex_suspension_put_test;
122 TEST_FLAG threadx_mutex_suspension_priority_test;
Dthreadx_mutex_priority_inheritance_test.c36 extern TEST_FLAG test_forced_mutex_timeout;