summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/tar02')
-rw-r--r--testsuites/libtests/tar02/init.c1
-rw-r--r--testsuites/libtests/tar02/tar02.scn14
2 files changed, 2 insertions, 13 deletions
diff --git a/testsuites/libtests/tar02/init.c b/testsuites/libtests/tar02/init.c
index ebf87f8222..8d790f6e61 100644
--- a/testsuites/libtests/tar02/init.c
+++ b/testsuites/libtests/tar02/init.c
@@ -68,7 +68,6 @@ rtems_task Init(
TEST_BEGIN();
test_tarfs_load();
- IMFS_dump();
TEST_END();
exit( 0 );
diff --git a/testsuites/libtests/tar02/tar02.scn b/testsuites/libtests/tar02/tar02.scn
index f4ba9ce0f2..e7a9165220 100644
--- a/testsuites/libtests/tar02/tar02.scn
+++ b/testsuites/libtests/tar02/tar02.scn
@@ -1,4 +1,4 @@
-*** TAR02 TEST ***
+*** BEGIN OF TEST TAR 2 ***
Loading tarfs image ... successful
========= /home/test_file =========
(0)This is a test of loading an RTEMS filesystem from an
@@ -8,14 +8,4 @@ initial tar image.
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.
-*************** Dump of Entire IMFS ***************
-/
-....dev/
-........ttyS0 (device 0, 0)
-........console (device 0, 0)
-........ttyS1 (device 0, 1)
-....home/
-........test_file (file 73 0x390f8)
-....symlink links not printed
-*************** End of Dump ***************
-*** END OF TAR02 TEST ***
+*** END OF TEST TAR 2 ***