| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_semaphore_basic_test.c | 40 static unsigned long isr_executed = 0; variable 161 isr_executed = 1; in test_isr() 497 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_block_memory_basic_test.c | 47 static unsigned long isr_executed = 0; variable 169 isr_executed = 1; in test_isr() 518 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_timer_simple_test.c | 46 static unsigned long isr_executed = 0; variable 148 isr_executed = 1; in test_isr() 614 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_event_flag_basic_test.c | 37 static unsigned long isr_executed = 0; variable 164 isr_executed = 1; in test_isr() 692 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_mutex_basic_test.c | 50 static unsigned long isr_executed = 0; variable 180 isr_executed = 1; in test_isr() 593 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_queue_basic_one_word_test.c | 24 static unsigned long isr_executed = 0; variable 203 isr_executed = 1; in test_isr() 821 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_thread_basic_execution_test.c | 52 static unsigned long isr_executed = 0; variable 218 isr_executed = 1; in test_isr() 909 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_byte_memory_basic_test.c | 59 static unsigned long isr_executed = 0; variable 221 isr_executed = 1; in test_isr() 918 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_semaphore_basic_test.c | 40 static unsigned long isr_executed = 0; variable 161 isr_executed = 1; in test_isr() 497 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_block_memory_basic_test.c | 47 static unsigned long isr_executed = 0; variable 169 isr_executed = 1; in test_isr() 518 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_event_flag_basic_test.c | 37 static unsigned long isr_executed = 0; variable 164 isr_executed = 1; in test_isr() 692 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_mutex_basic_test.c | 50 static unsigned long isr_executed = 0; variable 180 isr_executed = 1; in test_isr() 593 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_timer_simple_test.c | 46 static unsigned long isr_executed = 0; variable 148 isr_executed = 1; in test_isr() 616 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_queue_basic_one_word_test.c | 24 static unsigned long isr_executed = 0; variable 203 isr_executed = 1; in test_isr() 821 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_thread_basic_execution_test.c | 52 static unsigned long isr_executed = 0; variable 206 isr_executed = 1; in test_isr() 837 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|
| D | threadx_byte_memory_basic_test.c | 59 static unsigned long isr_executed = 0; variable 221 isr_executed = 1; in test_isr() 918 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
|