5
Last change
on this file since 6a174c02 was
6a174c02,
checked in by Alexander Krutwig <alexander.krutwig@…>, on 07/25/16 at 13:34:43
|
Add Untar_FromGzChunk_Print() + Test
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Line | |
---|
1 | *** TAR01 TEST *** |
---|
2 | Untaring from memory - successful |
---|
3 | ========= /home/test_file ========= |
---|
4 | (0)This is a test of loading an RTEMS filesystem from an |
---|
5 | initial tar image. |
---|
6 | |
---|
7 | ========= /symlink ========= |
---|
8 | (0)This is a test of loading an RTEMS filesystem from an |
---|
9 | initial tar image. |
---|
10 | |
---|
11 | |
---|
12 | Copy tar image to test.tar |
---|
13 | Untaring from file - successful |
---|
14 | ========= /dest/home/test_file ========= |
---|
15 | (0)This is a test of loading an RTEMS filesystem from an |
---|
16 | initial tar image. |
---|
17 | |
---|
18 | ========= /dest/symlink ========= |
---|
19 | (0)This is a test of loading an RTEMS filesystem from an |
---|
20 | initial tar image. |
---|
21 | |
---|
22 | |
---|
23 | Untaring chunks from memory - untar: dir: home |
---|
24 | untar: file: home/test_file (73) |
---|
25 | successful |
---|
26 | ========= /dest2/home/test_file ========= |
---|
27 | (0)This is a test of loading an RTEMS filesystem from an |
---|
28 | initial tar image. |
---|
29 | |
---|
30 | ========= /dest2/symlink ========= |
---|
31 | (0)This is a test of loading an RTEMS filesystem from an |
---|
32 | initial tar image. |
---|
33 | |
---|
34 | |
---|
35 | Untaring chunks from tgz- untar: dir: home |
---|
36 | untar: file: home/test_file (73) |
---|
37 | successful |
---|
38 | ========= /dest3/home/test_file ========= |
---|
39 | (0)This is a test of loading an RTEMS filesystem from an |
---|
40 | initial tar image. |
---|
41 | |
---|
42 | ========= /dest3/symlink ========= |
---|
43 | (0)This is a test of loading an RTEMS filesystem from an |
---|
44 | initial tar image. |
---|
45 | *** END OF TAR01 TEST *** |
---|
Note: See
TracBrowser
for help on using the repository browser.