RTEMS QEMU tests

This commit is contained in:
Matej Sekoranja
2014-11-03 12:37:12 +01:00
parent 73c4896cce
commit 63d181a0ac
9 changed files with 433 additions and 2 deletions

View File

@@ -790,7 +790,6 @@ MAIN(testSerialization) {
delete control;
delete flusher;
epicsExitCallAtExits();
return testDone();
}