summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/tar01')
-rw-r--r--testsuites/libtests/tar01/home/test_file2
-rwxr-xr-xtestsuites/libtests/tar01/home/test_script2
l---------testsuites/libtests/tar01/symlink1
3 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/libtests/tar01/home/test_file b/testsuites/libtests/tar01/home/test_file
new file mode 100644
index 0000000000..1a9e0f656f
--- /dev/null
+++ b/testsuites/libtests/tar01/home/test_file
@@ -0,0 +1,2 @@
+This is a test of loading an RTEMS filesystem from an
+initial tar image.
diff --git a/testsuites/libtests/tar01/home/test_script b/testsuites/libtests/tar01/home/test_script
new file mode 100755
index 0000000000..884924820b
--- /dev/null
+++ b/testsuites/libtests/tar01/home/test_script
@@ -0,0 +1,2 @@
+#! joel
+ls -las /dev
diff --git a/testsuites/libtests/tar01/symlink b/testsuites/libtests/tar01/symlink
new file mode 120000
index 0000000000..1f10c8dabe
--- /dev/null
+++ b/testsuites/libtests/tar01/symlink
@@ -0,0 +1 @@
+home/test_file \ No newline at end of file