summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar01/tar01.scn
blob: 078cedffcab470e96b6a93b23854ed6928585b75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
*** TAR01 TEST ***
Untaring from memory - successful
========= /home/test_file =========
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.

========= /symlink =========
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.


Copy tar image to test.tar
Untaring from file - successful
========= /dest/home/test_file =========
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.

========= /dest/symlink =========
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.


Untaring chunks from memory - untar: dir: home
untar: file: home/test_file (73)
successful
========= /dest2/home/test_file =========
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.

========= /dest2/symlink =========
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.

*** END OF TAR01 TEST ***