-- -- SPTEST / SPECIFICATION -- -- DESCRIPTION: -- -- This package is the specification for the Hello World Test of the RTEMS -- Sample Test Suite. -- -- DEPENDENCIES: -- -- -- -- COPYRIGHT (c) 1989-2009. -- On-Line Applications Research Corporation (OAR). -- -- The license and distribution terms for this file may in -- the file LICENSE in this distribution or at -- http://www.rtems.org/license/LICENSE. -- package SPTEST is task type AdaTask; end SPTEST;