source: rtems/testsuites/libtests/tar01/tar01.scn @ 270434cc

4.115
Last change on this file since 270434cc was 270434cc, checked in by Joel Sherrill <joel.sherrill@…>, on 07/27/10 at 18:16:50

2010-07-27 Joel Sherrill <joel.sherrill@…>

PR 1532/testing

  • Makefile.am, configure.ac: Add initial tests for untar capabilities.
  • tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc, tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c, tar02/tar02.doc, tar02/tar02.scn: New files.
  • Property mode set to 100644
File size: 587 bytes
Line 
1*** TAR01 TEST ***
2Untaring from memory - successful
3========= /home/test_file =========
4(0)This is a test of loading an RTEMS filesystem from an
5initial tar image.
6
7========= /symlink =========
8(0)This is a test of loading an RTEMS filesystem from an
9initial tar image.
10
11
12Copy tar image to test.tar
13Untaring from file - successful
14========= /dest/home/test_file =========
15(0)This is a test of loading an RTEMS filesystem from an
16initial tar image.
17
18========= /dest/symlink =========
19(0)This is a test of loading an RTEMS filesystem from an
20initial tar image.
21
22*** END OF TAR01 TEST ***
Note: See TracBrowser for help on using the repository browser.