summaryrefslogtreecommitdiffstats
path: root/testsuite/foobarclient/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/foobarclient/test_main.c')
-rw-r--r--testsuite/foobarclient/test_main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/foobarclient/test_main.c b/testsuite/foobarclient/test_main.c
index d55b55c6..71b4774d 100644
--- a/testsuite/foobarclient/test_main.c
+++ b/testsuite/foobarclient/test_main.c
@@ -272,8 +272,7 @@ test_main(void)
foobar_register(&question);
- rtems_task_delete(RTEMS_SELF);
- assert(0);
+ rtems_task_exit();
}
#define DEFAULT_NETWORK_DHCPCD_ENABLE