Commit Graph

164 Commits

Author SHA1 Message Date
Joel Sherrill
d43dd822c6 2008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
	mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
	mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
	mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
	mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
	mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
	mptests/mp13/mptest.ads, mptests/mp14/mptest.ads,
	samples/base_mp/mptest.ads, samples/base_sp/sptest.ads,
	samples/hello/sptest.ads, samples/nsecs/sptest.ads,
	samples/ticker/sptest.ads, sptests/sp01/sptest.ads,
	sptests/sp02/sptest.ads, sptests/sp03/sptest.ads,
	sptests/sp04/sptest.ads, sptests/sp05/sptest.ads,
	sptests/sp06/sptest.ads, sptests/sp07/sptest.ads,
	sptests/sp08/sptest.ads, sptests/sp09/sptest.ads,
	sptests/sp11/sptest.ads, sptests/sp12/sptest.ads,
	sptests/sp13/sptest.ads, sptests/sp14/sptest.ads,
	sptests/sp15/sptest.ads, sptests/sp16/sptest.ads,
	sptests/sp17/sptest.ads, sptests/sp19/sptest.ads,
	sptests/sp20/sptest.ads, sptests/sp22/sptest.ads,
	sptests/sp23/sptest.ads, sptests/sp24/sptest.ads,
	sptests/sp25/sptest.ads, sptests/spname01/spname01.adb,
	tmtests/tm01/tmtest.ads, tmtests/tm02/tmtest.ads,
	tmtests/tm03/tmtest.ads, tmtests/tm04/tmtest.ads,
	tmtests/tm05/tmtest.ads, tmtests/tm06/tmtest.ads,
	tmtests/tm07/tmtest.ads, tmtests/tm08/tmtest.ads,
	tmtests/tm09/tmtest.ads, tmtests/tm10/tmtest.ads,
	tmtests/tm11/tmtest.ads, tmtests/tm12/tmtest.ads,
	tmtests/tm13/tmtest.ads, tmtests/tm14/tmtest.ads,
	tmtests/tm15/tmtest.ads, tmtests/tm16/tmtest.ads,
	tmtests/tm17/tmtest.ads, tmtests/tm18/tmtest.ads,
	tmtests/tm19/tmtest.ads, tmtests/tm20/tmtest.adb,
	tmtests/tm20/tmtest.ads, tmtests/tm21/tmtest.ads,
	tmtests/tm22/tmtest.ads, tmtests/tm23/tmtest.ads,
	tmtests/tm24/tmtest.ads, tmtests/tm25/tmtest.ads,
	tmtests/tm28/tmtest.ads, tmtests/tm29/tmtest.ads,
	tmtests/tmck/tmtest.ads, tmtests/tmoverhd/tmtest.ads:
	Added pragma Convention C as required by gcc > 4.3.
2008-03-11 20:12:52 +00:00
Joel Sherrill
348eada43b 2008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* sptests/spname01/config.h: New file.
2008-02-04 17:20:54 +00:00
Joel Sherrill
3ca942abf8 2008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, sptests/Makefile.am: Exercise passing as object Id of
	SELF.
	* sptests/spname01/.cvsignore, sptests/spname01/Makefile.am,
	sptests/spname01/ada_spname01.scn, sptests/spname01/spname01.adb,
	sptests/spname01/sptest.adb, sptests/spname01/sptest.ads: New files.
