Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Schuetz2013-04-29 19:41:43 +0000
committerThomas Schuetz2013-04-29 19:41:43 +0000
commit2903767e47d1d2a6d3135d7a26d2913987792f52 (patch)
tree86d2948ce587c67d289ad1213cae2b6e21a4e801 /tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu
parent8ab083b90fbf7f51e39ad6c9c7ef4cf7c92aae93 (diff)
downloadorg.eclipse.etrice-2903767e47d1d2a6d3135d7a26d2913987792f52.tar.gz
org.eclipse.etrice-2903767e47d1d2a6d3135d7a26d2913987792f52.tar.xz
org.eclipse.etrice-2903767e47d1d2a6d3135d7a26d2913987792f52.zip
[runtime.c] reorganization of API for C OSAL
Diffstat (limited to 'tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu')
-rw-r--r--tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu28
1 files changed, 10 insertions, 18 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..86fa46b51 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: 19
ts start: TestMemory
tc start 2: TestEtMemory_testFixedSize
-tc end 2: 15
+tc end 2: 9
tc start 3: TestEtMemory_testFreeList
-tc end 3: 0
+tc end 3: 2
ts start: TestMessage
tc start 4: TestEtMessage_testBasicMessage
tc end 4: 0
@@ -14,20 +14,12 @@ ts start: TestEtMessageQueue
tc start 5: TestEtMessageQueue_testPushPop
tc end 5: 0
tc start 6: TestEtMessageQueue_testMassiveMessaging
-tc end 6: 16
-ts start: TestEtMessageService
-tc start 7: TestEtMessageService_init
+tc end 6: 9
+ts start: TestEtUnit
+tc start 7: TestEtUnit_Expect_Order
tc end 7: 0
-tc start 8: TestEtMessageService_GetPushPopReturn
+tc start 8: TestEtUnit_Expect
tc end 8: 0
-tc start 9: TestEtMessageService_GetReturn
-tc end 9: 0
-tc start 10: TestEtMessageService_execute
-tc end 10: 0
-tc start 11: TestEtMessageService_getMessagePoolLowWaterMark
-tc end 11: 0
-ts start: TestEtUnit
-tc start 12: TestEtUnit_Expect_Order
-tc end 12: 0
-tc start 13: TestEtUnit_Expect
-tc end 13: 0
+ts start: TestEtTimer
+tc start 9: TestEtTimer_lifecycle
+tc end 9: 11142

Back to the top