summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx16/psx16.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-01 12:45:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-01 12:45:14 +0000
commitefe2ab63e189a55a57f822ecbd52b7d980457f74 (patch)
tree9b271da4d0f5b199e360bc578473e816af11ede6 /testsuites/psxtests/psx16/psx16.scn
parent2011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-efe2ab63e189a55a57f822ecbd52b7d980457f74.tar.bz2
2011-08-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
* psx16/.cvsignore, psx16/init.c, psx16/psx16.doc, psx16/psx16.scn: New files. Accidentally missed in previous commit.
Diffstat (limited to 'testsuites/psxtests/psx16/psx16.scn')
-rw-r--r--testsuites/psxtests/psx16/psx16.scn6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx16/psx16.scn b/testsuites/psxtests/psx16/psx16.scn
new file mode 100644
index 0000000000..d01e954a57
--- /dev/null
+++ b/testsuites/psxtests/psx16/psx16.scn
@@ -0,0 +1,6 @@
+*** POSIX TEST PSX16 ***
+Creating TestThread
+Let TestThread run and exit before we attempt to join
+TestThread exiting
+Successfully joined with TestThread
+*** END OF POSIX TEST PSX16 ***