2008-02-04 17:18:01 +00:00
Joel Sherrill
6c4e9d0775 2008-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
	mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
	mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
	mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
	mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
	mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
	mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
	mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
	mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
	mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
	mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
	mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
	mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
	mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am,
	samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
	samples/base_sp/Makefile.am, samples/hello/Makefile.am,
	samples/nsecs/Makefile.am, samples/ticker/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/sp22/Makefile.am, sptests/sp23/Makefile.am,
	sptests/sp24/Makefile.am, sptests/sp25/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: Make all test names unique. All needed
	ada_ as prefix to distinguish them from the C tests. MP tests should
	produce an executable with test name and node number in it. Screens
	renamed to follow.
	* ada_mvscn, mptests/mp01/node1/ada_mp01-node1.scn,
	mptests/mp01/node2/ada_mp01-node2.scn,
	mptests/mp02/node1/ada_mp02-node1.scn,
	mptests/mp02/node2/ada_mp02-node2.scn,
	mptests/mp03/node1/ada_mp03-node1.scn,
	mptests/mp03/node2/ada_mp03-node2.scn,
	mptests/mp04/node1/ada_mp04-node1.scn,
	mptests/mp04/node2/ada_mp04-node2.scn,
	mptests/mp05/node1/ada_mp05-node1.scn,
	mptests/mp05/node2/ada_mp05-node2.scn,
	mptests/mp06/node1/ada_mp06-node1.scn,
	mptests/mp06/node2/ada_mp06-node2.scn,
	mptests/mp07/node1/ada_mp07-node1.scn,
	mptests/mp07/node2/ada_mp07-node2.scn,
	mptests/mp08/node1/ada_mp08-node1.scn,
	mptests/mp08/node2/ada_mp08-node2.scn,
	mptests/mp09/node1/ada_mp09-node1.scn,
	mptests/mp09/node2/ada_mp09-node2.scn,
	mptests/mp10/node1/ada_mp10-node1.scn,
	mptests/mp10/node2/ada_mp10-node2.scn,
	mptests/mp11/node1/ada_mp11-node1.scn,
	mptests/mp11/node2/ada_mp11-node2.scn,
	mptests/mp12/node1/ada_mp12-node1.scn,
	mptests/mp12/node2/ada_mp12-node2.scn,
	mptests/mp13/node1/ada_mp13-node1.scn,
	mptests/mp13/node2/ada_mp13-node2.scn,
	mptests/mp14/node1/ada_mp14-node1.scn,
	mptests/mp14/node2/ada_mp14-node2.scn,
	samples/base_mp/node1/ada_base_mp-node1.scn,
	samples/base_mp/node2/ada_base_mp-node2.scn,
	samples/base_sp/ada_base_sp.scn, samples/hello/ada_hello.scn,
	samples/nsecs/ada_nsecs.scn, samples/ticker/ada_ticker.scn,
	sptests/sp01/ada_sp01.scn, sptests/sp02/ada_sp02.scn,
	sptests/sp03/ada_sp03.scn, sptests/sp04/ada_sp04.scn,
	sptests/sp05/ada_sp05.scn, sptests/sp06/ada_sp06.scn,
	sptests/sp07/ada_sp07.scn, sptests/sp08/ada_sp08.scn,
	sptests/sp09/ada_sp09.scn, sptests/sp11/ada_sp11.scn,
	sptests/sp12/ada_sp12.scn, sptests/sp13/ada_sp13.scn,
	sptests/sp14/ada_sp14.scn, sptests/sp15/ada_sp15.scn,
	sptests/sp16/ada_sp16.scn, sptests/sp17/ada_sp17.scn,
	sptests/sp19/ada_sp19.scn, sptests/sp20/ada_sp20.scn,
	sptests/sp22/ada_sp22.scn, sptests/sp23/ada_sp23.scn,
	sptests/sp24/ada_sp24.scn, sptests/sp25/ada_sp25.scn: New files.
	* mptests/mp01/node1/mp01-node1.scn, mptests/mp01/node2/mp01-node2.scn,
	mptests/mp02/node1/mp02-node1.scn, mptests/mp02/node2/mp02-node2.scn,
	mptests/mp03/node1/mp03-node1.scn, mptests/mp03/node2/mp03-node2.scn,
	mptests/mp04/node1/mp04-node1.scn, mptests/mp04/node2/mp04-node2.scn,
	mptests/mp05/node1/mp05-node1.scn, mptests/mp05/node2/mp05-node2.scn,
	mptests/mp06/node1/mp06-node1.scn, mptests/mp06/node2/mp06-node2.scn,
	mptests/mp07/node1/mp07-node1.scn, mptests/mp07/node2/mp07-node2.scn,
	mptests/mp08/node1/mp08-node1.scn, mptests/mp08/node2/mp08-node2.scn,
	mptests/mp09/node1/mp09-node1.scn, mptests/mp09/node2/mp09-node2.scn,
	mptests/mp10/node1/mp10-node1.scn, mptests/mp10/node2/mp10-node2.scn,
	mptests/mp11/node1/mp11-node1.scn, mptests/mp11/node2/mp11-node2.scn,
	mptests/mp12/node1/mp12-node1.scn, mptests/mp12/node2/mp12-node2.scn,
	mptests/mp13/node1/mp13-node1.scn, mptests/mp13/node2/mp13-node2.scn,
	mptests/mp14/node1/mp14-node1.scn, mptests/mp14/node2/mp14-node2.scn,
	samples/base_mp/node1/base_mp-node1.scn,
	samples/base_mp/node2/base_mp-node2.scn, samples/base_sp/base_sp.scn,
	samples/hello/hello.scn, samples/nsecs/nsecs.scn,
	samples/ticker/ticker.scn, sptests/sp01/sp01.scn,
	sptests/sp02/sp02.scn, sptests/sp03/sp03.scn, sptests/sp04/sp04.scn,
	sptests/sp05/sp05.scn, sptests/sp06/sp06.scn, sptests/sp07/sp07.scn,
	sptests/sp08/sp08.scn, sptests/sp09/sp09.scn, sptests/sp11/sp11.scn,
	sptests/sp12/sp12.scn, sptests/sp13/sp13.scn, sptests/sp14/sp14.scn,
	sptests/sp15/sp15.scn, sptests/sp16/sp16.scn, sptests/sp17/sp17.scn,
	sptests/sp19/sp19.scn, sptests/sp20/sp20.scn, sptests/sp22/sp22.scn,
	sptests/sp23/sp23.scn, sptests/sp24/sp24.scn, sptests/sp25/sp25.scn:
	Removed.
