Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-04-30[runtime.c.tests] fixed testcase for etMessageServiceThomas Schuetz4-22/+49
https://bugs.eclipse.org/bugs/show_bug.cgi?id=406888 Change-Id: Ifd556ddb0290477e1588672fa6062433ca887448
2013-04-30[runtime.c.tests] added testcases for etTimeHelpersThomas Schuetz5-5/+96
Change-Id: I0406acf26920b3cf40c8802128513c1cc540b7db
2013-04-29[runtime.c] implementation of etTimer for MinGW and unit tests for etTimerThomas Schuetz4-22/+67
2013-04-29[runtime.c] reorganization of API for C OSALThomas Schuetz7-27/+112
2012-11-06[runtime.c.tests] added sheet with calculations for free list memory testHenrik Rentz-Reichert1-0/+0
2012-11-06[runtime.c] improved test depth of free listsHenrik Rentz-Reichert2-101/+60
2012-11-05[runtime.c.tests] unit tests for base packageHenrik Rentz-Reichert9-24/+336
2012-09-28[runtime.c.tests] dummy check in for test Thomas Schuetz1-0/+2
2012-07-09[modellib.*, releng] fixed releng after rename of java modellibHenrik Rentz-Reichert1-16/+10
2012-04-17[runtime.c, runtime.c.tests] etUnit file format and public interface changedHenrik Rentz-Reichert11-289/+333
The test cases can now run concurrently (but not preemptive yet). The new etu file format has then to be converted to the standard JUnit xml format (using the EtUnitReportConverter). File and line have been added to the failure information.
2012-03-19[generator.c.tests] added first testmodel with EXPECT_ORDERThomas Schuetz1-4/+4
2012-03-19[runtime.c.tests] added folder for etUnit reportsThomas Schuetz3-4/+29
2012-03-19[runtime.c.tests] created project for c runtime testsThomas Schuetz15-0/+834

    Back to the top