Changeset 5b6ea7a in rtems
- Timestamp:
- 09/05/00 16:05:46 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e9200df
- Parents:
- d6cd8bb
- Files:
-
- 58 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/mptests/ChangeLog
rd6cd8bb r5b6ea7a 1 * mp01/node1/Makefile.am, mp01/node2/Makefile.am, 2 mp02/node1/Makefile.am, mp02/node2/Makefile.am, 3 mp03/node1/Makefile.am, mp03/node2/Makefile.am, 4 mp04/node1/Makefile.am, mp04/node2/Makefile.am, 5 mp05/node1/Makefile.am, mp05/node2/Makefile.am, 6 mp06/node1/Makefile.am, mp06/node2/Makefile.am, 7 mp07/node1/Makefile.am, mp07/node2/Makefile.am, 8 mp08/node1/Makefile.am, mp08/node2/Makefile.am, 9 mp09/node1/Makefile.am, mp09/node2/Makefile.am, 10 mp10/node1/Makefile.am, mp10/node2/Makefile.am, 11 mp11/node1/Makefile.am, mp11/node2/Makefile.am, 12 mp12/node1/Makefile.am, mp12/node2/Makefile.am, 13 mp13/node1/Makefile.am, mp13/node2/Makefile.am, 14 mp14/node1/Makefile.am, mp14/node2/Makefile.am: Include compile.am 15 16 2000-08-10 Joel Sherrill <joel@OARcorp.com> 17 1 18 * ChangeLog: New file. -
c/src/tests/mptests/mp01/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp01/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp02/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp02/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp03/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp03/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp04/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp04/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp05/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp05/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp06/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp06/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp07/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp07/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp08/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp08/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp09/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp09/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp10/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp10/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp11/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp11/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp12/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp12/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp13/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp13/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp14/node1/Makefile.am
rd6cd8bb r5b6ea7a 28 28 29 29 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 30 include $(top_srcdir)/../../../../automake/compile.am 30 31 include $(RTEMS_ROOT)/make/leaf.cfg 31 32 include $(top_srcdir)/mptests.am -
c/src/tests/mptests/mp14/node2/Makefile.am
rd6cd8bb r5b6ea7a 28 28 29 29 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 30 include $(top_srcdir)/../../../../automake/compile.am 30 31 include $(RTEMS_ROOT)/make/leaf.cfg 31 32 include $(top_srcdir)/mptests.am -
testsuites/mptests/ChangeLog
rd6cd8bb r5b6ea7a 1 * mp01/node1/Makefile.am, mp01/node2/Makefile.am, 2 mp02/node1/Makefile.am, mp02/node2/Makefile.am, 3 mp03/node1/Makefile.am, mp03/node2/Makefile.am, 4 mp04/node1/Makefile.am, mp04/node2/Makefile.am, 5 mp05/node1/Makefile.am, mp05/node2/Makefile.am, 6 mp06/node1/Makefile.am, mp06/node2/Makefile.am, 7 mp07/node1/Makefile.am, mp07/node2/Makefile.am, 8 mp08/node1/Makefile.am, mp08/node2/Makefile.am, 9 mp09/node1/Makefile.am, mp09/node2/Makefile.am, 10 mp10/node1/Makefile.am, mp10/node2/Makefile.am, 11 mp11/node1/Makefile.am, mp11/node2/Makefile.am, 12 mp12/node1/Makefile.am, mp12/node2/Makefile.am, 13 mp13/node1/Makefile.am, mp13/node2/Makefile.am, 14 mp14/node1/Makefile.am, mp14/node2/Makefile.am: Include compile.am 15 16 2000-08-10 Joel Sherrill <joel@OARcorp.com> 17 1 18 * ChangeLog: New file. -
testsuites/mptests/mp01/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp01/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp02/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp02/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp03/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp03/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp04/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp04/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp05/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp05/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp06/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp06/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp07/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp07/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp08/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp08/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp09/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp09/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp10/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp10/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp11/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp11/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp12/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp12/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp13/node1/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp13/node2/Makefile.am
rd6cd8bb r5b6ea7a 27 27 28 28 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 29 include $(top_srcdir)/../../../../automake/compile.am 29 30 include $(RTEMS_ROOT)/make/leaf.cfg 30 31 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp14/node1/Makefile.am
rd6cd8bb r5b6ea7a 28 28 29 29 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 30 include $(top_srcdir)/../../../../automake/compile.am 30 31 include $(RTEMS_ROOT)/make/leaf.cfg 31 32 include $(top_srcdir)/mptests.am -
testsuites/mptests/mp14/node2/Makefile.am
rd6cd8bb r5b6ea7a 28 28 29 29 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 30 include $(top_srcdir)/../../../../automake/compile.am 30 31 include $(RTEMS_ROOT)/make/leaf.cfg 31 32 include $(top_srcdir)/mptests.am
Note: See TracChangeset
for help on using the changeset viewer.