summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/test_support.adb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-141-4/+4
| | | | | | * support/init.c: Included <unistd.h> for exit(2). * support/test_support.adb: Eliminated warnings by commenting out unused variables.
* Commented out exception handling code since these routines are notJoel Sherrill1997-06-031-9/+9
| | | | | called from Ada tasks. It is questionable whether the exception handling would work correctly.
* *** empty log message ***Joel Sherrill1997-06-031-1/+1
|
* added subtract of 1 to Task_Number to account for the creationJoel Sherrill1997-06-021-1/+1
| | | | of the initialization task
* Changed license and copyright notice.Joel Sherrill1997-06-021-6/+6
| | | | Added "development" style CVS Id
* added new files from test area.Joel Sherrill1997-06-021-0/+236
This code has successfully been used to run sp01.