2008-02-01 21:28:08 +00:00
Joel Sherrill
d880c88e22 2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* ada.am: Now builds cleanly with GCC trunk.
2007-11-09 17:09:41 +00:00
Joel Sherrill
78c7192903 2007-10-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
	mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
	mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
	mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
	mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
	mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
	mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
	mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
	mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
	mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
	mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
	mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
	mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
	mptests/mp14/node1/Makefile.am, mptests/mp14/node2/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/nsecs/Makefile.am,
	samples/ticker/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/sp22/Makefile.am,
	sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
	sptests/sp25/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: Executables
	should end in .exe just like their C counterparts.
2007-10-25 22:06:13 +00:00
Glenn Humphrey
42f07c5fb7 2007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com>
* configure.ac, samples/Makefile.am: Added a test for Clock_Get_Uptime
	* samples/nsecs/.cvsignore, samples/nsecs/Makefile.am,
	samples/nsecs/config.h, samples/nsecs/nsecs.adb,
	samples/nsecs/nsecs.scn, samples/nsecs/sptest.adb,
	samples/nsecs/sptest.ads: New files.
2007-10-25 19:51:06 +00:00
Glenn Humphrey
4fcb3fc310 2007-10-18 Glenn Humphrey <glenn.humphrey@OARcorp.com>
* sptests/sp16/sptest.ads, sptests/sp20/sptest.adb,
	sptests/sp20/sptest.ads: Forgot to update the copyright.
2007-10-18 20:58:51 +00:00
Glenn Humphrey
3d2bf71da0 2007-10-18 Glenn Humphrey <glenn.humphrey@OARcorp.com>
* sptests/sp09/sp09.scn, sptests/sp09/sptest.adb,
	sptests/sp13/sp13.scn, sptests/sp13/sptest.adb,
	sptests/sp16/sp16.scn, sptests/sp16/sptest.adb,
	sptests/sp16/sptest.ads, sptests/sp20/sp20.scn,
	sptests/sp20/sptest.adb, sptests/sp20/sptest.ads: Updated tests to
	match the current C tests and regenerated the .scn files.
