summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronmbf01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itronmbf01')
-rw-r--r--testsuites/itrontests/itronmbf01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/itronmbf01/init.c b/testsuites/itrontests/itronmbf01/init.c
index 3c2714a35f..575d1b61f2 100644
--- a/testsuites/itrontests/itronmbf01/init.c
+++ b/testsuites/itrontests/itronmbf01/init.c
@@ -62,7 +62,7 @@ void ITRON_Init( void )
TestTrcv();
printf("\n\n*** ITRONMBF01 --- ITRON MESSAGE BUFFER TEST ***\n");
- exit(0);
+ rtems_test_exit(0);
}
void TestCre()