diff options
Diffstat (limited to 'tests/run_tests.sh')
-rwxr-xr-x | tests/run_tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh index b1685acb6a1..5387a6bec62 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh @@ -83,6 +83,7 @@ run Semaphore_Test # uses ACE_Thread_Semaphore run TSS_Test # uses Task, Mutex, Guard run Timeprobe_Test run Time_Value_Test +run High_Res_Timer_Test run SString_Test test $chorus || test $LynxOS || run Naming_Test # uses Naming_Context, WString |