2007-10-18 19:36:29 +00:00
Glenn Humphrey
ba3e1a4faf 2007-10-10 Glenn Humphrey <glenn.humphrey@OARcorp.com>
* configure.ac, samples/base_sp/base_sp.scn, samples/base_sp/config.h,
	samples/base_sp/sptest.adb, samples/hello/config.h,
	samples/ticker/config.h, samples/ticker/ticker.scn,
	sptests/Makefile.am, sptests/sp01/sp01.scn, sptests/sp02/config.h,
	sptests/sp02/sp02.scn, sptests/sp03/config.h, sptests/sp03/sp03.scn,
	sptests/sp04/sp04.scn, sptests/sp04/sptest.adb,
	sptests/sp05/config.h, sptests/sp05/sp05.scn, sptests/sp06/config.h,
	sptests/sp07/config.h, sptests/sp07/sp07.scn,
	sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
	sptests/sp08/config.h, sptests/sp08/sp08.scn,
	sptests/sp09/Makefile.am, sptests/sp09/config.h,
	sptests/sp09/sp09.scn, sptests/sp09/sptest.adb,
	sptests/sp09/sptest.ads, sptests/sp11/config.h,
	sptests/sp11/sp11.scn, sptests/sp12/config.h, sptests/sp12/sp12.scn,
	sptests/sp13/config.h, sptests/sp13/sp13.scn,
	sptests/sp13/sptest.adb, sptests/sp14/config.h,
	sptests/sp14/sp14.scn, sptests/sp15/config.h, sptests/sp15/sp15.scn,
	sptests/sp16/config.h, sptests/sp16/sp16.scn,
	sptests/sp16/sptest.adb, sptests/sp17/config.h,
	sptests/sp19/config.h, sptests/sp19/sp19.scn, sptests/sp20/config.h,
	sptests/sp20/sp20.scn, sptests/sp22/config.h, sptests/sp22/sp22.scn,
	sptests/sp23/config.h, sptests/sp23/sp23.scn, sptests/sp24/config.h,
	sptests/sp24/sp24.scn, sptests/sp25/config.h, sptests/sp25/sp25.scn,
	support/init.c, support/test_support.adb, support/test_support.ads,
	tmtests/tm09/config.h, tmtests/tm20/tmtest.adb,
	tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
	tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: Updated
	tests so that they would all compile and run without errors. Some
	tests that are no longer valid using the current binding were
	removed. Also updated the .scn files to reflect the current test
	output.
	* sptests/sp21/.cvsignore, sptests/sp21/Makefile.am,
	sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sp21.scn,
	sptests/sp21/sptest.adb, sptests/sp21/sptest.ads,
	sptests/spsize/.cvsignore, sptests/spsize/Makefile.am,
	sptests/spsize/spsize.adb, sptests/spsize/sptest.adb,
	sptests/spsize/sptest.ads: Removed.
2007-10-10 20:58:48 +00:00
Joel Sherrill
8da756e889 2007-10-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
	mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
	mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
	mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
	mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
	mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
	mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
	mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
	mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
	mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
	mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
	mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
	mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
	mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am: Basic
	build structure should now be correct. The remaining issues should be
	test specific.
	* mptests/mp01/config_base.h, mptests/mp01/node1/config.h,
	mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/config.h,
	mptests/mp01/node2/mp01_node2.adb, mptests/mp02/config_base.h,
	mptests/mp02/node1/config.h, mptests/mp02/node1/mp02_node1.adb,
	mptests/mp02/node2/config.h, mptests/mp02/node2/mp02_node2.adb,
	mptests/mp03/config_base.h, mptests/mp03/node1/config.h,
	mptests/mp03/node1/mp03_node1.adb, mptests/mp03/node2/config.h,
	mptests/mp03/node2/mp03_node2.adb, mptests/mp04/config_base.h,
	mptests/mp04/node1/config.h, mptests/mp04/node1/mp04_node1.adb,
	mptests/mp04/node2/config.h, mptests/mp04/node2/mp04_node2.adb,
	mptests/mp05/config_base.h, mptests/mp05/node1/config.h,
	mptests/mp05/node1/mp05_node1.adb, mptests/mp05/node2/config.h,
	mptests/mp05/node2/mp05_node2.adb, mptests/mp06/config_base.h,
	mptests/mp06/node1/config.h, mptests/mp06/node1/mp06_node1.adb,
	mptests/mp06/node2/config.h, mptests/mp06/node2/mp06_node2.adb,
	mptests/mp07/config_base.h, mptests/mp07/node1/config.h,
	mptests/mp07/node1/mp07_node1.adb, mptests/mp07/node2/config.h,
	mptests/mp07/node2/mp07_node2.adb, mptests/mp08/config_base.h,
	mptests/mp08/node1/config.h, mptests/mp08/node1/mp08_node1.adb,
	mptests/mp08/node2/config.h, mptests/mp08/node2/mp08_node2.adb,
	mptests/mp09/config_base.h, mptests/mp09/node1/config.h,
	mptests/mp09/node1/mp09_node1.adb, mptests/mp09/node2/config.h,
	mptests/mp09/node2/mp09_node2.adb, mptests/mp10/config_base.h,
	mptests/mp10/node1/config.h, mptests/mp10/node1/mp10_node1.adb,
	mptests/mp10/node2/config.h, mptests/mp10/node2/mp10_node2.adb,
	mptests/mp11/config_base.h, mptests/mp11/node1/config.h,
	mptests/mp11/node1/mp11_node1.adb, mptests/mp11/node2/config.h,
	mptests/mp11/node2/mp11_node2.adb, mptests/mp12/config_base.h,
	mptests/mp12/node1/config.h, mptests/mp12/node1/mp12_node1.adb,
	mptests/mp12/node2/config.h, mptests/mp12/node2/mp12_node2.adb,
	mptests/mp13/config_base.h, mptests/mp13/node1/config.h,
	mptests/mp13/node1/mp13_node1.adb, mptests/mp13/node2/config.h,
	mptests/mp13/node2/mp13_node2.adb, mptests/mp14/config_base.h,
	mptests/mp14/node1/config.h, mptests/mp14/node1/mp14_node1.adb,
	mptests/mp14/node2/config.h, mptests/mp14/node2/mp14_node2.adb:
	New files. GNATMAKE is easier to operate if the filename of the
	main package matches the executable name.  In this case, we needed
	one for each node's executable.
	* mptests/mp01/config.h: Removed.
