diff options
Diffstat (limited to 'tests/threads/tests.h')
| -rw-r--r-- | tests/threads/tests.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/threads/tests.h b/tests/threads/tests.h index cd9d489..cc51fc9 100644 --- a/tests/threads/tests.h +++ b/tests/threads/tests.h | |||
| @@ -19,6 +19,7 @@ extern test_func test_priority_donate_sema; | |||
| 19 | extern test_func test_priority_donate_nest; | 19 | extern test_func test_priority_donate_nest; |
| 20 | extern test_func test_priority_donate_lower; | 20 | extern test_func test_priority_donate_lower; |
| 21 | extern test_func test_priority_donate_chain; | 21 | extern test_func test_priority_donate_chain; |
| 22 | extern test_func test_priority_donate_condvar; | ||
| 22 | extern test_func test_priority_fifo; | 23 | extern test_func test_priority_fifo; |
| 23 | extern test_func test_priority_preempt; | 24 | extern test_func test_priority_preempt; |
| 24 | extern test_func test_priority_sema; | 25 | extern test_func test_priority_sema; |
