aboutsummaryrefslogtreecommitdiffstats
path: root/test/rt/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/rt/test.h')
-rw-r--r--test/rt/test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rt/test.h b/test/rt/test.h
index da080db2d..eb1f35c54 100644
--- a/test/rt/test.h
+++ b/test/rt/test.h
@@ -90,7 +90,6 @@ extern "C" {
bool _test_assert(unsigned point, bool condition);
bool _test_assert_sequence(unsigned point, char *expected);
bool _test_assert_time_window(unsigned point, systime_t start, systime_t end);
- void test_terminate_threads(void);
void test_wait_threads(void);
systime_t test_wait_tick(void);
void test_start_timer(unsigned ms);