Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.etrice.runtime.c.tests/tmp')
-rw-r--r--tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu20
-rw-r--r--tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestEtUnitSpecial.etu4
2 files changed, 17 insertions, 7 deletions
diff --git a/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu b/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu
index 332bc249c..37febc11c 100644
--- a/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu
+++ b/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu
@@ -1,12 +1,12 @@
etUnit report
ts start: TestQueue
tc start 1: TestEtQueue_test
-tc end 1: 0
+tc end 1: 12
ts start: TestMemory
tc start 2: TestEtMemory_testFixedSize
-tc end 2: 15
+tc end 2: 14
tc start 3: TestEtMemory_testFreeList
-tc end 3: 0
+tc end 3: 21
ts start: TestMessage
tc start 4: TestEtMessage_testBasicMessage
tc end 4: 0
@@ -14,7 +14,7 @@ ts start: TestEtMessageQueue
tc start 5: TestEtMessageQueue_testPushPop
tc end 5: 0
tc start 6: TestEtMessageQueue_testMassiveMessaging
-tc end 6: 16
+tc end 6: 14
ts start: TestEtMessageService
tc start 7: TestEtMessageService_init
tc end 7: 0
@@ -23,7 +23,7 @@ tc end 8: 0
tc start 9: TestEtMessageService_GetReturn
tc end 9: 0
tc start 10: TestEtMessageService_execute
-tc end 10: 0
+tc end 10: 103
tc start 11: TestEtMessageService_getMessagePoolLowWaterMark
tc end 11: 0
ts start: TestEtUnit
@@ -31,3 +31,13 @@ tc start 12: TestEtUnit_Expect_Order
tc end 12: 0
tc start 13: TestEtUnit_Expect
tc end 13: 0
+ts start: TestEtTimer
+tc start 14: TestEtTimer_lifecycle
+tc end 14: 1500
+tc start 15: TestEtTimer_multiTimer
+tc end 15: 1000
+ts start: TestEtTimeHelpers
+tc start 16: TestEtTimeHelpers_convertToMSec
+tc end 16: 0
+tc start 17: TestEtTimeHelpers_convertToEtTime
+tc end 17: 0
diff --git a/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestEtUnitSpecial.etu b/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestEtUnitSpecial.etu
index 6f756645a..1da4cc53a 100644
--- a/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestEtUnitSpecial.etu
+++ b/tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestEtUnitSpecial.etu
@@ -1,4 +1,4 @@
etUnit report
ts start: etUnit
-tc start 14: openAll and closeAll
-tc end 14: 0
+tc start 18: openAll and closeAll
+tc end 18: 0

Back to the top