2007-10-03 20:12:15 +00:00
Joel Sherrill
23848bbd80 2007-10-01 Joel Sherrill <joel.sherrill@OARcorp.com>
* mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
	mptests/mp01/node1/Makefile.am, 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, support/init.c, support/test_support.adb,
	support/test_support.ads: Most of single processor Ada tests now
	build. Some run.
2007-10-01 22:58:09 +00:00
Joel Sherrill
16e8d3d573 2007-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* support/init.c: Spacing cleanup.
2007-05-23 21:58:26 +00:00
Joel Sherrill
ed902c2423 2007-04-05 Joel Sherrill <joel@OARcorp.com>
* mptests/mp01/config.h, samples/base_sp/config.h,
	samples/hello/config.h, samples/ticker/config.h,
	sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h,
	sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h,
	sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h,
	sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h,
	sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h,
	sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h,
	sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h,
	sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h,
	tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h,
	tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h,
	tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h,
	tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h,
	tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h,
	tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h,
	tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h,
	tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h,
	tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h,
	tmtests/tmoverhd/config.h: Change all obsoleted
	CONFIGURE_TEST_NEEDS_XXX configuration constants to
	CONFIGURE_APPLICATION_NEEDS_XXX.
2007-04-05 15:23:29 +00:00
Ralf Corsepius
fcb0cd462c 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Ralf Corsepius
2e6c877055 Add dist_scn_DATA = *.scn. 2005-11-21 04:40:11 +00:00
Ralf Corsepius
b702c7dc17 Re-add mp?? tests. 2005-11-20 17:13:02 +00:00
Ralf Corsepius
82f0ad1d63 Re-add mptests*Makefile.am. 2005-11-20 17:12:45 +00:00
Ralf Corsepius
e7d5d4b418 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Re-add mptests*Makefile.am.
	* mptests/Makefile.am: Re-add  mp?? tests.
2005-11-20 17:12:32 +00:00
Ralf Corsepius
0f4b25dfe7 Regenerate. 2005-11-20 17:10:34 +00:00
Ralf Corsepius
8fdfc9f68a Cleanup. 2005-11-20 17:09:19 +00:00
Ralf Corsepius
603b359810 New. 2005-11-20 17:08:04 +00:00
Ralf Corsepius
586460264c 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am,
	mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am,
	mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
	mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am,
	mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am,
	mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
	mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am,
	mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am,
	mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
	mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am,
	mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am,
	mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
	mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am,
	mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am,
	mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
	mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am,
	mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am,
	mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
	mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am,
	mptests/mp14/node2/Makefile.am: New.
2005-11-20 17:05:47 +00:00
Ralf Corsepius
b960faa60e Cleanup. 2005-11-20 17:00:57 +00:00
Ralf Corsepius
d605c21055 Cleanup. 2005-11-20 08:58:17 +00:00
Ralf Corsepius
34771307f8 Remove. 2005-11-20 08:56:07 +00:00
Ralf Corsepius
1c9abf823b New. 2005-11-20 08:55:21 +00:00
Ralf Corsepius
c2cdd9d4d9 Add scndir. Install *.scn to scndir. 2005-11-20 08:51:05 +00:00
Ralf Corsepius
1471bd9b41 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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/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: Add scndir. Install *.scn to scndir.
2005-11-20 08:49:38 +00:00
Ralf Corsepius
1245c44a73 Add rtems_ada_testsdir. 2005-11-20 08:44:02 +00:00
Ralf Corsepius
ef6b461903 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* samples/base_mp/Makefile.am: Remove references to *.scn.
	* samples/base_mp/node1/base_mp.scn: Remove.
	* samples/base_mp/node1/base_mp-node1.scn: New.
	* samples/base_mp/node1/Makefile.am: Eliminate NODE.
	Reflect having renamed base_mp.scn.
	* samples/base_mp/node2/base_mp.scn: Remove.
	* samples/base_mp/node2/base_mp-node2.scn: New.
	* samples/base_mp/node2/Makefile.am: Eliminate NODE.
	Reflect having renamed base_mp.scn.
