summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-062008-06-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-2/+11
* samples/hello/config.h, sptests/spname01/config.h: These needed CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
2008-03-112008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill73-8/+291
* 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-02-042008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+37
* sptests/spname01/config.h: New file.
2008-02-042008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill9-0/+168
* 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-012008-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill143-389/+572
* 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.
2007-11-092007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+7
* ada.am: Now builds cleanly with GCC trunk.
2007-10-252007-10-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill87-335/+382
* 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-252007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey10-2/+344
* 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-182007-10-18 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey4-3/+8
* sptests/sp16/sptest.ads, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads: Forgot to update the copyright.
2007-10-182007-10-18 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey11-53/+566
* 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-102007-10-10 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey78-1869/+720
* 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-032007-10-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill99-200/+2832
* 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-012007-10-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill33-1561/+163
* 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-05-232007-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-2/+6
* support/init.c: Spacing cleanup.
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill57-112/+137
* 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.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* configure.ac: New BUG-REPORT address.
2005-11-21Add dist_scn_DATA = *.scn.Ralf Corsepius28-0/+84
2005-11-20Re-add mp?? tests.Ralf Corsepius1-13/+13
2005-11-20Re-add mptests*Makefile.am.Ralf Corsepius1-13/+39
2005-11-202005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* configure.ac: Re-add mptests*Makefile.am. * mptests/Makefile.am: Re-add mp?? tests.
2005-11-20Regenerate.Ralf Corsepius107-109/+114
2005-11-20Cleanup.Ralf Corsepius1-2/+0
2005-11-20New.Ralf Corsepius39-0/+572
2005-11-202005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+23
* 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-20Cleanup.Ralf Corsepius1-3/+0
2005-11-20Cleanup.Ralf Corsepius2-4/+0
2005-11-20Remove.Ralf Corsepius28-390/+0
2005-11-20New.Ralf Corsepius28-0/+390
2005-11-20Add scndir. Install *.scn to scndir.Ralf Corsepius28-28/+56
2005-11-202005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+19
* 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-20Add rtems_ada_testsdir.Ralf Corsepius1-0/+2
2005-11-202005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+12
* 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-20Remove references to *.scn.Ralf Corsepius1-2/+0
2005-11-20Eliminate NODE.Ralf Corsepius2-8/+4
2005-11-20New.Ralf Corsepius2-0/+10
2005-11-20Remove.Ralf Corsepius2-10/+0
2005-11-202005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-5/+10
* configure.ac: Reflect changes to testsuites/automake, testsuites/aclocal.
2005-05-062005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+14
* tmtests/tmoverhd/tmtest.adb: Removed warnings.
2005-05-052005-05-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-7/+15
* sptests/sp04/sptest.adb, tmtests/tm02/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Removed warnings.
2005-05-032005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill40-71/+59
* 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-012005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+25
* 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-01Include <rtems/confdefs.h> instead of <confdefs.h> (obsolete).Ralf Corsepius57-57/+57
2004-09-24Fix typo in previous change.Ralf Corsepius1-1/+1
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+5
* configure.ac: Require automake > 1.9.
2004-03-252004-03-25 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-10/+12
* 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.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+6
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-052003-12-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius9-13/+18
* 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-11-112003-11-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius69-139/+210
* 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-10-222003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-212003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* configure.ac: Remove RTEMS_CHECK_CPU.