Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2013-05-13 08:45:00 +0000
committerHenrik Rentz-Reichert2013-05-13 08:45:00 +0000
commitdd1af1bc2f43507165b909bfeada0e6e855f1729 (patch)
treea5187ef6cfdf3552e4ec31c451d82fd5b6c1f5c4 /tests/org.eclipse.etrice.runtime.c.tests/tmp/testlog/TestCRuntime.etu
parentab0253aa9d19f09d00af189157f9ceeca1e42550 (diff)
downloadorg.eclipse.etrice-dd1af1bc2f43507165b909bfeada0e6e855f1729.tar.gz
org.eclipse.etrice-dd1af1bc2f43507165b909bfeada0e6e855f1729.tar.xz
org.eclipse.etrice-dd1af1bc2f43507165b909bfeada0e6e855f1729.zip
[runtime.c.tests] bug 407851: [runtime.c] implement new platform interface for POSIX
https://bugs.eclipse.org/bugs/show_bug.cgi?id=407851 timer tests not working yet
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.etu43
1 files changed, 0 insertions, 43 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 37febc11c..e69de29bb 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,43 +0,0 @@
-etUnit report
-ts start: TestQueue
-tc start 1: TestEtQueue_test
-tc end 1: 12
-ts start: TestMemory
-tc start 2: TestEtMemory_testFixedSize
-tc end 2: 14
-tc start 3: TestEtMemory_testFreeList
-tc end 3: 21
-ts start: TestMessage
-tc start 4: TestEtMessage_testBasicMessage
-tc end 4: 0
-ts start: TestEtMessageQueue
-tc start 5: TestEtMessageQueue_testPushPop
-tc end 5: 0
-tc start 6: TestEtMessageQueue_testMassiveMessaging
-tc end 6: 14
-ts start: TestEtMessageService
-tc start 7: TestEtMessageService_init
-tc end 7: 0
-tc start 8: TestEtMessageService_GetPushPopReturn
-tc end 8: 0
-tc start 9: TestEtMessageService_GetReturn
-tc end 9: 0
-tc start 10: TestEtMessageService_execute
-tc end 10: 103
-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 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

Back to the top