source: rtems/testsuites/libtests/tar02/tar02.scn @ 9d9c426

4.115
Last change on this file since 9d9c426 was 9d9c426, checked in by Nick Withers <nick.withers@…>, on 03/07/14 at 03:23:30

Teach rtems_tarfs_load() about symlinks

  • Property mode set to 100644
File size: 579 bytes
Line 
1*** TAR02 TEST ***
2Loading tarfs image ... 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*************** Dump of Entire IMFS ***************
12/
13....dev/
14........ttyS0 (device 0, 0)
15........console (device 0, 0)
16........ttyS1 (device 0, 1)
17....home/
18........test_file (file 73 0x390f8)
19....symlink links not printed
20***************      End of Dump       ***************
21*** END OF TAR02 TEST ***
Note: See TracBrowser for help on using the repository browser.