summaryrefslogtreecommitdiffstats
path: root/hello_world_ada/hello_world_ada.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 17:36:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 17:36:53 +0000
commite3df5e2f3b380e3176bc3580167b5a864995ebe8 (patch)
treec7c9629274576a413a719f37c3adfb11e2d2a7eb /hello_world_ada/hello_world_ada.scn
parent2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadada-examples-e3df5e2f3b380e3176bc3580167b5a864995ebe8.tar.bz2
2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* hello.adb: Make follow standard RTEMS test output format. * hello_world_ada.scn: New file. * pc386-elf2boot: Removed.
Diffstat (limited to 'hello_world_ada/hello_world_ada.scn')
-rw-r--r--hello_world_ada/hello_world_ada.scn7
1 files changed, 7 insertions, 0 deletions
diff --git a/hello_world_ada/hello_world_ada.scn b/hello_world_ada/hello_world_ada.scn
new file mode 100644
index 0000000..fba9905
--- /dev/null
+++ b/hello_world_ada/hello_world_ada.scn
@@ -0,0 +1,7 @@
+*** GNAT/RTEMS Hello World Test ***
+
+Welcome to the World of Lady Ada
+
+Initiating 2.5 second delay
+Delay Complete
+*** END OF GNAT/RTEMS Hello World Test ***