summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-11-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-1125-50/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Reflect having moved tests/. * mptests/Makefile.am: Reflect having moved tests/. * mptests/mp01/Makefile.am: Reflect having moved tests/. * mptests/mp01/node1/Makefile.am: Reflect having moved tests/. * mptests/mp01/node2/Makefile.am: Reflect having moved tests/. * samples/Makefile.am: Reflect having moved tests/. * samples/base_mp/Makefile.am: Reflect having moved tests/. * samples/base_mp/node1/Makefile.am: Reflect having moved tests/. * samples/base_mp/node2/Makefile.am: Reflect having moved tests/. * samples/base_sp/Makefile.am: Reflect having moved tests/. * samples/hello/Makefile.am: Reflect having moved tests/. * samples/ticker/Makefile.am: Reflect having moved tests/. * sptests/Makefile.am: Reflect having moved tests/. * sptests/sp01/Makefile.am: Reflect having moved tests/. * sptests/sp02/Makefile.am: Reflect having moved tests/. * sptests/sp03/Makefile.am: Reflect having moved tests/. * sptests/sp04/Makefile.am: Reflect having moved tests/. * sptests/sp05/Makefile.am: Reflect having moved tests/. * sptests/sp06/Makefile.am: Reflect having moved tests/. * sptests/sp07/Makefile.am: Reflect having moved tests/. * sptests/sp08/Makefile.am: Reflect having moved tests/. * sptests/sp09/Makefile.am: Reflect having moved tests/. * sptests/sp11/Makefile.am: Reflect having moved tests/. * sptests/sp12/Makefile.am: Reflect having moved tests/. * sptests/sp13/Makefile.am: Reflect having moved tests/. * sptests/sp14/Makefile.am: Reflect having moved tests/. * sptests/sp15/Makefile.am: Reflect having moved tests/. * sptests/sp16/Makefile.am: Reflect having moved tests/. * sptests/sp17/Makefile.am: Reflect having moved tests/. * sptests/sp19/Makefile.am: Reflect having moved tests/. * sptests/sp20/Makefile.am: Reflect having moved tests/. * sptests/sp21/Makefile.am: Reflect having moved tests/. * sptests/sp22/Makefile.am: Reflect having moved tests/. * sptests/sp23/Makefile.am: Reflect having moved tests/. * sptests/sp24/Makefile.am: Reflect having moved tests/. * sptests/sp25/Makefile.am: Reflect having moved tests/. * sptests/spsize/Makefile.am: Reflect having moved tests/. * support/Makefile.am: Reflect having moved tests/. * tmtests/Makefile.am: Reflect having moved tests/. * tmtests/tm01/Makefile.am: Reflect having moved tests/. * tmtests/tm02/Makefile.am: Reflect having moved tests/. * tmtests/tm03/Makefile.am: Reflect having moved tests/. * tmtests/tm04/Makefile.am: Reflect having moved tests/. * tmtests/tm05/Makefile.am: Reflect having moved tests/. * tmtests/tm06/Makefile.am: Reflect having moved tests/. * tmtests/tm07/Makefile.am: Reflect having moved tests/. * tmtests/tm08/Makefile.am: Reflect having moved tests/. * tmtests/tm09/Makefile.am: Reflect having moved tests/. * tmtests/tm10/Makefile.am: Reflect having moved tests/. * tmtests/tm11/Makefile.am: Reflect having moved tests/. * tmtests/tm12/Makefile.am: Reflect having moved tests/. * tmtests/tm13/Makefile.am: Reflect having moved tests/. * tmtests/tm14/Makefile.am: Reflect having moved tests/. * tmtests/tm15/Makefile.am: Reflect having moved tests/. * tmtests/tm16/Makefile.am: Reflect having moved tests/. * tmtests/tm17/Makefile.am: Reflect having moved tests/. * tmtests/tm18/Makefile.am: Reflect having moved tests/. * tmtests/tm19/Makefile.am: Reflect having moved tests/. * tmtests/tm20/Makefile.am: Reflect having moved tests/. * tmtests/tm21/Makefile.am: Reflect having moved tests/. * tmtests/tm22/Makefile.am: Reflect having moved tests/. * tmtests/tm23/Makefile.am: Reflect having moved tests/. * tmtests/tm24/Makefile.am: Reflect having moved tests/. * tmtests/tm25/Makefile.am: Reflect having moved tests/. * tmtests/tm28/Makefile.am: Reflect having moved tests/. * tmtests/tm29/Makefile.am: Reflect having moved tests/. * tmtests/tmck/Makefile.am: Reflect having moved tests/. * tmtests/tmoverhd/Makefile.am: Reflect having moved tests/.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-0494-94/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mptests/mp01/config.h, mptests/mp01/mp01.adb, mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, samples/base_mp/config.h, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb, samples/base_sp/config.h, samples/base_sp/sptest.adb, samples/base_sp/sptest.ads, samples/hello/config.h, samples/hello/hello.adb, samples/hello/sptest.adb, samples/hello/sptest.ads, samples/ticker/config.h, samples/ticker/sptest.adb, samples/ticker/sptest.ads, samples/ticker/ticker.adb, sptests/sp01/config.h, sptests/sp01/sp01.adb, sptests/sp01/sptest.adb, sptests/sp01/sptest.ads, sptests/sp02/config.h, sptests/sp02/sp02.adb, sptests/sp02/sptest.adb, sptests/sp02/sptest.ads, sptests/sp03/config.h, sptests/sp03/sp03.adb, sptests/sp03/sptest.adb, sptests/sp03/sptest.ads, sptests/sp04/config.h, sptests/sp04/sp04.adb, sptests/sp04/sptest.adb, sptests/sp04/sptest.ads, sptests/sp05/config.h, sptests/sp05/sp05.adb, sptests/sp05/sptest.adb, sptests/sp05/sptest.ads, sptests/sp06/config.h, sptests/sp06/sp06.adb, sptests/sp06/sptest.adb, sptests/sp06/sptest.ads, sptests/sp07/config.h, sptests/sp07/sp07.adb, sptests/sp07/sptest.adb, sptests/sp07/sptest.ads, sptests/sp08/config.h, sptests/sp08/sp08.adb, sptests/sp08/sptest.adb, sptests/sp08/sptest.ads, sptests/sp09/config.h, sptests/sp09/sp09.adb, sptests/sp09/sptest.adb, sptests/sp09/sptest.ads, sptests/sp11/config.h, sptests/sp11/sp11.adb, sptests/sp11/sptest.adb, sptests/sp11/sptest.ads, sptests/sp12/config.h, sptests/sp12/sp12.adb, sptests/sp12/sptest.adb, sptests/sp12/sptest.ads, sptests/sp13/config.h, sptests/sp13/sp13.adb, sptests/sp13/sptest.adb, sptests/sp13/sptest.ads, sptests/sp14/config.h, sptests/sp14/sp14.adb, sptests/sp14/sptest.adb, sptests/sp14/sptest.ads, sptests/sp15/config.h, sptests/sp15/sp15.adb, sptests/sp15/sptest.adb, sptests/sp15/sptest.ads, sptests/sp16/config.h, sptests/sp16/sp16.adb, sptests/sp16/sptest.adb, sptests/sp16/sptest.ads, sptests/sp17/config.h, sptests/sp17/sp17.adb, sptests/sp17/sptest.adb, sptests/sp17/sptest.ads, sptests/sp19/config.h, sptests/sp19/sp19.adb, sptests/sp19/sptest.ads, sptests/sp20/config.h, sptests/sp20/sp20.adb, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads, sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sptest.adb, sptests/sp21/sptest.ads, sptests/sp22/config.h, sptests/sp22/sp22.adb, sptests/sp22/sptest.adb, sptests/sp22/sptest.ads, sptests/sp23/config.h, sptests/sp23/sp23.adb, sptests/sp23/sptest.adb, sptests/sp23/sptest.ads, sptests/sp24/config.h, sptests/sp24/sp24.adb, sptests/sp24/sptest.adb, sptests/sp24/sptest.ads, sptests/sp25/config.h, sptests/sp25/sp25.adb, sptests/sp25/sptest.adb, sptests/sp25/sptest.ads, sptests/spsize/spsize.adb, sptests/spsize/sptest.adb, sptests/spsize/sptest.ads, support/address_io.adb, support/address_io.ads, support/float_io.ads, support/fp.inc, support/integer.inc, support/rtems_calling_overhead.ads, support/status_io.ads, support/test_support.adb, support/test_support.ads, support/time_test_support.adb, support/time_test_support.ads, support/timer_driver.adb, support/timer_driver.ads, support/unsigned32_io.ads, tmtests/tm01/config.h, tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads, tmtests/tm02/config.h, tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads, tmtests/tm03/config.h, tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads, tmtests/tm04/config.h, tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads, tmtests/tm05/config.h, tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads, tmtests/tm06/config.h, tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads, tmtests/tm07/config.h, tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads, tmtests/tm08/config.h, tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads, tmtests/tm09/config.h, tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads, tmtests/tm10/config.h, tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads, tmtests/tm11/config.h, tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads, tmtests/tm12/config.h, tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads, tmtests/tm13/config.h, tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads, tmtests/tm14/config.h, tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads, tmtests/tm15/config.h, tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads, tmtests/tm16/config.h, tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads, tmtests/tm17/config.h, tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads, tmtests/tm18/config.h, tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads, tmtests/tm19/config.h, tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads, tmtests/tm20/config.h, tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads, tmtests/tm21/config.h, tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads, tmtests/tm22/config.h, tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads, tmtests/tm23/config.h, tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads, tmtests/tm24/config.h, tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads, tmtests/tm25/config.h, tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads, tmtests/tm28/config.h, tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads, tmtests/tm29/config.h, tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads, tmtests/tmck/config.h, tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: URL for license changed.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-5/+1
| | | | | * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement about copyright assignment.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+0
| | | | | * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement about copyright assignment.
* 2003-08-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-2094-94/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mptests/mp01/config.h, mptests/mp01/mp01.adb, mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb, samples/base_sp/config.h, samples/base_sp/sptest.adb, samples/base_sp/sptest.ads, samples/hello/config.h, samples/hello/hello.adb, samples/hello/sptest.adb, samples/hello/sptest.ads, samples/ticker/config.h, samples/ticker/sptest.adb, samples/ticker/sptest.ads, samples/ticker/ticker.adb, sptests/sp01/config.h, sptests/sp01/sp01.adb, sptests/sp01/sptest.adb, sptests/sp01/sptest.ads, sptests/sp02/config.h, sptests/sp02/sp02.adb, sptests/sp02/sptest.adb, sptests/sp02/sptest.ads, sptests/sp03/config.h, sptests/sp03/sp03.adb, sptests/sp03/sptest.adb, sptests/sp03/sptest.ads, sptests/sp04/config.h, sptests/sp04/sp04.adb, sptests/sp04/sptest.adb, sptests/sp04/sptest.ads, sptests/sp05/config.h, sptests/sp05/sp05.adb, sptests/sp05/sptest.adb, sptests/sp05/sptest.ads, sptests/sp06/config.h, sptests/sp06/sp06.adb, sptests/sp06/sptest.adb, sptests/sp06/sptest.ads, sptests/sp07/config.h, sptests/sp07/sp07.adb, sptests/sp07/sptest.adb, sptests/sp07/sptest.ads, sptests/sp08/config.h, sptests/sp08/sp08.adb, sptests/sp08/sptest.adb, sptests/sp08/sptest.ads, sptests/sp09/config.h, sptests/sp09/sp09.adb, sptests/sp09/sptest.adb, sptests/sp09/sptest.ads, sptests/sp11/config.h, sptests/sp11/sp11.adb, sptests/sp11/sptest.adb, sptests/sp11/sptest.ads, sptests/sp12/config.h, sptests/sp12/sp12.adb, sptests/sp12/sptest.adb, sptests/sp12/sptest.ads, sptests/sp13/config.h, sptests/sp13/sp13.adb, sptests/sp13/sptest.adb, sptests/sp13/sptest.ads, sptests/sp14/config.h, sptests/sp14/sp14.adb, sptests/sp14/sptest.adb, sptests/sp14/sptest.ads, sptests/sp15/config.h, sptests/sp15/sp15.adb, sptests/sp15/sptest.adb, sptests/sp15/sptest.ads, sptests/sp16/config.h, sptests/sp16/sp16.adb, sptests/sp16/sptest.adb, sptests/sp16/sptest.ads, sptests/sp17/config.h, sptests/sp17/sp17.adb, sptests/sp17/sptest.adb, sptests/sp17/sptest.ads, sptests/sp19/config.h, sptests/sp19/sp19.adb, sptests/sp19/sptest.ads, sptests/sp20/config.h, sptests/sp20/sp20.adb, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads, sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sptest.adb, sptests/sp21/sptest.ads, sptests/sp22/config.h, sptests/sp22/sp22.adb, sptests/sp22/sptest.adb, sptests/sp22/sptest.ads, sptests/sp23/config.h, sptests/sp23/sp23.adb, sptests/sp23/sptest.adb, sptests/sp23/sptest.ads, sptests/sp24/config.h, sptests/sp24/sp24.adb, sptests/sp24/sptest.adb, sptests/sp24/sptest.ads, sptests/sp25/config.h, sptests/sp25/sp25.adb, sptests/sp25/sptest.adb, sptests/sp25/sptest.ads, sptests/spsize/spsize.adb, sptests/spsize/sptest.adb, sptests/spsize/sptest.ads, support/address_io.adb, support/address_io.ads, support/float_io.ads, support/fp.inc, support/integer.inc, support/rtems_calling_overhead.ads, support/status_io.ads, support/test_support.adb, support/test_support.ads, support/time_test_support.adb, support/time_test_support.ads, support/timer_driver.adb, support/timer_driver.ads, support/unsigned32_io.ads, tmtests/tm01/config.h, tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads, tmtests/tm02/config.h, tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads, tmtests/tm03/config.h, tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads, tmtests/tm04/config.h, tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads, tmtests/tm05/config.h, tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads, tmtests/tm06/config.h, tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads, tmtests/tm07/config.h, tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads, tmtests/tm08/config.h, tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads, tmtests/tm09/config.h, tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads, tmtests/tm10/config.h, tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads, tmtests/tm11/config.h, tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads, tmtests/tm12/config.h, tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads, tmtests/tm13/config.h, tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads, tmtests/tm14/config.h, tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads, tmtests/tm15/config.h, tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads, tmtests/tm16/config.h, tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads, tmtests/tm17/config.h, tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads, tmtests/tm18/config.h, tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads, tmtests/tm19/config.h, tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads, tmtests/tm20/config.h, tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads, tmtests/tm21/config.h, tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads, tmtests/tm22/config.h, tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads, tmtests/tm23/config.h, tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads, tmtests/tm24/config.h, tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads, tmtests/tm25/config.h, tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads, tmtests/tm28/config.h, tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads, tmtests/tm29/config.h, tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads, tmtests/tmck/config.h, tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: Correct copyright statements.
* 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-2025-50/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am, mptests/Makefile.am, mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, samples/Makefile.am, samples/base_mp/Makefile.am, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am, samples/hello/Makefile.am, samples/ticker/Makefile.am, sptests/Makefile.am, sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, sptests/sp21/Makefile.am, sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, sptests/sp25/Makefile.am, sptests/spsize/Makefile.am, support/Makefile.am, tmtests/Makefile.am, tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am, tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, tmtests/tmoverhd/Makefile.am: Pick up am-fragments from ../tests/automake.
* 2003-07-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-0916-33/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ada.am: Add .adp to SUFFIXES. Remove c-compilation rule. * samples/base_sp/Makefile.am: Add init.$(OBJEXT). * samples/hello/Makefile.am: Add init.$(OBJEXT). * samples/ticker/Makefile.am: Add init.$(OBJEXT). * samples/ticker/Makefile.am: Remove VPATH. * sptests/sp01/Makefile.am: Add init.$(OBJEXT). * sptests/sp01/Makefile.am: Don't include */lib.am. * sptests/sp01/Makefile.am: Remove VPATH. * sptests/sp02/Makefile.am: Add init.$(OBJEXT). * sptests/sp02/Makefile.am: Don't include */lib.am. * sptests/sp03/Makefile.am: Add init.$(OBJEXT). * sptests/sp03/Makefile.am: Don't include */lib.am. * sptests/sp04/Makefile.am: Add init.$(OBJEXT). * sptests/sp04/Makefile.am: Don't include */lib.am. * sptests/sp04/Makefile.am: Remove EXPADA. * sptests/sp04/Makefile.am: Remove VPATH. * sptests/sp05/Makefile.am: Add init.$(OBJEXT). * sptests/sp05/Makefile.am: Don't include */lib.am. * sptests/sp06/Makefile.am: Add init.$(OBJEXT). * sptests/sp06/Makefile.am: Don't include */lib.am. * sptests/sp07/Makefile.am: Add init.$(OBJEXT). * sptests/sp07/Makefile.am: Don't include */lib.am. * sptests/sp07/Makefile.am: Remove EXPADA. * sptests/sp08/Makefile.am: Add init.$(OBJEXT). * sptests/sp08/Makefile.am: Don't include */lib.am. * sptests/sp09/Makefile.am: Add init.$(OBJEXT). * sptests/sp09/Makefile.am: Don't include */lib.am. * sptests/sp11/Makefile.am: Add init.$(OBJEXT). * sptests/sp11/Makefile.am: Don't include */lib.am. * sptests/sp12/Makefile.am: Add init.$(OBJEXT). * sptests/sp12/Makefile.am: Don't include */lib.am. * sptests/sp13/Makefile.am: Add init.$(OBJEXT). * sptests/sp13/Makefile.am: Don't include */lib.am. * sptests/sp14/Makefile.am: Add init.$(OBJEXT). * sptests/sp14/Makefile.am: Don't include */lib.am. * sptests/sp15/Makefile.am: Add init.$(OBJEXT). * sptests/sp15/Makefile.am: Don't include */lib.am. * sptests/sp16/Makefile.am: Add init.$(OBJEXT). * sptests/sp16/Makefile.am: Don't include */lib.am. * sptests/sp17/Makefile.am: Add init.$(OBJEXT). * sptests/sp17/Makefile.am: Don't include */lib.am. * sptests/sp19/Makefile.am: Add init.$(OBJEXT). * sptests/sp19/Makefile.am: Don't include */lib.am. * sptests/sp20/Makefile.am: Add init.$(OBJEXT). * sptests/sp20/Makefile.am: Don't include */lib.am. * sptests/sp21/Makefile.am: Add init.$(OBJEXT). * sptests/sp21/Makefile.am: Don't include */lib.am. * sptests/sp22/Makefile.am: Add init.$(OBJEXT). * sptests/sp22/Makefile.am: Don't include */lib.am. * sptests/sp23/Makefile.am: Add init.$(OBJEXT). * sptests/sp23/Makefile.am: Don't include */lib.am. * sptests/sp24/Makefile.am: Add init.$(OBJEXT). * sptests/sp24/Makefile.am: Don't include */lib.am. * sptests/sp25/Makefile.am: Add init.$(OBJEXT). * sptests/sp25/Makefile.am: Don't include */lib.am. * sptests/spsize/Makefile.am: Add init.$(OBJEXT). * sptests/spsize/Makefile.am: Don't include */lib.am. * tmtests/tm01/Makefile.am: Add init.$(OBJEXT). * tmtests/tm01/Makefile.am: Don't include */lib.am. * tmtests/tm02/Makefile.am: Add init.$(OBJEXT). * tmtests/tm02/Makefile.am: Don't include */lib.am. * tmtests/tm03/Makefile.am: Add init.$(OBJEXT). * tmtests/tm03/Makefile.am: Don't include */lib.am. * tmtests/tm04/Makefile.am: Add init.$(OBJEXT). * tmtests/tm04/Makefile.am: Don't include */lib.am. * tmtests/tm05/Makefile.am: Add init.$(OBJEXT). * tmtests/tm05/Makefile.am: Don't include */lib.am. * tmtests/tm06/Makefile.am: Add init.$(OBJEXT). * tmtests/tm06/Makefile.am: Don't include */lib.am. * tmtests/tm07/Makefile.am: Add init.$(OBJEXT). * tmtests/tm07/Makefile.am: Don't include */lib.am. * tmtests/tm08/Makefile.am: Add init.$(OBJEXT). * tmtests/tm08/Makefile.am: Don't include */lib.am. * tmtests/tm09/Makefile.am: Add init.$(OBJEXT). * tmtests/tm09/Makefile.am: Don't include */lib.am. * tmtests/tm10/Makefile.am: Add init.$(OBJEXT). * tmtests/tm10/Makefile.am: Don't include */lib.am. * tmtests/tm11/Makefile.am: Add init.$(OBJEXT). * tmtests/tm11/Makefile.am: Don't include */lib.am. * tmtests/tm12/Makefile.am: Add init.$(OBJEXT). * tmtests/tm12/Makefile.am: Don't include */lib.am. * tmtests/tm13/Makefile.am: Add init.$(OBJEXT). * tmtests/tm13/Makefile.am: Don't include */lib.am. * tmtests/tm14/Makefile.am: Add init.$(OBJEXT). * tmtests/tm14/Makefile.am: Don't include */lib.am. * tmtests/tm15/Makefile.am: Add init.$(OBJEXT). * tmtests/tm15/Makefile.am: Don't include */lib.am. * tmtests/tm16/Makefile.am: Add init.$(OBJEXT). * tmtests/tm16/Makefile.am: Don't include */lib.am. * tmtests/tm17/Makefile.am: Add init.$(OBJEXT). * tmtests/tm17/Makefile.am: Don't include */lib.am. * tmtests/tm18/Makefile.am: Add init.$(OBJEXT). * tmtests/tm18/Makefile.am: Don't include */lib.am. * tmtests/tm19/Makefile.am: Add init.$(OBJEXT). * tmtests/tm19/Makefile.am: Don't include */lib.am. * tmtests/tm20/Makefile.am: Add init.$(OBJEXT). * tmtests/tm20/Makefile.am: Don't include */lib.am. * tmtests/tm21/Makefile.am: Add init.$(OBJEXT). * tmtests/tm21/Makefile.am: Don't include */lib.am. * tmtests/tm22/Makefile.am: Add init.$(OBJEXT). * tmtests/tm22/Makefile.am: Don't include */lib.am. * tmtests/tm23/Makefile.am: Add init.$(OBJEXT). * tmtests/tm23/Makefile.am: Don't include */lib.am. * tmtests/tm24/Makefile.am: Add init.$(OBJEXT). * tmtests/tm24/Makefile.am: Don't include */lib.am. * tmtests/tm25/Makefile.am: Add init.$(OBJEXT). * tmtests/tm25/Makefile.am: Don't include */lib.am. * tmtests/tm28/Makefile.am: Add init.$(OBJEXT). * tmtests/tm28/Makefile.am: Don't include */lib.am. * tmtests/tm29/Makefile.am: Add init.$(OBJEXT). * tmtests/tm29/Makefile.am: Don't include */lib.am. * tmtests/tmck/Makefile.am: Add init.$(OBJEXT). * tmtests/tmck/Makefile.am: Don't include */lib.am. * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT). * tmtests/tmoverhd/Makefile.am: Don't include */lib.am.
* 2003-07-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-098-25/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ada.am: Add .adp to SUFFIXES. Remove c-compilation rule. * samples/base_sp/Makefile.am: Add init.$(OBJEXT). * samples/hello/Makefile.am: Add init.$(OBJEXT). * samples/ticker/Makefile.am: Add init.$(OBJEXT). * samples/ticker/Makefile.am: Remove VPATH. * sptests/sp01/Makefile.am: Add init.$(OBJEXT). * sptests/sp01/Makefile.am: Don't include */lib.am. * sptests/sp01/Makefile.am: Remove VPATH. * sptests/sp02/Makefile.am: Add init.$(OBJEXT). * sptests/sp02/Makefile.am: Don't include */lib.am. * sptests/sp03/Makefile.am: Add init.$(OBJEXT). * sptests/sp03/Makefile.am: Don't include */lib.am. * sptests/sp04/Makefile.am: Add init.$(OBJEXT). * sptests/sp04/Makefile.am: Don't include */lib.am. * sptests/sp04/Makefile.am: Remove EXPADA. * sptests/sp04/Makefile.am: Remove VPATH. * sptests/sp05/Makefile.am: Add init.$(OBJEXT). * sptests/sp05/Makefile.am: Don't include */lib.am. * sptests/sp06/Makefile.am: Add init.$(OBJEXT). * sptests/sp06/Makefile.am: Don't include */lib.am. * sptests/sp07/Makefile.am: Add init.$(OBJEXT). * sptests/sp07/Makefile.am: Don't include */lib.am. * sptests/sp07/Makefile.am: Remove EXPADA. * sptests/sp08/Makefile.am: Add init.$(OBJEXT). * sptests/sp08/Makefile.am: Don't include */lib.am. * sptests/sp09/Makefile.am: Add init.$(OBJEXT). * sptests/sp09/Makefile.am: Don't include */lib.am. * sptests/sp11/Makefile.am: Add init.$(OBJEXT). * sptests/sp11/Makefile.am: Don't include */lib.am. * sptests/sp12/Makefile.am: Add init.$(OBJEXT). * sptests/sp12/Makefile.am: Don't include */lib.am. * sptests/sp13/Makefile.am: Add init.$(OBJEXT). * sptests/sp13/Makefile.am: Don't include */lib.am. * sptests/sp14/Makefile.am: Add init.$(OBJEXT). * sptests/sp14/Makefile.am: Don't include */lib.am. * sptests/sp15/Makefile.am: Add init.$(OBJEXT). * sptests/sp15/Makefile.am: Don't include */lib.am. * sptests/sp16/Makefile.am: Add init.$(OBJEXT). * sptests/sp16/Makefile.am: Don't include */lib.am. * sptests/sp17/Makefile.am: Add init.$(OBJEXT). * sptests/sp17/Makefile.am: Don't include */lib.am. * sptests/sp19/Makefile.am: Add init.$(OBJEXT). * sptests/sp19/Makefile.am: Don't include */lib.am. * sptests/sp20/Makefile.am: Add init.$(OBJEXT). * sptests/sp20/Makefile.am: Don't include */lib.am. * sptests/sp21/Makefile.am: Add init.$(OBJEXT). * sptests/sp21/Makefile.am: Don't include */lib.am. * sptests/sp22/Makefile.am: Add init.$(OBJEXT). * sptests/sp22/Makefile.am: Don't include */lib.am. * sptests/sp23/Makefile.am: Add init.$(OBJEXT). * sptests/sp23/Makefile.am: Don't include */lib.am. * sptests/sp24/Makefile.am: Add init.$(OBJEXT). * sptests/sp24/Makefile.am: Don't include */lib.am. * sptests/sp25/Makefile.am: Add init.$(OBJEXT). * sptests/sp25/Makefile.am: Don't include */lib.am. * sptests/spsize/Makefile.am: Add init.$(OBJEXT). * sptests/spsize/Makefile.am: Don't include */lib.am. * tmtests/tm01/Makefile.am: Add init.$(OBJEXT). * tmtests/tm01/Makefile.am: Don't include */lib.am. * tmtests/tm02/Makefile.am: Add init.$(OBJEXT). * tmtests/tm02/Makefile.am: Don't include */lib.am. * tmtests/tm03/Makefile.am: Add init.$(OBJEXT). * tmtests/tm03/Makefile.am: Don't include */lib.am. * tmtests/tm04/Makefile.am: Add init.$(OBJEXT). * tmtests/tm04/Makefile.am: Don't include */lib.am. * tmtests/tm05/Makefile.am: Add init.$(OBJEXT). * tmtests/tm05/Makefile.am: Don't include */lib.am. * tmtests/tm06/Makefile.am: Add init.$(OBJEXT). * tmtests/tm06/Makefile.am: Don't include */lib.am. * tmtests/tm07/Makefile.am: Add init.$(OBJEXT). * tmtests/tm07/Makefile.am: Don't include */lib.am. * tmtests/tm08/Makefile.am: Add init.$(OBJEXT). * tmtests/tm08/Makefile.am: Don't include */lib.am. * tmtests/tm09/Makefile.am: Add init.$(OBJEXT). * tmtests/tm09/Makefile.am: Don't include */lib.am. * tmtests/tm10/Makefile.am: Add init.$(OBJEXT). * tmtests/tm10/Makefile.am: Don't include */lib.am. * tmtests/tm11/Makefile.am: Add init.$(OBJEXT). * tmtests/tm11/Makefile.am: Don't include */lib.am. * tmtests/tm12/Makefile.am: Add init.$(OBJEXT). * tmtests/tm12/Makefile.am: Don't include */lib.am. * tmtests/tm13/Makefile.am: Add init.$(OBJEXT). * tmtests/tm13/Makefile.am: Don't include */lib.am. * tmtests/tm14/Makefile.am: Add init.$(OBJEXT). * tmtests/tm14/Makefile.am: Don't include */lib.am. * tmtests/tm15/Makefile.am: Add init.$(OBJEXT). * tmtests/tm15/Makefile.am: Don't include */lib.am. * tmtests/tm16/Makefile.am: Add init.$(OBJEXT). * tmtests/tm16/Makefile.am: Don't include */lib.am. * tmtests/tm17/Makefile.am: Add init.$(OBJEXT). * tmtests/tm17/Makefile.am: Don't include */lib.am. * tmtests/tm18/Makefile.am: Add init.$(OBJEXT). * tmtests/tm18/Makefile.am: Don't include */lib.am. * tmtests/tm19/Makefile.am: Add init.$(OBJEXT). * tmtests/tm19/Makefile.am: Don't include */lib.am. * tmtests/tm20/Makefile.am: Add init.$(OBJEXT). * tmtests/tm20/Makefile.am: Don't include */lib.am. * tmtests/tm21/Makefile.am: Add init.$(OBJEXT). * tmtests/tm21/Makefile.am: Don't include */lib.am. * tmtests/tm22/Makefile.am: Add init.$(OBJEXT). * tmtests/tm22/Makefile.am: Don't include */lib.am. * tmtests/tm23/Makefile.am: Add init.$(OBJEXT). * tmtests/tm23/Makefile.am: Don't include */lib.am. * tmtests/tm24/Makefile.am: Add init.$(OBJEXT). * tmtests/tm24/Makefile.am: Don't include */lib.am. * tmtests/tm25/Makefile.am: Add init.$(OBJEXT). * tmtests/tm25/Makefile.am: Don't include */lib.am. * tmtests/tm28/Makefile.am: Add init.$(OBJEXT). * tmtests/tm28/Makefile.am: Don't include */lib.am. * tmtests/tm29/Makefile.am: Add init.$(OBJEXT). * tmtests/tm29/Makefile.am: Don't include */lib.am. * tmtests/tmck/Makefile.am: Add init.$(OBJEXT). * tmtests/tmck/Makefile.am: Don't include */lib.am. * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT). * tmtests/tmoverhd/Makefile.am: Don't include */lib.am.
* 2003-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-034-2/+10
| | | | | | | | | | * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am, sptests/sp01/config.h, sptests/sp04/Makefile.am, sptests/sp04/config.h, support/init.c: Modified build rules slightly so gnat_main is used as the Ada main entry point. Modified sp01 and sp04 Makefile.am's to compile and link with init.o. The test config.h's specified the Ada application requirements -- not the Classic API ones.
* 2002-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-275-10/+0
| | | | | | | | | | * sptests/sp09/Makefile.am: Remove EXPADA. * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13. * sptests/sp19/Makefile.am: Remove EXPADA. * sptests/sp21/Makefile.am: Remove EXPADA. * sptests/sp21/sptest.adb: Remove RESULT from TASK_1. * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers. * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
* 2002-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-271-2/+2
| | | | * sptests/sp19/sptest.adp: Fix include paths.
* 2002-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-272-53/+7
| | | | | | * sptests/sp19/sptest.adb: Remove. * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from sptests.adp.
* 2002-08-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-271-2/+0
| | | | | * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to match corrected prototype.
* 2002-08-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-271-0/+400
| | | | * sptests/sp19/sptest.adp: Added from old Ada implementation.
* 2002-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-272-1/+6
| | | | | | | | | * sptests/sp09/sptest.adb: Add Result to SCREEN_13. Remove Status from TASK_1. * sptests/sp21/sptest.adb: Add Result to TASK_1. * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs. * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS. * configure.ac: Check for m4. Abort if HAS_GNAT = no.
* 2002-08-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-262-29/+79
| | | | | | * sptests/sp19/sptest.adb: Modified to follow pattern of SP01 even though this test is not supported. * sptests/sp19/sp19.adb: New file.
* 2002-08-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-261-0/+0
| | | | | * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb. * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
* 2002-08-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-262-22/+0
| | | | | * sptests/sp09/sptest.adb, sptests/sp21/sptest.adb: All RTEMS IO Manager directives take fewer arguments than these tests used.
* 2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-261-1/+1
| | | | * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
* 2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-2623-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Activate tmtests. * configure.ac: Activate tmtests. * samples/base_mp/Makefile.am: Add nodeX subdirs. * sptests/sp01/Makefile.am: Add *.scn. * sptests/sp02/Makefile.am: Add *.scn. * sptests/sp03/Makefile.am: Add *.scn. * sptests/sp04/Makefile.am: Add *.scn. * sptests/sp05/Makefile.am: Add *.scn. * sptests/sp06/Makefile.am: Add *.scn. * sptests/sp07/Makefile.am: Add *.scn. * sptests/sp08/Makefile.am: Add *.scn. * sptests/sp09/Makefile.am: Add *.scn. * sptests/sp11/Makefile.am: Add *.scn. * sptests/sp12/Makefile.am: Add *.scn. * sptests/sp13/Makefile.am: Add *.scn. * sptests/sp14/Makefile.am: Add *.scn. * sptests/sp15/Makefile.am: Add *.scn. * sptests/sp16/Makefile.am: Add *.scn. * sptests/sp17/Makefile.am: Add *.scn. * sptests/sp19/Makefile.am: Add *.scn. * sptests/sp20/Makefile.am: Add *.scn. * sptests/sp21/Makefile.am: Add *.scn. * sptests/sp22/Makefile.am: Add *.scn. * sptests/sp23/Makefile.am: Add *.scn. * sptests/sp24/Makefile.am: Add *.scn. * sptests/sp25/Makefile.am: Add *.scn.
* 2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-2625-0/+410
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * sptests/Makefile.am: New. * sptests/sp01/Makefile.am: New. * sptests/sp02/Makefile.am: New. * sptests/sp03/Makefile.am: New. * sptests/sp04/Makefile.am: New. * sptests/sp05/Makefile.am: New. * sptests/sp06/Makefile.am: New. * sptests/sp07/Makefile.am: New. * sptests/sp08/Makefile.am: New. * sptests/sp09/Makefile.am: New. * sptests/sp11/Makefile.am: New. * sptests/sp12/Makefile.am: New. * sptests/sp13/Makefile.am: New. * sptests/sp14/Makefile.am: New. * sptests/sp15/Makefile.am: New. * sptests/sp16/Makefile.am: New. * sptests/sp17/Makefile.am: New. * sptests/sp19/Makefile.am: New. * sptests/sp20/Makefile.am: New. * sptests/sp21/Makefile.am: New. * sptests/sp22/Makefile.am: New. * sptests/sp23/Makefile.am: New. * sptests/sp24/Makefile.am: New. * sptests/sp25/Makefile.am: New. * sptests/spsize/Makefile.am: New.
* 2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-2625-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ChangeLog: New. * .cvsignore: New. * mptests/.cvsignore: New. * mptests/mp01/.cvsignore: New. * mptests/mp02/.cvsignore: New. * mptests/mp03/.cvsignore: New. * mptests/mp04/.cvsignore: New. * mptests/mp05/.cvsignore: New. * mptests/mp06/.cvsignore: New. * mptests/mp07/.cvsignore: New. * mptests/mp08/.cvsignore: New. * mptests/mp09/.cvsignore: New. * mptests/mp10/.cvsignore: New. * mptests/mp11/.cvsignore: New. * mptests/mp12/.cvsignore: New. * mptests/mp13/.cvsignore: New. * mptests/mp14/.cvsignore: New. * samples/.cvsignore: New. * samples/base_sp/.cvsignore: New. * samples/hello/.cvsignore: New. * samples/ticker/.cvsignore: New. * sptests/.cvsignore: New. * sptests/sp01/.cvsignore: New. * sptests/sp02/.cvsignore: New. * sptests/sp03/.cvsignore: New. * sptests/sp04/.cvsignore: New. * sptests/sp05/.cvsignore: New. * sptests/sp06/.cvsignore: New. * sptests/sp07/.cvsignore: New. * sptests/sp08/.cvsignore: New. * sptests/sp09/.cvsignore: New. * sptests/sp11/.cvsignore: New. * sptests/sp12/.cvsignore: New. * sptests/sp13/.cvsignore: New. * sptests/sp14/.cvsignore: New. * sptests/sp15/.cvsignore: New. * sptests/sp16/.cvsignore: New. * sptests/sp17/.cvsignore: New. * sptests/sp19/.cvsignore: New. * sptests/sp20/.cvsignore: New. * sptests/sp21/.cvsignore: New. * sptests/sp22/.cvsignore: New. * sptests/sp23/.cvsignore: New. * sptests/sp24/.cvsignore: New. * sptests/sp25/.cvsignore: New. * sptests/spsize/.cvsignore: New. * support/.cvsignore: New. * tmtests/.cvsignore: New. * tmtests/tm01/.cvsignore: New. * tmtests/tm02/.cvsignore: New. * tmtests/tm03/.cvsignore: New. * tmtests/tm04/.cvsignore: New. * tmtests/tm05/.cvsignore: New. * tmtests/tm06/.cvsignore: New. * tmtests/tm07/.cvsignore: New. * tmtests/tm08/.cvsignore: New. * tmtests/tm09/.cvsignore: New. * tmtests/tm10/.cvsignore: New. * tmtests/tm11/.cvsignore: New. * tmtests/tm12/.cvsignore: New. * tmtests/tm13/.cvsignore: New. * tmtests/tm14/.cvsignore: New. * tmtests/tm15/.cvsignore: New. * tmtests/tm16/.cvsignore: New. * tmtests/tm17/.cvsignore: New. * tmtests/tm18/.cvsignore: New. * tmtests/tm19/.cvsignore: New. * tmtests/tm20/.cvsignore: New. * tmtests/tm21/.cvsignore: New. * tmtests/tm22/.cvsignore: New. * tmtests/tm23/.cvsignore: New. * tmtests/tm24/.cvsignore: New. * tmtests/tm25/.cvsignore: New. * tmtests/tm26/.cvsignore: New. * tmtests/tm27/.cvsignore: New. * tmtests/tm28/.cvsignore: New. * tmtests/tm29/.cvsignore: New. * tmtests/tmck/.cvsignore: New. * tmtests/tmoverhd/.cvsignore: New.
* Removed unnecessary dependency on RTEMS_Test_Support which existedJoel Sherrill1997-06-031-1/+0
| | | | in the RTEMS Ada implementation but does not exist in this binding.
* new fileJoel Sherrill1997-06-036-0/+209
|
* removed reference to the Stub Device DriverJoel Sherrill1997-06-031-1/+0
|
* Changed mode and priority of initialization task.Joel Sherrill1997-06-032-5/+2
|
* Changed attribute of Initialization Task to Floating_PointJoel Sherrill1997-06-031-1/+1
|
* new filesJoel Sherrill1997-06-032-0/+56
|
* new fileJoel Sherrill1997-06-0314-0/+504
|
* Changed from RTEMS.Boolean to Standard.Boolean to avoid problems.Joel Sherrill1997-06-031-1/+1
|
* Switched to proper types for booleans and increased the stack spaceJoel Sherrill1997-06-032-5/+6
| | | | for the tasks in this test.
* Modifed to make the test run to completion. Primarily providedJoel Sherrill1997-06-032-32/+96
| | | | | | the Buffer type and support routines although some work was required to account for the directives which required message size information.
* removed with of unchecked_conversionJoel Sherrill1997-06-031-1/+0
|
* sptest.adb: update Semaphore_Create calling sequenceJoel Sherrill1997-06-032-1/+8
| | | | sp12.adb: doubled the initialization task stack size
* Fixed problems which prevented the test from compiling and running toJoel Sherrill1997-06-033-85/+157
| | | | completion.
* changed reference for Configuration Table from BSP to RTEMS.Joel Sherrill1997-06-031-2/+1
|
* updated to runJoel Sherrill1997-06-032-15/+42
|
* New style main procedure which creates the test's RTEMS initialization taskJoel Sherrill1997-06-0328-27/+687
| | | | | | as an RTEMS task. This avoid problems resulting from differences in the tasking mode/priority of Ada tasks from the typical way an RTEMS initialization task is created.
* new fileJoel Sherrill1997-06-021-0/+33
|
* readded body for "main" proceduresJoel Sherrill1997-06-0247-23/+744
|
* removed configuration table definition in AdaJoel Sherrill1997-06-0223-1290/+0
|
* new file - automatically generated by a scriptJoel Sherrill1997-06-0224-0/+0
|
* New file -- works in conjunction with support/init.c.Joel Sherrill1997-06-021-0/+33
|
* Removed Ada Configuration Table definition.Joel Sherrill1997-06-021-55/+0
|
* added screen files from 3.2.1Joel Sherrill1997-06-0223-0/+976
|
* modified copyright notice to be the same as RTEMS 4.0.0.Joel Sherrill1997-06-0247-282/+282
| | | | changed the CVS ID string to be a "development" version.
* Initial revisionJoel Sherrill1997-06-0247-0/+15263