2005-11-20 08:33:40 +00:00
Ralf Corsepius
c31ac15e2d Remove references to *.scn. 2005-11-20 08:33:24 +00:00
Ralf Corsepius
6f9d34c497 Eliminate NODE. 2005-11-20 08:33:03 +00:00
Ralf Corsepius
da90bab4f4 New. 2005-11-20 08:32:40 +00:00
Ralf Corsepius
e0f6a78d11 Remove. 2005-11-20 08:32:20 +00:00
Ralf Corsepius
d75e9b1815 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Reflect changes to testsuites/automake,
	testsuites/aclocal.
2005-11-20 07:04:30 +00:00
Joel Sherrill
4b81d847de 2005-05-06 Joel Sherrill <joel@OARcorp.com>
* tmtests/tmoverhd/tmtest.adb: Removed warnings.
2005-05-06 13:17:37 +00:00
Joel Sherrill
20b21beb02 2005-05-05 Joel Sherrill <joel@OARcorp.com>
* sptests/sp04/sptest.adb, tmtests/tm02/tmtest.adb,
	tmtests/tmoverhd/tmtest.adb: Removed warnings.
2005-05-05 18:35:16 +00:00
Joel Sherrill
820901ba60 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* samples/hello/sptest.adb, sptests/sp03/sptest.adb,
	sptests/sp04/sptest.adb, sptests/sp05/sptest.adb,
	sptests/sp07/sptest.adb, sptests/sp13/sptest.adb,
	sptests/sp14/sptest.adb, sptests/sp20/sptest.adb,
	sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb,
	tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb,
	tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb,
	tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb,
	tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb,
	tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb,
	tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb,
	tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb,
	tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb,
	tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb,
	tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb,
	tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb,
	tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb,
	tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb,
	tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb,
	tmtests/tmoverhd/tmtest.adb: Remove warnings.
2005-05-03 21:41:45 +00:00
Ralf Corsepius
072fdb7390 2005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests/mp01/config.h, samples/base_mp/config.h,
	samples/base_sp/config.h, samples/hello/config.h,
	samples/ticker/config.h, sptests/sp01/config.h,
	sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h,
	sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h,
	sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h,
	sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h,
	sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h,
	sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h,
	sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h,
	sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h,
	tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h,
	tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h,
	tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h,
	tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h,
	tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h,
	tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h,
	tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h,
	tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h,
	tmtests/tm29/config.h, tmtests/tmck/config.h,
	tmtests/tmoverhd/config.h: Include <rtems/confdefs.h> instead of
	<confdefs.h> (obsolete).
2005-05-01 06:27:50 +00:00
Ralf Corsepius
e510b7da17 Include <rtems/confdefs.h> instead of <confdefs.h> (obsolete). 2005-05-01 06:27:14 +00:00
Ralf Corsepius
3e46c1cf83 Fix typo in previous change. 2004-09-24 06:32:10 +00:00
Ralf Corsepius
97891e5ea3 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
a1cf46b328 2004-03-25 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd arg to RTEMS_TOP.
	Unconditionally configure MP-directories.
	* Makefile.am: Don't include @RTEMS_BSP@.cfg.
	Add DIST_SUBDIRS comprising MP-subdirs.
	* samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs.
2004-03-25 05:19:36 +00:00
Ralf Corsepius
810720b633 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-12 03:28:02 +00:00
Ralf Corsepius
e6594aec2d 2003-12-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests/mp01/Makefile.am: Cosmetics.
	* samples/Makefile.am: Cosmetics.
	* samples/base_mp/Makefile.am: Cosmetics.
	* samples/base_sp/Makefile.am: Cosmetics.
	* samples/hello/Makefile.am: Cosmetics.
	* samples/ticker/Makefile.am: Cosmetics.
	* support/Makefile.am: Cosmetics.
	* tmtests/tmoverhd/Makefile.am: Cosmetics.
2003-12-05 17:52:07 +00:00
Ralf Corsepius
6e761d1417 2003-11-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-11-11 10:55:17 +00:00
Ralf Corsepius
c44312d06e 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-22 11:23:45 +00:00
Ralf Corsepius
bb483c70eb 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 11:29:12 +00:00
Joel Sherrill
35e4691b9a 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* 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 18:50:41 +00:00