Changeset 6c4e9d0 in rtems
- Timestamp:
- 02/01/08 21:28:08 (16 years ago)
- Branches:
- 4.10, 4.11, 4.9, 5, master
- Children:
- 235fb7a
- Parents:
- 8407b5e
- Location:
- c/src/ada-tests
- Files:
-
- 1 added
- 86 edited
- 56 moved
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/ChangeLog
r8407b5e r6c4e9d0 1 2008-02-01 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, 4 mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am, 5 mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am, 6 mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am, 7 mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am, 8 mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am, 9 mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am, 10 mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am, 11 mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am, 12 mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am, 13 mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am, 14 mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am, 15 mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am, 16 mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am, 17 samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, 18 samples/base_sp/Makefile.am, samples/hello/Makefile.am, 19 samples/nsecs/Makefile.am, samples/ticker/Makefile.am, 20 sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, 21 sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, 22 sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, 23 sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, 24 sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, 25 sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, 26 sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, 27 sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, 28 sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, 29 sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, 30 sptests/sp24/Makefile.am, sptests/sp25/Makefile.am, 31 tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, 32 tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, 33 tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, 34 tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, 35 tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, 36 tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, 37 tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, 38 tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, 39 tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, 40 tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, 41 tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, 42 tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, 43 tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am, 44 tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, 45 tmtests/tmoverhd/Makefile.am: Make all test names unique. All needed 46 ada_ as prefix to distinguish them from the C tests. MP tests should 47 produce an executable with test name and node number in it. Screens 48 renamed to follow. 49 * ada_mvscn, mptests/mp01/node1/ada_mp01-node1.scn, 50 mptests/mp01/node2/ada_mp01-node2.scn, 51 mptests/mp02/node1/ada_mp02-node1.scn, 52 mptests/mp02/node2/ada_mp02-node2.scn, 53 mptests/mp03/node1/ada_mp03-node1.scn, 54 mptests/mp03/node2/ada_mp03-node2.scn, 55 mptests/mp04/node1/ada_mp04-node1.scn, 56 mptests/mp04/node2/ada_mp04-node2.scn, 57 mptests/mp05/node1/ada_mp05-node1.scn, 58 mptests/mp05/node2/ada_mp05-node2.scn, 59 mptests/mp06/node1/ada_mp06-node1.scn, 60 mptests/mp06/node2/ada_mp06-node2.scn, 61 mptests/mp07/node1/ada_mp07-node1.scn, 62 mptests/mp07/node2/ada_mp07-node2.scn, 63 mptests/mp08/node1/ada_mp08-node1.scn, 64 mptests/mp08/node2/ada_mp08-node2.scn, 65 mptests/mp09/node1/ada_mp09-node1.scn, 66 mptests/mp09/node2/ada_mp09-node2.scn, 67 mptests/mp10/node1/ada_mp10-node1.scn, 68 mptests/mp10/node2/ada_mp10-node2.scn, 69 mptests/mp11/node1/ada_mp11-node1.scn, 70 mptests/mp11/node2/ada_mp11-node2.scn, 71 mptests/mp12/node1/ada_mp12-node1.scn, 72 mptests/mp12/node2/ada_mp12-node2.scn, 73 mptests/mp13/node1/ada_mp13-node1.scn, 74 mptests/mp13/node2/ada_mp13-node2.scn, 75 mptests/mp14/node1/ada_mp14-node1.scn, 76 mptests/mp14/node2/ada_mp14-node2.scn, 77 samples/base_mp/node1/ada_base_mp-node1.scn, 78 samples/base_mp/node2/ada_base_mp-node2.scn, 79 samples/base_sp/ada_base_sp.scn, samples/hello/ada_hello.scn, 80 samples/nsecs/ada_nsecs.scn, samples/ticker/ada_ticker.scn, 81 sptests/sp01/ada_sp01.scn, sptests/sp02/ada_sp02.scn, 82 sptests/sp03/ada_sp03.scn, sptests/sp04/ada_sp04.scn, 83 sptests/sp05/ada_sp05.scn, sptests/sp06/ada_sp06.scn, 84 sptests/sp07/ada_sp07.scn, sptests/sp08/ada_sp08.scn, 85 sptests/sp09/ada_sp09.scn, sptests/sp11/ada_sp11.scn, 86 sptests/sp12/ada_sp12.scn, sptests/sp13/ada_sp13.scn, 87 sptests/sp14/ada_sp14.scn, sptests/sp15/ada_sp15.scn, 88 sptests/sp16/ada_sp16.scn, sptests/sp17/ada_sp17.scn, 89 sptests/sp19/ada_sp19.scn, sptests/sp20/ada_sp20.scn, 90 sptests/sp22/ada_sp22.scn, sptests/sp23/ada_sp23.scn, 91 sptests/sp24/ada_sp24.scn, sptests/sp25/ada_sp25.scn: New files. 92 * mptests/mp01/node1/mp01-node1.scn, mptests/mp01/node2/mp01-node2.scn, 93 mptests/mp02/node1/mp02-node1.scn, mptests/mp02/node2/mp02-node2.scn, 94 mptests/mp03/node1/mp03-node1.scn, mptests/mp03/node2/mp03-node2.scn, 95 mptests/mp04/node1/mp04-node1.scn, mptests/mp04/node2/mp04-node2.scn, 96 mptests/mp05/node1/mp05-node1.scn, mptests/mp05/node2/mp05-node2.scn, 97 mptests/mp06/node1/mp06-node1.scn, mptests/mp06/node2/mp06-node2.scn, 98 mptests/mp07/node1/mp07-node1.scn, mptests/mp07/node2/mp07-node2.scn, 99 mptests/mp08/node1/mp08-node1.scn, mptests/mp08/node2/mp08-node2.scn, 100 mptests/mp09/node1/mp09-node1.scn, mptests/mp09/node2/mp09-node2.scn, 101 mptests/mp10/node1/mp10-node1.scn, mptests/mp10/node2/mp10-node2.scn, 102 mptests/mp11/node1/mp11-node1.scn, mptests/mp11/node2/mp11-node2.scn, 103 mptests/mp12/node1/mp12-node1.scn, mptests/mp12/node2/mp12-node2.scn, 104 mptests/mp13/node1/mp13-node1.scn, mptests/mp13/node2/mp13-node2.scn, 105 mptests/mp14/node1/mp14-node1.scn, mptests/mp14/node2/mp14-node2.scn, 106 samples/base_mp/node1/base_mp-node1.scn, 107 samples/base_mp/node2/base_mp-node2.scn, samples/base_sp/base_sp.scn, 108 samples/hello/hello.scn, samples/nsecs/nsecs.scn, 109 samples/ticker/ticker.scn, sptests/sp01/sp01.scn, 110 sptests/sp02/sp02.scn, sptests/sp03/sp03.scn, sptests/sp04/sp04.scn, 111 sptests/sp05/sp05.scn, sptests/sp06/sp06.scn, sptests/sp07/sp07.scn, 112 sptests/sp08/sp08.scn, sptests/sp09/sp09.scn, sptests/sp11/sp11.scn, 113 sptests/sp12/sp12.scn, sptests/sp13/sp13.scn, sptests/sp14/sp14.scn, 114 sptests/sp15/sp15.scn, sptests/sp16/sp16.scn, sptests/sp17/sp17.scn, 115 sptests/sp19/sp19.scn, sptests/sp20/sp20.scn, sptests/sp22/sp22.scn, 116 sptests/sp23/sp23.scn, sptests/sp24/sp24.scn, sptests/sp25/sp25.scn: 117 Removed. 118 1 119 2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com> 2 120 -
c/src/ada-tests/mptests/mp01/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp01_ node1.exe11 mp01_ node1_exe_SOURCES = mp01_node1.adb ../mptest.adb config.h ../mptest.ads12 mp01_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp01_ada_mp01_node1.exe 11 mp01_ada_mp01_node1_exe_SOURCES = mp01_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp01_ada_mp01_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp01_ node1.exe: mp01_node1.adb ../mptest.adb init.$(OBJEXT)14 mp01_ada_mp01_node1.exe: mp01_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp01-node1.scn18 dist_scn_DATA = ada_mp01-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp01/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp01_ node2.exe11 mp01_ node2_exe_SOURCES = mp01_node2.adb ../mptest.adb config.h ../mptest.ads12 mp01_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp01_ada_mp01_node2.exe 11 mp01_ada_mp01_node2_exe_SOURCES = mp01_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp01_ada_mp01_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp01_ node2.exe: mp01_node2.adb ../mptest.adb init.$(OBJEXT)14 mp01_ada_mp01_node2.exe: mp01_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp01-node2.scn18 dist_scn_DATA = ada_mp01-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp02/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp02_ node1.exe11 mp02_ node1_exe_SOURCES = mp02_node1.adb ../mptest.adb config.h ../mptest.ads12 mp02_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp02_ada_mp02_node1.exe 11 mp02_ada_mp02_node1_exe_SOURCES = mp02_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp02_ada_mp02_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp02_ node1.exe: mp02_node1.adb ../mptest.adb init.$(OBJEXT)14 mp02_ada_mp02_node1.exe: mp02_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp02-node1.scn18 dist_scn_DATA = ada_mp02-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp02/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp02_ node2.exe11 mp02_ node2_exe_SOURCES = mp02_node2.adb ../mptest.adb config.h ../mptest.ads12 mp02_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp02_ada_mp02_node2.exe 11 mp02_ada_mp02_node2_exe_SOURCES = mp02_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp02_ada_mp02_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp02_ node2.exe: mp02_node2.adb ../mptest.adb init.$(OBJEXT)14 mp02_ada_mp02_node2.exe: mp02_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp02-node2.scn18 dist_scn_DATA = ada_mp02-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp03/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp03_ node1.exe11 mp03_ node1_exe_SOURCES = mp03_node1.adb ../mptest.adb config.h ../mptest.ads12 mp03_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp03_ada_mp03_node1.exe 11 mp03_ada_mp03_node1_exe_SOURCES = mp03_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp03_ada_mp03_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp03_ node1.exe: mp03_node1.adb ../mptest.adb init.$(OBJEXT)14 mp03_ada_mp03_node1.exe: mp03_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp03-node1.scn18 dist_scn_DATA = ada_mp03-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp03/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp03_ node2.exe11 mp03_ node2_exe_SOURCES = mp03_node2.adb ../mptest.adb config.h ../mptest.ads12 mp03_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp03_ada_mp03_node2.exe 11 mp03_ada_mp03_node2_exe_SOURCES = mp03_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp03_ada_mp03_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp03_ node2.exe: mp03_node2.adb ../mptest.adb init.$(OBJEXT)14 mp03_ada_mp03_node2.exe: mp03_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp03-node2.scn18 dist_scn_DATA = ada_mp03-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp04/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp04_ node1.exe11 mp04_ node1_exe_SOURCES = mp04_node1.adb ../mptest.adb config.h ../mptest.ads12 mp04_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp04_ada_mp04_node1.exe 11 mp04_ada_mp04_node1_exe_SOURCES = mp04_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp04_ada_mp04_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp04_ node1.exe: mp04_node1.adb ../mptest.adb init.$(OBJEXT)14 mp04_ada_mp04_node1.exe: mp04_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp04-node1.scn18 dist_scn_DATA = ada_mp04-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp04/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp04_ node2.exe11 mp04_ node2_exe_SOURCES = mp04_node2.adb ../mptest.adb config.h ../mptest.ads12 mp04_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp04_ada_mp04_node2.exe 11 mp04_ada_mp04_node2_exe_SOURCES = mp04_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp04_ada_mp04_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp04_ node2.exe: mp04_node2.adb ../mptest.adb init.$(OBJEXT)14 mp04_ada_mp04_node2.exe: mp04_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp04-node2.scn18 dist_scn_DATA = ada_mp04-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp05/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp05_ node1.exe11 mp05_ node1_exe_SOURCES = mp05_node1.adb ../mptest.adb config.h ../mptest.ads12 mp05_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp05_ada_mp05_node1.exe 11 mp05_ada_mp05_node1_exe_SOURCES = mp05_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp05_ada_mp05_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp05_ node1.exe: mp05_node1.adb ../mptest.adb init.$(OBJEXT)14 mp05_ada_mp05_node1.exe: mp05_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp05-node1.scn18 dist_scn_DATA = ada_mp05-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp05/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp05_ node2.exe11 mp05_ node2_exe_SOURCES = mp05_node2.adb ../mptest.adb config.h ../mptest.ads12 mp05_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp05_ada_mp05_node2.exe 11 mp05_ada_mp05_node2_exe_SOURCES = mp05_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp05_ada_mp05_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp05_ node2.exe: mp05_node2.adb ../mptest.adb init.$(OBJEXT)14 mp05_ada_mp05_node2.exe: mp05_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp05-node2.scn18 dist_scn_DATA = ada_mp05-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp06/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp06_ node1.exe11 mp06_ node1_exe_SOURCES = mp06_node1.adb ../mptest.adb config.h ../mptest.ads12 mp06_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp06_ada_mp06_node1.exe 11 mp06_ada_mp06_node1_exe_SOURCES = mp06_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp06_ada_mp06_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp06_ node1.exe: mp06_node1.adb ../mptest.adb init.$(OBJEXT)14 mp06_ada_mp06_node1.exe: mp06_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp06-node1.scn18 dist_scn_DATA = ada_mp06-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp06/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp06_ node2.exe11 mp06_ node2_exe_SOURCES = mp06_node2.adb ../mptest.adb config.h ../mptest.ads12 mp06_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp06_ada_mp06_node2.exe 11 mp06_ada_mp06_node2_exe_SOURCES = mp06_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp06_ada_mp06_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp06_ node2.exe: mp06_node2.adb ../mptest.adb init.$(OBJEXT)14 mp06_ada_mp06_node2.exe: mp06_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp06-node2.scn18 dist_scn_DATA = ada_mp06-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp07/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp07_ node1.exe11 mp07_ node1_exe_SOURCES = mp07_node1.adb ../mptest.adb config.h ../mptest.ads12 mp07_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp07_ada_mp07_node1.exe 11 mp07_ada_mp07_node1_exe_SOURCES = mp07_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp07_ada_mp07_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp07_ node1.exe: mp07_node1.adb ../mptest.adb init.$(OBJEXT)14 mp07_ada_mp07_node1.exe: mp07_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp07-node1.scn18 dist_scn_DATA = ada_mp07-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp07/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp07_ node2.exe11 mp07_ node2_exe_SOURCES = mp07_node2.adb ../mptest.adb config.h ../mptest.ads12 mp07_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp07_ada_mp07_node2.exe 11 mp07_ada_mp07_node2_exe_SOURCES = mp07_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp07_ada_mp07_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp07_ node2.exe: mp07_node2.adb ../mptest.adb init.$(OBJEXT)14 mp07_ada_mp07_node2.exe: mp07_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp07-node2.scn18 dist_scn_DATA = ada_mp07-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp08/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp08_ node1.exe11 mp08_ node1_exe_SOURCES = mp08_node1.adb ../mptest.adb config.h ../mptest.ads12 mp08_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp08_ada_mp08_node1.exe 11 mp08_ada_mp08_node1_exe_SOURCES = mp08_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp08_ada_mp08_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp08_ node1.exe: mp08_node1.adb ../mptest.adb init.$(OBJEXT)14 mp08_ada_mp08_node1.exe: mp08_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp08-node1.scn18 dist_scn_DATA = ada_mp08-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp08/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp08_ node2.exe11 mp08_ node2_exe_SOURCES = mp08_node2.adb ../mptest.adb config.h ../mptest.ads12 mp08_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp08_ada_mp08_node2.exe 11 mp08_ada_mp08_node2_exe_SOURCES = mp08_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp08_ada_mp08_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp08_ node2.exe: mp08_node2.adb ../mptest.adb init.$(OBJEXT)14 mp08_ada_mp08_node2.exe: mp08_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp08-node2.scn18 dist_scn_DATA = ada_mp08-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp09/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp09_ node1.exe11 mp09_ node1_exe_SOURCES = mp09_node1.adb ../mptest.adb config.h ../mptest.ads12 mp09_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp09_ada_mp09_node1.exe 11 mp09_ada_mp09_node1_exe_SOURCES = mp09_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp09_ada_mp09_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp09_ node1.exe: mp09_node1.adb ../mptest.adb init.$(OBJEXT)14 mp09_ada_mp09_node1.exe: mp09_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp09-node1.scn18 dist_scn_DATA = ada_mp09-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp09/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp09_ node2.exe11 mp09_ node2_exe_SOURCES = mp09_node2.adb ../mptest.adb config.h ../mptest.ads12 mp09_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp09_ada_mp09_node2.exe 11 mp09_ada_mp09_node2_exe_SOURCES = mp09_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp09_ada_mp09_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp09_ node2.exe: mp09_node2.adb ../mptest.adb init.$(OBJEXT)14 mp09_ada_mp09_node2.exe: mp09_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp09-node2.scn18 dist_scn_DATA = ada_mp09-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp10/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp10_ node1.exe11 mp10_ node1_exe_SOURCES = mp10_node1.adb ../mptest.adb config.h ../mptest.ads12 mp10_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp10_ada_mp10_node1.exe 11 mp10_ada_mp10_node1_exe_SOURCES = mp10_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp10_ada_mp10_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp10_ node1.exe: mp10_node1.adb ../mptest.adb init.$(OBJEXT)14 mp10_ada_mp10_node1.exe: mp10_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp10-node1.scn18 dist_scn_DATA = ada_mp10-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp10/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp10_ node2.exe11 mp10_ node2_exe_SOURCES = mp10_node2.adb ../mptest.adb config.h ../mptest.ads12 mp10_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp10_ada_mp10_node2.exe 11 mp10_ada_mp10_node2_exe_SOURCES = mp10_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp10_ada_mp10_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp10_ node2.exe: mp10_node2.adb ../mptest.adb init.$(OBJEXT)14 mp10_ada_mp10_node2.exe: mp10_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp10-node2.scn18 dist_scn_DATA = ada_mp10-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp11/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp11_ node1.exe11 mp11_ node1_exe_SOURCES = mp11_node1.adb ../mptest.adb config.h ../mptest.ads12 mp11_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp11_ada_mp11_node1.exe 11 mp11_ada_mp11_node1_exe_SOURCES = mp11_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp11_ada_mp11_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp11_ node1.exe: mp11_node1.adb ../mptest.adb init.$(OBJEXT)14 mp11_ada_mp11_node1.exe: mp11_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp11-node1.scn18 dist_scn_DATA = ada_mp11-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp11/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp11_ node2.exe11 mp11_ node2_exe_SOURCES = mp11_node2.adb ../mptest.adb config.h ../mptest.ads12 mp11_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp11_ada_mp11_node2.exe 11 mp11_ada_mp11_node2_exe_SOURCES = mp11_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp11_ada_mp11_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp11_ node2.exe: mp11_node2.adb ../mptest.adb init.$(OBJEXT)14 mp11_ada_mp11_node2.exe: mp11_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp11-node2.scn18 dist_scn_DATA = ada_mp11-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp12/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp12_ node1.exe11 mp12_ node1_exe_SOURCES = mp12_node1.adb ../mptest.adb config.h ../mptest.ads12 mp12_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp12_ada_mp12_node1.exe 11 mp12_ada_mp12_node1_exe_SOURCES = mp12_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp12_ada_mp12_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp12_ node1.exe: mp12_node1.adb ../mptest.adb init.$(OBJEXT)14 mp12_ada_mp12_node1.exe: mp12_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp12-node1.scn18 dist_scn_DATA = ada_mp12-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp12/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp12_ node2.exe11 mp12_ node2_exe_SOURCES = mp12_node2.adb ../mptest.adb config.h ../mptest.ads12 mp12_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp12_ada_mp12_node2.exe 11 mp12_ada_mp12_node2_exe_SOURCES = mp12_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp12_ada_mp12_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp12_ node2.exe: mp12_node2.adb ../mptest.adb init.$(OBJEXT)14 mp12_ada_mp12_node2.exe: mp12_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp12-node2.scn18 dist_scn_DATA = ada_mp12-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp13/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp13_ node1.exe11 mp13_ node1_exe_SOURCES = mp13_node1.adb ../mptest.adb config.h ../mptest.ads12 mp13_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp13_ada_mp13_node1.exe 11 mp13_ada_mp13_node1_exe_SOURCES = mp13_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp13_ada_mp13_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp13_ node1.exe: mp13_node1.adb ../mptest.adb init.$(OBJEXT)14 mp13_ada_mp13_node1.exe: mp13_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp13-node1.scn18 dist_scn_DATA = ada_mp13-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp13/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp13_ node2.exe11 mp13_ node2_exe_SOURCES = mp13_node2.adb ../mptest.adb config.h ../mptest.ads12 mp13_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp13_ada_mp13_node2.exe 11 mp13_ada_mp13_node2_exe_SOURCES = mp13_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp13_ada_mp13_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp13_ node2.exe: mp13_node2.adb ../mptest.adb init.$(OBJEXT)14 mp13_ada_mp13_node2.exe: mp13_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp13-node2.scn18 dist_scn_DATA = ada_mp13-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp14/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp14_ node1.exe11 mp14_ node1_exe_SOURCES = mp14_node1.adb ../mptest.adb config.h ../mptest.ads12 mp14_ node1_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp14_ada_mp14_node1.exe 11 mp14_ada_mp14_node1_exe_SOURCES = mp14_node1.adb ../mptest.adb config.h ../mptest.ads 12 mp14_ada_mp14_node1_exe_SOURCES += ../../../support/init.c 13 13 14 mp14_ node1.exe: mp14_node1.adb ../mptest.adb init.$(OBJEXT)14 mp14_ada_mp14_node1.exe: mp14_node1.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp14-node1.scn18 dist_scn_DATA = ada_mp14-node1.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp14/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 noinst_PROGRAMS = mp14_ node2.exe11 mp14_ node2_exe_SOURCES = mp14_node2.adb ../mptest.adb config.h ../mptest.ads12 mp14_ node2_exe_SOURCES += ../../../support/init.c10 noinst_PROGRAMS = mp14_ada_mp14_node2.exe 11 mp14_ada_mp14_node2_exe_SOURCES = mp14_node2.adb ../mptest.adb config.h ../mptest.ads 12 mp14_ada_mp14_node2_exe_SOURCES += ../../../support/init.c 13 13 14 mp14_ node2.exe: mp14_node2.adb ../mptest.adb init.$(OBJEXT)14 mp14_ada_mp14_node2.exe: mp14_node2.adb ../mptest.adb init.$(OBJEXT) 15 15 $(GNATCOMPILE) -margs -a $< -o $@ 16 16 17 17 scndir = $(rtems_ada_testsdir) 18 dist_scn_DATA = mp14-node2.scn18 dist_scn_DATA = ada_mp14-node2.scn 19 19 20 20 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/samples/base_mp/node1/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 node1.exe: ../mptest.adb init.o10 ada_base_mp_node1.exe: ../mptest.adb init.o 11 11 $(GNATCOMPILE) -margs -a $< -o $@ 12 12 … … 15 15 16 16 if EXPADA 17 noinst_PROGRAMS = node1.exe17 noinst_PROGRAMS = ada_base_mp_node1.exe 18 18 endif 19 19 20 20 scndir = $(rtems_ada_testsdir) 21 dist_scn_DATA = base_mp-node1.scn21 dist_scn_DATA = ada_base_mp-node1.scn 22 22 23 23 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/samples/base_mp/node2/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I$(srcdir)/.. 9 9 10 node2.exe: ../mptest.adb init.o10 ada_base_mp_node2.exe: ../mptest.adb init.o 11 11 $(GNATCOMPILE) -margs -a $< -o $@ 12 12 … … 15 15 16 16 if EXPADA 17 noinst_PROGRAMS = node2.exe17 noinst_PROGRAMS = ada_base_mp_node2.exe 18 18 endif 19 19 20 node2_exe_SOURCES = mptest-per_node_configuration.adb20 ada_base_mp_node2_exe_SOURCES = mptest-per_node_configuration.adb 21 21 22 22 scndir = $(rtems_ada_testsdir) 23 dist_scn_DATA = base_mp-node2.scn23 dist_scn_DATA = ada_base_mp-node2.scn 24 24 25 25 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/samples/base_sp/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 base_sp.exe: base_sp.adb init.$(OBJEXT)8 ada_base_sp.exe: base_sp.adb init.$(OBJEXT) 9 9 $(GNATCOMPILE) -margs -a $< -o $@ 10 10 … … 12 12 $(COMPILE.c) -I$(srcdir) -c $< 13 13 14 noinst_PROGRAMS = base_sp.exe14 noinst_PROGRAMS = ada_base_sp.exe 15 15 16 base_sp_exe_SOURCES = base_sp.adb config.h sptest.adb sptest.ads16 ada_base_sp_exe_SOURCES = base_sp.adb config.h sptest.adb sptest.ads 17 17 18 18 scndir = $(rtems_ada_testsdir) 19 dist_scn_DATA = base_sp.scn19 dist_scn_DATA = ada_base_sp.scn 20 20 21 21 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/samples/hello/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 hello.exe: hello.adb init.$(OBJEXT)8 ada_hello.exe: hello.adb init.$(OBJEXT) 9 9 $(GNATCOMPILE) -margs -a $< -o $@ 10 10 … … 12 12 $(COMPILE.c) -I$(srcdir) -c $< 13 13 14 noinst_PROGRAMS = hello.exe14 noinst_PROGRAMS = ada_hello.exe 15 15 16 hello_exe_SOURCES = hello.adb config.h sptest.adb sptest.ads16 ada_hello_exe_SOURCES = hello.adb config.h sptest.adb sptest.ads 17 17 18 18 scndir = $(rtems_ada_testsdir) 19 dist_scn_DATA = hello.scn19 dist_scn_DATA = ada_hello.scn 20 20 21 21 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/samples/nsecs/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 nsecs.exe: nsecs.adb init.$(OBJEXT)8 ada_nsecs.exe: nsecs.adb init.$(OBJEXT) 9 9 $(GNATCOMPILE) -margs -a $< -o $@ 10 10 … … 12 12 $(COMPILE.c) -I$(srcdir) -c $< 13 13 14 noinst_PROGRAMS = nsecs.exe14 noinst_PROGRAMS = ada_nsecs.exe 15 15 16 nsecs_exe_SOURCES = nsecs.adb config.h sptest.adb sptest.ads16 ada_nsecs_exe_SOURCES = nsecs.adb config.h sptest.adb sptest.ads 17 17 18 18 scndir = $(rtems_ada_testsdir) 19 dist_scn_DATA = nsecs.scn19 dist_scn_DATA = ada_nsecs.scn 20 20 21 21 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/samples/ticker/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 ticker.exe: ticker.adb init.$(OBJEXT)8 ada_ticker.exe: ticker.adb init.$(OBJEXT) 9 9 $(GNATCOMPILE) -margs -a $< -o $@ 10 10 … … 12 12 $(COMPILE.c) -I$(srcdir) -c $< 13 13 14 noinst_PROGRAMS = ticker.exe14 noinst_PROGRAMS = ada_ticker.exe 15 15 16 ticker_exe_SOURCES = ticker.adb config.h sptest.adb sptest.ads16 ada_ticker_exe_SOURCES = ticker.adb config.h sptest.adb sptest.ads 17 17 18 18 scndir = $(rtems_ada_testsdir) 19 dist_scn_DATA = ticker.scn19 dist_scn_DATA = ada_ticker.scn 20 20 21 21 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp01/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp01.exe9 sp01_exe_SOURCES = sp01.adb config.h sptest.adb sptest.ads10 sp01_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp01.exe 9 ada_sp01_exe_SOURCES = sp01.adb config.h sptest.adb sptest.ads 10 ada_sp01_exe_SOURCES += ../../support/init.c 11 11 12 sp01.exe: sp01.adb init.$(OBJEXT)12 ada_sp01.exe: sp01.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp01.scn16 dist_scn_DATA = ada_sp01.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp02/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp02.exe9 sp02_exe_SOURCES = sp02.adb config.h sptest.adb sptest.ads10 sp02_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp02.exe 9 ada_sp02_exe_SOURCES = sp02.adb config.h sptest.adb sptest.ads 10 ada_sp02_exe_SOURCES += ../../support/init.c 11 11 12 sp02.exe: sp02.adb init.$(OBJEXT)12 ada_sp02.exe: sp02.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp02.scn16 dist_scn_DATA = ada_sp02.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp03/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp03.exe9 sp03_exe_SOURCES = sp03.adb config.h sptest.adb sptest.ads10 sp03_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp03.exe 9 ada_sp03_exe_SOURCES = sp03.adb config.h sptest.adb sptest.ads 10 ada_sp03_exe_SOURCES += ../../support/init.c 11 11 12 sp03.exe: sp03.adb init.$(OBJEXT)12 ada_sp03.exe: sp03.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp03.scn16 dist_scn_DATA = ada_sp03.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp04/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp04.exe9 sp04_exe_SOURCES = sp04.adb config.h sptest.adb sptest.ads10 sp04_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp04.exe 9 ada_sp04_exe_SOURCES = sp04.adb config.h sptest.adb sptest.ads 10 ada_sp04_exe_SOURCES += ../../support/init.c 11 11 12 sp04.exe: sp04.adb init.$(OBJEXT)12 ada_sp04.exe: sp04.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp04.scn16 dist_scn_DATA = ada_sp04.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp05/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp05.exe9 sp05_exe_SOURCES = sp05.adb config.h sptest.adb sptest.ads10 sp05_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp05.exe 9 ada_sp05_exe_SOURCES = sp05.adb config.h sptest.adb sptest.ads 10 ada_sp05_exe_SOURCES += ../../support/init.c 11 11 12 sp05.exe: sp05.adb init.$(OBJEXT)12 ada_sp05.exe: sp05.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp05.scn16 dist_scn_DATA = ada_sp05.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp06/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp06.exe9 sp06_exe_SOURCES = sp06.adb config.h sptest.adb sptest.ads10 sp06_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp06.exe 9 ada_sp06_exe_SOURCES = sp06.adb config.h sptest.adb sptest.ads 10 ada_sp06_exe_SOURCES += ../../support/init.c 11 11 12 sp06.exe: sp06.adb init.$(OBJEXT)12 ada_sp06.exe: sp06.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp06.scn16 dist_scn_DATA = ada_sp06.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp07/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp07.exe8 noinst_PROGRAMS = ada_sp07.exe 9 9 10 sp07_exe_SOURCES = sp07.adb config.h sptest.adb sptest.ads11 sp07_exe_SOURCES += ../../support/init.c10 ada_sp07_exe_SOURCES = sp07.adb config.h sptest.adb sptest.ads 11 ada_sp07_exe_SOURCES += ../../support/init.c 12 12 13 sp07.exe: sp07.adb init.$(OBJEXT)13 ada_sp07.exe: sp07.adb init.$(OBJEXT) 14 14 $(GNATCOMPILE) -margs -a $< -o $@ 15 15 16 16 scndir = $(rtems_ada_testsdir) 17 dist_scn_DATA = sp07.scn17 dist_scn_DATA = ada_sp07.scn 18 18 19 19 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp08/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp08.exe9 sp08_exe_SOURCES = sp08.adb config.h sptest.adb sptest.ads10 sp08_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp08.exe 9 ada_sp08_exe_SOURCES = sp08.adb config.h sptest.adb sptest.ads 10 ada_sp08_exe_SOURCES += ../../support/init.c 11 11 12 sp08.exe: sp08.adb init.$(OBJEXT)12 ada_sp08.exe: sp08.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp08.scn16 dist_scn_DATA = ada_sp08.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp09/Makefile.am
r8407b5e r6c4e9d0 10 10 AM_ADAFLAGS += -gnatp 11 11 12 noinst_PROGRAMS = sp09.exe12 noinst_PROGRAMS = ada_sp09.exe 13 13 14 sp09_exe_SOURCES = sp09.adb config.h sptest.adb sptest.ads15 sp09_exe_SOURCES += ../../support/init.c14 ada_sp09_exe_SOURCES = sp09.adb config.h sptest.adb sptest.ads 15 ada_sp09_exe_SOURCES += ../../support/init.c 16 16 17 sp09.exe: sp09.adb init.$(OBJEXT)17 ada_sp09.exe: sp09.adb init.$(OBJEXT) 18 18 $(GNATCOMPILE) -margs -a $< -o $@ 19 19 20 20 scndir = $(rtems_ada_testsdir) 21 dist_scn_DATA = sp09.scn21 dist_scn_DATA = ada_sp09.scn 22 22 23 23 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp11/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp11.exe9 sp11_exe_SOURCES = sp11.adb config.h sptest.adb sptest.ads10 sp11_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp11.exe 9 ada_sp11_exe_SOURCES = sp11.adb config.h sptest.adb sptest.ads 10 ada_sp11_exe_SOURCES += ../../support/init.c 11 11 12 sp11.exe: sp11.adb init.$(OBJEXT)12 ada_sp11.exe: sp11.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp11.scn16 dist_scn_DATA = ada_sp11.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp12/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp12.exe9 sp12_exe_SOURCES = sp12.adb config.h sptest.adb sptest.ads10 sp12_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp12.exe 9 ada_sp12_exe_SOURCES = sp12.adb config.h sptest.adb sptest.ads 10 ada_sp12_exe_SOURCES += ../../support/init.c 11 11 12 sp12.exe: sp12.adb init.$(OBJEXT)12 ada_sp12.exe: sp12.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp12.scn16 dist_scn_DATA = ada_sp12.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp13/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp13.exe9 sp13_exe_SOURCES = sp13.adb config.h sptest.adb sptest.ads10 sp13_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp13.exe 9 ada_sp13_exe_SOURCES = sp13.adb config.h sptest.adb sptest.ads 10 ada_sp13_exe_SOURCES += ../../support/init.c 11 11 12 sp13.exe: sp13.adb init.$(OBJEXT)12 ada_sp13.exe: sp13.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp13.scn16 dist_scn_DATA = ada_sp13.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp14/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp14.exe9 sp14_exe_SOURCES = sp14.adb config.h sptest.adb sptest.ads10 sp14_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp14.exe 9 ada_sp14_exe_SOURCES = sp14.adb config.h sptest.adb sptest.ads 10 ada_sp14_exe_SOURCES += ../../support/init.c 11 11 12 sp14.exe: sp14.adb init.$(OBJEXT)12 ada_sp14.exe: sp14.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp14.scn16 dist_scn_DATA = ada_sp14.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp15/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp15.exe9 sp15_exe_SOURCES = sp15.adb config.h sptest.adb sptest.ads10 sp15_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp15.exe 9 ada_sp15_exe_SOURCES = sp15.adb config.h sptest.adb sptest.ads 10 ada_sp15_exe_SOURCES += ../../support/init.c 11 11 12 sp15.exe: sp15.adb init.$(OBJEXT)12 ada_sp15.exe: sp15.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp15.scn16 dist_scn_DATA = ada_sp15.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp16/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp16.exe9 sp16_exe_SOURCES = sp16.adb config.h sptest.adb sptest.ads10 sp16_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp16.exe 9 ada_sp16_exe_SOURCES = sp16.adb config.h sptest.adb sptest.ads 10 ada_sp16_exe_SOURCES += ../../support/init.c 11 11 12 sp16.exe: sp16.adb init.$(OBJEXT)12 ada_sp16.exe: sp16.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp16.scn16 dist_scn_DATA = ada_sp16.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp17/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp17.exe9 sp17_exe_SOURCES = sp17.adb config.h sptest.adb sptest.ads10 sp17_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp17.exe 9 ada_sp17_exe_SOURCES = sp17.adb config.h sptest.adb sptest.ads 10 ada_sp17_exe_SOURCES += ../../support/init.c 11 11 12 sp17.exe: sp17.adb init.$(OBJEXT)12 ada_sp17.exe: sp17.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp17.scn16 dist_scn_DATA = ada_sp17.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp19/Makefile.am
r8407b5e r6c4e9d0 8 8 AM_ADAFLAGS += -I. 9 9 10 noinst_PROGRAMS = sp19.exe10 noinst_PROGRAMS = ada_sp19.exe 11 11 12 sp19_exe_SOURCES = sp19.adb sptest.adb config.h sptest.ads13 sp19_exe_SOURCES += ../../support/init.c12 ada_sp19_exe_SOURCES = sp19.adb sptest.adb config.h sptest.ads 13 ada_sp19_exe_SOURCES += ../../support/init.c 14 14 15 15 CLEANFILES += sptest.adb 16 16 17 sp19.exe: sp19.adb sptest.adb sptest.ads init.$(OBJEXT)17 ada_sp19.exe: sp19.adb sptest.adb sptest.ads init.$(OBJEXT) 18 18 $(GNATCOMPILE) -margs -a $< -o $@ 19 19 20 20 scndir = $(rtems_ada_testsdir) 21 dist_scn_DATA = sp19.scn21 dist_scn_DATA = ada_sp19.scn 22 22 23 23 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp20/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp20.exe9 sp20_exe_SOURCES = sp20.adb config.h sptest.adb sptest.ads10 sp20_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp20.exe 9 ada_sp20_exe_SOURCES = sp20.adb config.h sptest.adb sptest.ads 10 ada_sp20_exe_SOURCES += ../../support/init.c 11 11 12 sp20.exe: sp20.adb init.$(OBJEXT)12 ada_sp20.exe: sp20.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp20.scn16 dist_scn_DATA = ada_sp20.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp22/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp22.exe9 sp22_exe_SOURCES = sp22.adb config.h sptest.adb sptest.ads10 sp22_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp22.exe 9 ada_sp22_exe_SOURCES = sp22.adb config.h sptest.adb sptest.ads 10 ada_sp22_exe_SOURCES += ../../support/init.c 11 11 12 sp22.exe: sp22.adb init.$(OBJEXT)12 ada_sp22.exe: sp22.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp22.scn16 dist_scn_DATA = ada_sp22.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp23/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp23.exe9 sp23_exe_SOURCES = sp23.adb config.h sptest.adb sptest.ads10 sp23_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp23.exe 9 ada_sp23_exe_SOURCES = sp23.adb config.h sptest.adb sptest.ads 10 ada_sp23_exe_SOURCES += ../../support/init.c 11 11 12 sp23.exe: sp23.adb init.$(OBJEXT)12 ada_sp23.exe: sp23.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp23.scn16 dist_scn_DATA = ada_sp23.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp24/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp24.exe9 sp24_exe_SOURCES = sp24.adb config.h sptest.adb sptest.ads10 sp24_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp24.exe 9 ada_sp24_exe_SOURCES = sp24.adb config.h sptest.adb sptest.ads 10 ada_sp24_exe_SOURCES += ../../support/init.c 11 11 12 sp24.exe: sp24.adb init.$(OBJEXT)12 ada_sp24.exe: sp24.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp24.scn16 dist_scn_DATA = ada_sp24.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/sptests/sp25/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = sp25.exe9 sp25_exe_SOURCES = sp25.adb config.h sptest.adb sptest.ads10 sp25_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_sp25.exe 9 ada_sp25_exe_SOURCES = sp25.adb config.h sptest.adb sptest.ads 10 ada_sp25_exe_SOURCES += ../../support/init.c 11 11 12 sp25.exe: sp25.adb init.$(OBJEXT)12 ada_sp25.exe: sp25.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 15 15 scndir = $(rtems_ada_testsdir) 16 dist_scn_DATA = sp25.scn16 dist_scn_DATA = ada_sp25.scn 17 17 18 18 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/tmtests/tm01/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm01.exe9 tm01_exe_SOURCES = tm01.adb config.h tmtest.adb tmtest.ads10 tm01_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm01.exe 9 ada_tm01_exe_SOURCES = tm01.adb config.h tmtest.adb tmtest.ads 10 ada_tm01_exe_SOURCES += ../../support/init.c 11 11 12 tm01.exe: tm01.adb init.$(OBJEXT)12 ada_tm01.exe: tm01.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm02/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm02.exe9 tm02_exe_SOURCES = tm02.adb config.h tmtest.adb tmtest.ads10 tm02_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm02.exe 9 ada_tm02_exe_SOURCES = tm02.adb config.h tmtest.adb tmtest.ads 10 ada_tm02_exe_SOURCES += ../../support/init.c 11 11 12 tm02.exe: tm02.adb init.$(OBJEXT)12 ada_tm02.exe: tm02.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm03/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm03.exe9 tm03_exe_SOURCES = tm03.adb config.h tmtest.adb tmtest.ads10 tm03_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm03.exe 9 ada_tm03_exe_SOURCES = tm03.adb config.h tmtest.adb tmtest.ads 10 ada_tm03_exe_SOURCES += ../../support/init.c 11 11 12 tm03.exe: tm03.adb init.$(OBJEXT)12 ada_tm03.exe: tm03.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm04/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm04.exe9 tm04_exe_SOURCES = tm04.adb config.h tmtest.adb tmtest.ads10 tm04_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm04.exe 9 ada_tm04_exe_SOURCES = tm04.adb config.h tmtest.adb tmtest.ads 10 ada_tm04_exe_SOURCES += ../../support/init.c 11 11 12 tm04.exe: tm04.adb init.$(OBJEXT)12 ada_tm04.exe: tm04.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm05/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm05.exe9 tm05_exe_SOURCES = tm05.adb config.h tmtest.adb tmtest.ads10 tm05_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm05.exe 9 ada_tm05_exe_SOURCES = tm05.adb config.h tmtest.adb tmtest.ads 10 ada_tm05_exe_SOURCES += ../../support/init.c 11 11 12 tm05.exe: tm05.adb init.$(OBJEXT)12 ada_tm05.exe: tm05.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm06/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm06.exe9 tm06_exe_SOURCES = tm06.adb config.h tmtest.adb tmtest.ads10 tm06_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm06.exe 9 ada_tm06_exe_SOURCES = tm06.adb config.h tmtest.adb tmtest.ads 10 ada_tm06_exe_SOURCES += ../../support/init.c 11 11 12 tm06.exe: tm06.adb init.$(OBJEXT)12 ada_tm06.exe: tm06.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm07/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm07.exe9 tm07_exe_SOURCES = tm07.adb config.h tmtest.adb tmtest.ads10 tm07_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm07.exe 9 ada_tm07_exe_SOURCES = tm07.adb config.h tmtest.adb tmtest.ads 10 ada_tm07_exe_SOURCES += ../../support/init.c 11 11 12 tm07.exe: tm07.adb init.$(OBJEXT)12 ada_tm07.exe: tm07.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm08/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm08.exe9 tm08_exe_SOURCES = tm08.adb config.h tmtest.adb tmtest.ads10 tm08_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm08.exe 9 ada_tm08_exe_SOURCES = tm08.adb config.h tmtest.adb tmtest.ads 10 ada_tm08_exe_SOURCES += ../../support/init.c 11 11 12 tm08.exe: tm08.adb init.$(OBJEXT)12 ada_tm08.exe: tm08.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm09/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm09.exe9 tm09_exe_SOURCES = tm09.adb config.h tmtest.adb tmtest.ads10 tm09_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm09.exe 9 ada_tm09_exe_SOURCES = tm09.adb config.h tmtest.adb tmtest.ads 10 ada_tm09_exe_SOURCES += ../../support/init.c 11 11 12 tm09.exe: tm09.adb init.$(OBJEXT)12 ada_tm09.exe: tm09.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm10/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm10.exe9 tm10_exe_SOURCES = tm10.adb config.h tmtest.adb tmtest.ads10 tm10_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm10.exe 9 ada_tm10_exe_SOURCES = tm10.adb config.h tmtest.adb tmtest.ads 10 ada_tm10_exe_SOURCES += ../../support/init.c 11 11 12 tm10.exe: tm10.adb init.$(OBJEXT)12 ada_tm10.exe: tm10.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm11/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm11.exe9 tm11_exe_SOURCES = tm11.adb config.h tmtest.adb tmtest.ads10 tm11_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm11.exe 9 ada_tm11_exe_SOURCES = tm11.adb config.h tmtest.adb tmtest.ads 10 ada_tm11_exe_SOURCES += ../../support/init.c 11 11 12 tm11.exe: tm11.adb init.$(OBJEXT)12 ada_tm11.exe: tm11.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm12/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm12.exe9 tm12_exe_SOURCES = tm12.adb config.h tmtest.adb tmtest.ads10 tm12_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm12.exe 9 ada_tm12_exe_SOURCES = tm12.adb config.h tmtest.adb tmtest.ads 10 ada_tm12_exe_SOURCES += ../../support/init.c 11 11 12 tm12.exe: tm12.adb init.$(OBJEXT)12 ada_tm12.exe: tm12.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm13/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm13.exe9 tm13_exe_SOURCES = tm13.adb config.h tmtest.adb tmtest.ads10 tm13_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm13.exe 9 ada_tm13_exe_SOURCES = tm13.adb config.h tmtest.adb tmtest.ads 10 ada_tm13_exe_SOURCES += ../../support/init.c 11 11 12 tm13.exe: tm13.adb init.$(OBJEXT)12 ada_tm13.exe: tm13.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm14/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm14.exe9 tm14_exe_SOURCES = tm14.adb config.h tmtest.adb tmtest.ads10 tm14_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm14.exe 9 ada_tm14_exe_SOURCES = tm14.adb config.h tmtest.adb tmtest.ads 10 ada_tm14_exe_SOURCES += ../../support/init.c 11 11 12 tm14.exe: tm14.adb init.$(OBJEXT)12 ada_tm14.exe: tm14.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm15/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm15.exe9 tm15_exe_SOURCES = tm15.adb config.h tmtest.adb tmtest.ads10 tm15_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm15.exe 9 ada_tm15_exe_SOURCES = tm15.adb config.h tmtest.adb tmtest.ads 10 ada_tm15_exe_SOURCES += ../../support/init.c 11 11 12 tm15.exe: tm15.adb init.$(OBJEXT)12 ada_tm15.exe: tm15.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm16/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm16.exe9 tm16_exe_SOURCES = tm16.adb config.h tmtest.adb tmtest.ads10 tm16_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm16.exe 9 ada_tm16_exe_SOURCES = tm16.adb config.h tmtest.adb tmtest.ads 10 ada_tm16_exe_SOURCES += ../../support/init.c 11 11 12 tm16.exe: tm16.adb init.$(OBJEXT)12 ada_tm16.exe: tm16.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm17/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm17.exe9 tm17_exe_SOURCES = tm17.adb config.h tmtest.adb tmtest.ads10 tm17_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm17.exe 9 ada_tm17_exe_SOURCES = tm17.adb config.h tmtest.adb tmtest.ads 10 ada_tm17_exe_SOURCES += ../../support/init.c 11 11 12 tm17.exe: tm17.adb init.$(OBJEXT)12 ada_tm17.exe: tm17.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm18/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm18.exe9 tm18_exe_SOURCES = tm18.adb config.h tmtest.adb tmtest.ads10 tm18_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm18.exe 9 ada_tm18_exe_SOURCES = tm18.adb config.h tmtest.adb tmtest.ads 10 ada_tm18_exe_SOURCES += ../../support/init.c 11 11 12 tm18.exe: tm18.adb init.$(OBJEXT)12 ada_tm18.exe: tm18.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm19/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm19.exe9 tm19_exe_SOURCES = tm19.adb config.h tmtest.adb tmtest.ads10 tm19_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm19.exe 9 ada_tm19_exe_SOURCES = tm19.adb config.h tmtest.adb tmtest.ads 10 ada_tm19_exe_SOURCES += ../../support/init.c 11 11 12 tm19.exe: tm19.adb init.$(OBJEXT)12 ada_tm19.exe: tm19.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm20/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm20.exe9 tm20_exe_SOURCES = tm20.adb config.h tmtest.adb tmtest.ads10 tm20_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm20.exe 9 ada_tm20_exe_SOURCES = tm20.adb config.h tmtest.adb tmtest.ads 10 ada_tm20_exe_SOURCES += ../../support/init.c 11 11 12 tm20.exe: tm20.adb init.$(OBJEXT)12 ada_tm20.exe: tm20.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm21/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm21.exe9 tm21_exe_SOURCES = tm21.adb config.h tmtest.adb tmtest.ads10 tm21_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm21.exe 9 ada_tm21_exe_SOURCES = tm21.adb config.h tmtest.adb tmtest.ads 10 ada_tm21_exe_SOURCES += ../../support/init.c 11 11 12 tm21.exe: tm21.adb init.$(OBJEXT)12 ada_tm21.exe: tm21.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm22/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm22.exe9 tm22_exe_SOURCES = tm22.adb config.h tmtest.adb tmtest.ads10 tm22_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm22.exe 9 ada_tm22_exe_SOURCES = tm22.adb config.h tmtest.adb tmtest.ads 10 ada_tm22_exe_SOURCES += ../../support/init.c 11 11 12 tm22.exe: tm22.adb init.$(OBJEXT)12 ada_tm22.exe: tm22.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm23/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm23.exe9 tm23_exe_SOURCES = tm23.adb config.h tmtest.adb tmtest.ads10 tm23_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm23.exe 9 ada_tm23_exe_SOURCES = tm23.adb config.h tmtest.adb tmtest.ads 10 ada_tm23_exe_SOURCES += ../../support/init.c 11 11 12 tm23.exe: tm23.adb init.$(OBJEXT)12 ada_tm23.exe: tm23.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm24/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm24.exe9 tm24_exe_SOURCES = tm24.adb config.h tmtest.adb tmtest.ads10 tm24_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm24.exe 9 ada_tm24_exe_SOURCES = tm24.adb config.h tmtest.adb tmtest.ads 10 ada_tm24_exe_SOURCES += ../../support/init.c 11 11 12 tm24.exe: tm24.adb init.$(OBJEXT)12 ada_tm24.exe: tm24.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm25/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm25.exe9 tm25_exe_SOURCES = tm25.adb config.h tmtest.adb tmtest.ads10 tm25_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm25.exe 9 ada_tm25_exe_SOURCES = tm25.adb config.h tmtest.adb tmtest.ads 10 ada_tm25_exe_SOURCES += ../../support/init.c 11 11 12 tm25.exe: tm25.adb init.$(OBJEXT)12 ada_tm25.exe: tm25.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm28/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm28.exe9 tm28_exe_SOURCES = tm28.adb config.h tmtest.adb tmtest.ads10 tm28_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm28.exe 9 ada_tm28_exe_SOURCES = tm28.adb config.h tmtest.adb tmtest.ads 10 ada_tm28_exe_SOURCES += ../../support/init.c 11 11 12 tm28.exe: tm28.adb init.$(OBJEXT)12 ada_tm28.exe: tm28.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tm29/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tm29.exe9 tm29_exe_SOURCES = tm29.adb config.h tmtest.adb tmtest.ads10 tm29_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tm29.exe 9 ada_tm29_exe_SOURCES = tm29.adb config.h tmtest.adb tmtest.ads 10 ada_tm29_exe_SOURCES += ../../support/init.c 11 11 12 tm29.exe: tm29.adb init.$(OBJEXT)12 ada_tm29.exe: tm29.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tmck/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tmck.exe9 tmck_exe_SOURCES = tmck.adb config.h tmtest.adb tmtest.ads10 tmck_exe_SOURCES += ../../support/init.c8 noinst_PROGRAMS = ada_tmck.exe 9 ada_tmck_exe_SOURCES = tmck.adb config.h tmtest.adb tmtest.ads 10 ada_tmck_exe_SOURCES += ../../support/init.c 11 11 12 tmck.exe: tmck.adb init.$(OBJEXT)12 ada_tmck.exe: tmck.adb init.$(OBJEXT) 13 13 $(GNATCOMPILE) -margs -a $< -o $@ 14 14 -
c/src/ada-tests/tmtests/tmoverhd/Makefile.am
r8407b5e r6c4e9d0 6 6 include $(top_srcdir)/ada.am 7 7 8 noinst_PROGRAMS = tmoverhd.exe9 tmoverhd_exe_SOURCES = tmoverhd.adb config.h tmtest.adb tmtest.ads \8 noinst_PROGRAMS = ada_tmoverhd.exe 9 ada_tmoverhd_exe_SOURCES = tmoverhd.adb config.h tmtest.adb tmtest.ads \ 10 10 dummy_rtems.adb dummy_rtems.ads 11 tmoverhd_exe_SOURCES += ../../support/init.c11 ada_tmoverhd_exe_SOURCES += ../../support/init.c 12 12 13 tmoverhd.exe: tmoverhd.adb init.$(OBJEXT)13 ada_tmoverhd.exe: tmoverhd.adb init.$(OBJEXT) 14 14 $(GNATCOMPILE) -margs -a $< -o $@ 15 15
Note: See TracChangeset
for help on using the changeset viewer.