tests: Produce proper begin/end messages

This commit is contained in:
Sebastian Huber
2014-03-25 16:45:08 +01:00
parent a75242eb65
commit 8c26e79867
6 changed files with 62 additions and 19 deletions

View File

@@ -57,7 +57,6 @@ void test_tarfs_load(void)
test_cat( "/home/test_file", 0, 0 );
/******************/
TEST_BEGIN();
#if 0
printf( "========= /symlink =========\n" );
test_cat( "/symlink", 0, 0 );