Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Breaking tests in surface to several smaller tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkauppila committed Jul 12, 2011
1 parent dd3d889 commit f79acde
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 76 deletions.
2 changes: 1 addition & 1 deletion test/test-automation/testdummy/testdummy.c
Expand Up @@ -88,7 +88,7 @@ TearDown(void *arg)
void
dummycase1(void *arg)
{
AssertEquals(5, 5, "Assert message");
//AssertEquals(5, 5, "Assert message");
}

void
Expand Down

0 comments on commit f79acde

Please sign in to comment.