forked from Imagelibrary/rtems
tests/fstests: Remove duplicate begin/end messages
Fix file system names. Remove superfluous defines.
This commit is contained in:
@@ -85,7 +85,5 @@ static void statvfs_test01(void)
|
||||
*/
|
||||
void test(void)
|
||||
{
|
||||
puts( "\n\n*** STATVFS TEST ***");
|
||||
statvfs_test01();
|
||||
puts( "*** END OF TEST STATVFS ***");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user