From dfc57eb34fc688417071d002dd3fb06d875b881c Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 9 Apr 2018 13:42:49 +1000 Subject: testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382 --- testsuites/psxtmtests/Makefile.am | 716 +++++++++++++++++++-- testsuites/psxtmtests/configure.ac | 104 +-- testsuites/psxtmtests/psxtmbarrier01/Makefile.am | 25 - testsuites/psxtmtests/psxtmbarrier02/Makefile.am | 25 - testsuites/psxtmtests/psxtmbarrier03/Makefile.am | 25 - testsuites/psxtmtests/psxtmbarrier04/Makefile.am | 27 - .../psxtmtests/psxtmclocknanosleep01/Makefile.am | 25 - .../psxtmtests/psxtmclocknanosleep02/Makefile.am | 25 - .../psxtmtests/psxtmclocknanosleep03/Makefile.am | 25 - testsuites/psxtmtests/psxtmcond01/Makefile.am | 28 - testsuites/psxtmtests/psxtmcond02/Makefile.am | 27 - testsuites/psxtmtests/psxtmcond03/Makefile.am | 27 - testsuites/psxtmtests/psxtmcond04/Makefile.am | 27 - testsuites/psxtmtests/psxtmcond05/Makefile.am | 27 - testsuites/psxtmtests/psxtmcond06/Makefile.am | 27 - testsuites/psxtmtests/psxtmcond07/Makefile.am | 27 - testsuites/psxtmtests/psxtmcond08/Makefile.am | 28 - testsuites/psxtmtests/psxtmcond09/Makefile.am | 28 - testsuites/psxtmtests/psxtmcond10/Makefile.am | 28 - testsuites/psxtmtests/psxtmkey01/Makefile.am | 25 - testsuites/psxtmtests/psxtmkey02/Makefile.am | 25 - testsuites/psxtmtests/psxtmmq01/Makefile.am | 26 - testsuites/psxtmtests/psxtmmutex01/Makefile.am | 25 - testsuites/psxtmtests/psxtmmutex02/Makefile.am | 25 - testsuites/psxtmtests/psxtmmutex03/Makefile.am | 25 - testsuites/psxtmtests/psxtmmutex04/Makefile.am | 25 - testsuites/psxtmtests/psxtmmutex05/Makefile.am | 25 - testsuites/psxtmtests/psxtmmutex06/Makefile.am | 25 - testsuites/psxtmtests/psxtmmutex07/Makefile.am | 25 - testsuites/psxtmtests/psxtmnanosleep01/Makefile.am | 25 - testsuites/psxtmtests/psxtmnanosleep02/Makefile.am | 25 - testsuites/psxtmtests/psxtmrwlock01/Makefile.am | 25 - testsuites/psxtmtests/psxtmrwlock02/Makefile.am | 25 - testsuites/psxtmtests/psxtmrwlock03/Makefile.am | 25 - testsuites/psxtmtests/psxtmrwlock04/Makefile.am | 25 - testsuites/psxtmtests/psxtmrwlock05/Makefile.am | 25 - testsuites/psxtmtests/psxtmrwlock06/Makefile.am | 25 - testsuites/psxtmtests/psxtmrwlock07/Makefile.am | 26 - testsuites/psxtmtests/psxtmsem01/Makefile.am | 25 - testsuites/psxtmtests/psxtmsem02/Makefile.am | 25 - testsuites/psxtmtests/psxtmsem03/Makefile.am | 25 - testsuites/psxtmtests/psxtmsem04/Makefile.am | 25 - testsuites/psxtmtests/psxtmsem05/Makefile.am | 25 - testsuites/psxtmtests/psxtmsleep01/Makefile.am | 25 - testsuites/psxtmtests/psxtmsleep02/Makefile.am | 25 - testsuites/psxtmtests/psxtmthread01/Makefile.am | 25 - testsuites/psxtmtests/psxtmthread02/Makefile.am | 27 - testsuites/psxtmtests/psxtmthread03/Makefile.am | 25 - testsuites/psxtmtests/psxtmthread04/Makefile.am | 27 - testsuites/psxtmtests/psxtmthread05/Makefile.am | 27 - testsuites/psxtmtests/psxtmthread06/Makefile.am | 27 - 51 files changed, 711 insertions(+), 1370 deletions(-) delete mode 100644 testsuites/psxtmtests/psxtmbarrier01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmbarrier02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmbarrier03/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmbarrier04/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmclocknanosleep01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmclocknanosleep02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmclocknanosleep03/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond03/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond04/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond05/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond06/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond07/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond08/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond09/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmcond10/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmkey01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmkey02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmq01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmutex01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmutex02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmutex03/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmutex04/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmutex05/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmutex06/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmmutex07/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmnanosleep01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmnanosleep02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmrwlock01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmrwlock02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmrwlock03/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmrwlock04/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmrwlock05/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmrwlock06/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmrwlock07/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmsem01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmsem02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmsem03/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmsem04/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmsem05/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmsleep01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmsleep02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmthread01/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmthread02/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmthread03/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmthread04/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmthread05/Makefile.am delete mode 100644 testsuites/psxtmtests/psxtmthread06/Makefile.am diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am index bcb11dc4f9..51034ad87c 100644 --- a/testsuites/psxtmtests/Makefile.am +++ b/testsuites/psxtmtests/Makefile.am @@ -1,60 +1,662 @@ +# +# POSIX Timing Teststuite +# + ACLOCAL_AMFLAGS = -I ../aclocal -_SUBDIRS = - -if HAS_POSIX -_SUBDIRS += psxtmbarrier01 -_SUBDIRS += psxtmbarrier02 -_SUBDIRS += psxtmbarrier03 -_SUBDIRS += psxtmbarrier04 -_SUBDIRS += psxtmclocknanosleep01 -_SUBDIRS += psxtmclocknanosleep02 -_SUBDIRS += psxtmclocknanosleep03 -_SUBDIRS += psxtmcond01 -_SUBDIRS += psxtmcond02 -_SUBDIRS += psxtmcond03 -_SUBDIRS += psxtmcond04 -_SUBDIRS += psxtmcond05 -_SUBDIRS += psxtmcond06 -_SUBDIRS += psxtmcond07 -_SUBDIRS += psxtmcond08 -_SUBDIRS += psxtmcond09 -_SUBDIRS += psxtmcond10 -_SUBDIRS += psxtmkey01 -_SUBDIRS += psxtmkey02 -_SUBDIRS += psxtmmq01 -_SUBDIRS += psxtmmutex01 -_SUBDIRS += psxtmmutex02 -_SUBDIRS += psxtmmutex03 -_SUBDIRS += psxtmmutex04 -_SUBDIRS += psxtmmutex05 -_SUBDIRS += psxtmmutex06 -_SUBDIRS += psxtmmutex07 -_SUBDIRS += psxtmnanosleep01 -_SUBDIRS += psxtmnanosleep02 -_SUBDIRS += psxtmrwlock01 -_SUBDIRS += psxtmrwlock02 -_SUBDIRS += psxtmrwlock03 -_SUBDIRS += psxtmrwlock04 -_SUBDIRS += psxtmrwlock05 -_SUBDIRS += psxtmrwlock06 -_SUBDIRS += psxtmrwlock07 -_SUBDIRS += psxtmsem01 -_SUBDIRS += psxtmsem02 -_SUBDIRS += psxtmsem03 -_SUBDIRS += psxtmsem04 -_SUBDIRS += psxtmsem05 -_SUBDIRS += psxtmsleep01 -_SUBDIRS += psxtmsleep02 -_SUBDIRS += psxtmthread01 -_SUBDIRS += psxtmthread02 -_SUBDIRS += psxtmthread03 -_SUBDIRS += psxtmthread04 -_SUBDIRS += psxtmthread05 -_SUBDIRS += psxtmthread06 -endif - -DIST_SUBDIRS = $(_SUBDIRS) - -include $(top_srcdir)/../automake/subdirs.am +include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../automake/compile.am + +psxtm_tests = +psxtm_screens = +psxtm_docs = + +support_includes = -I$(top_srcdir)/../support/include + +if HAS_POSIX +if TEST_psxtmbarrier01 +psxtm_tests += psxtmbarrier01 +psxtm_docs += psxtmbarrier01/psxtmbarrier01.doc +psxtmbarrier01_SOURCES = psxtmbarrier01/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmbarrier01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmbarrier02 +psxtm_tests += psxtmbarrier02 +psxtm_docs += psxtmbarrier02/psxtmbarrier02.doc +psxtmbarrier02_SOURCES = psxtmbarrier02/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmbarrier02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmbarrier03 +psxtm_tests += psxtmbarrier03 +psxtm_docs += psxtmbarrier03/psxtmbarrier03.doc +psxtmbarrier03_SOURCES = psxtmbarrier03/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmbarrier03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier03) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmbarrier04 +psxtm_tests += psxtmbarrier04 +psxtm_docs += psxtmbarrier04/psxtmbarrier04.doc +psxtmbarrier04_SOURCES = psxtmbarrier04/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmbarrier04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier04) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmclocknanosleep01 +psxtm_tests += psxtmclocknanosleep01 +psxtm_docs += psxtmclocknanosleep01/psxtmclocknanosleep01.doc +psxtmclocknanosleep01_SOURCES = psxtmclocknanosleep01/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmclocknanosleep01_CPPFLAGS = $(AM_CPPFLAGS) \ + $(TEST_FLAGS_psxtmclocknanosleep01) $(support_includes) \ + -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmclocknanosleep02 +psxtm_tests += psxtmclocknanosleep02 +psxtm_docs += psxtmclocknanosleep02/psxtmclocknanosleep02.doc +psxtmclocknanosleep02_SOURCES = psxtmclocknanosleep02/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmclocknanosleep02_CPPFLAGS = $(AM_CPPFLAGS) \ + $(TEST_FLAGS_psxtmclocknanosleep02) $(support_includes) \ + -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmclocknanosleep03 +psxtm_tests += psxtmclocknanosleep03 +psxtm_docs += psxtmclocknanosleep03/psxtmclocknanosleep03.doc +psxtmclocknanosleep03_SOURCES = psxtmclocknanosleep03/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmclocknanosleep03_CPPFLAGS = $(AM_CPPFLAGS) \ + $(TEST_FLAGS_psxtmclocknanosleep03) $(support_includes) \ + -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond01 +psxtm_tests += psxtmcond01 +psxtm_docs += psxtmcond01/psxtmcond01.doc +psxtmcond01_SOURCES = psxtmcond01/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond02 +psxtm_tests += psxtmcond02 +psxtm_docs += psxtmcond02/psxtmcond02.doc +psxtmcond02_SOURCES = psxtmcond02/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond03 +psxtm_tests += psxtmcond03 +psxtm_docs += psxtmcond03/psxtmcond03.doc +psxtmcond03_SOURCES = psxtmcond03/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond03) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond04 +psxtm_tests += psxtmcond04 +psxtm_docs += psxtmcond04/psxtmcond04.doc +psxtmcond04_SOURCES = psxtmcond04/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond04) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond05 +psxtm_tests += psxtmcond05 +psxtm_docs += psxtmcond05/psxtmcond05.doc +psxtmcond05_SOURCES = psxtmcond05/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond05) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond06 +psxtm_tests += psxtmcond06 +psxtm_docs += psxtmcond06/psxtmcond06.doc +psxtmcond06_SOURCES = psxtmcond06/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond06) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond07 +psxtm_tests += psxtmcond07 +psxtm_docs += psxtmcond07/psxtmcond07.doc +psxtmcond07_SOURCES = psxtmcond07/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond07_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond07) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmcond08 +psxtm_tests += psxtmcond08 +psxtm_docs += psxtmcond08/psxtmcond08.doc +psxtmcond08_SOURCES = psxtmcond08/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond08_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond08) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) -DUSE_WAIT +endif +endif + +if HAS_POSIX +if TEST_psxtmcond09 +psxtm_tests += psxtmcond09 +psxtm_docs += psxtmcond09/psxtmcond09.doc +psxtmcond09_SOURCES = psxtmcond08/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond09_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond09) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) -DUSE_TIMEDWAIT_WITH_VALUE +endif +endif + +if HAS_POSIX +if TEST_psxtmcond10 +psxtm_tests += psxtmcond10 +psxtm_docs += psxtmcond10/psxtmcond10.doc +psxtmcond10_SOURCES = psxtmcond08/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmcond10_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond10) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) \ + -DUSE_TIMEDWAIT_WAIT_VALUE_IN_PAST +endif +endif + +if HAS_POSIX +if TEST_psxtmkey01 +psxtm_tests += psxtmkey01 +psxtm_docs += psxtmkey01/psxtmkey01.doc +psxtmkey01_SOURCES = psxtmkey01/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmkey01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmkey01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmkey02 +psxtm_tests += psxtmkey02 +psxtm_docs += psxtmkey02/psxtmkey02.doc +psxtmkey02_SOURCES = psxtmkey02/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmkey02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmkey02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmq01 +psxtm_tests += psxtmmq01 +psxtm_docs += psxtmmq01/psxtmmq01.doc +psxtmmq01_SOURCES = psxtmmq01/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmq01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmq01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmutex01 +psxtm_tests += psxtmmutex01 +psxtm_docs += psxtmmutex01/psxtmmutex01.doc +psxtmmutex01_SOURCES = psxtmmutex01/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmutex01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmutex02 +psxtm_tests += psxtmmutex02 +psxtm_docs += psxtmmutex02/psxtmmutex02.doc +psxtmmutex02_SOURCES = psxtmmutex02/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmutex02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmutex03 +psxtm_tests += psxtmmutex03 +psxtm_docs += psxtmmutex03/psxtmmutex03.doc +psxtmmutex03_SOURCES = psxtmmutex03/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmutex03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex03) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmutex04 +psxtm_tests += psxtmmutex04 +psxtm_docs += psxtmmutex04/psxtmmutex04.doc +psxtmmutex04_SOURCES = psxtmmutex04/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmutex04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex04) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmutex05 +psxtm_tests += psxtmmutex05 +psxtm_docs += psxtmmutex05/psxtmmutex05.doc +psxtmmutex05_SOURCES = psxtmmutex05/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmutex05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex05) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmutex06 +psxtm_tests += psxtmmutex06 +psxtm_docs += psxtmmutex06/psxtmmutex06.doc +psxtmmutex06_SOURCES = psxtmmutex06/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmutex06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex06) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmmutex07 +psxtm_tests += psxtmmutex07 +psxtm_docs += psxtmmutex07/psxtmmutex07.doc +psxtmmutex07_SOURCES = psxtmmutex07/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmmutex07_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex07) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmnanosleep01 +psxtm_tests += psxtmnanosleep01 +psxtm_docs += psxtmnanosleep01/psxtmnanosleep01.doc +psxtmnanosleep01_SOURCES = psxtmnanosleep01/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmnanosleep01_CPPFLAGS = $(AM_CPPFLAGS) \ + $(TEST_FLAGS_psxtmnanosleep01) $(support_includes) \ + -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmnanosleep02 +psxtm_tests += psxtmnanosleep02 +psxtm_docs += psxtmnanosleep02/psxtmnanosleep02.doc +psxtmnanosleep02_SOURCES = psxtmnanosleep02/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmnanosleep02_CPPFLAGS = $(AM_CPPFLAGS) \ + $(TEST_FLAGS_psxtmnanosleep02) $(support_includes) \ + -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmrwlock01 +psxtm_tests += psxtmrwlock01 +psxtm_docs += psxtmrwlock01/psxtmrwlock01.doc +psxtmrwlock01_SOURCES = psxtmrwlock01/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmrwlock01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmrwlock02 +psxtm_tests += psxtmrwlock02 +psxtm_docs += psxtmrwlock02/psxtmrwlock02.doc +psxtmrwlock02_SOURCES = psxtmrwlock02/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmrwlock02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmrwlock03 +psxtm_tests += psxtmrwlock03 +psxtm_docs += psxtmrwlock03/psxtmrwlock03.doc +psxtmrwlock03_SOURCES = psxtmrwlock03/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmrwlock03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock03) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmrwlock04 +psxtm_tests += psxtmrwlock04 +psxtm_docs += psxtmrwlock04/psxtmrwlock04.doc +psxtmrwlock04_SOURCES = psxtmrwlock04/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmrwlock04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock04) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmrwlock05 +psxtm_tests += psxtmrwlock05 +psxtm_docs += psxtmrwlock05/psxtmrwlock05.doc +psxtmrwlock05_SOURCES = psxtmrwlock05/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmrwlock05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock05) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmrwlock06 +psxtm_tests += psxtmrwlock06 +psxtm_docs += psxtmrwlock06/psxtmrwlock06.doc +psxtmrwlock06_SOURCES = psxtmrwlock06/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmrwlock06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock06) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmrwlock07 +psxtm_tests += psxtmrwlock07 +psxtm_docs += psxtmrwlock07/psxtmrwlock07.doc +psxtmrwlock07_SOURCES = psxtmrwlock07/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmrwlock07_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock07) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmsem01 +psxtm_tests += psxtmsem01 +psxtm_docs += psxtmsem01/psxtmsem01.doc +psxtmsem01_SOURCES = psxtmsem01/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmsem01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmsem02 +psxtm_tests += psxtmsem02 +psxtm_docs += psxtmsem02/psxtmsem02.doc +psxtmsem02_SOURCES = psxtmsem02/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmsem02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmsem03 +psxtm_tests += psxtmsem03 +psxtm_docs += psxtmsem03/psxtmsem03.doc +psxtmsem03_SOURCES = psxtmsem03/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmsem03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem03) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmsem04 +psxtm_tests += psxtmsem04 +psxtm_docs += psxtmsem04/psxtmsem04.doc +psxtmsem04_SOURCES = psxtmsem04/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmsem04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem04) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmsem05 +psxtm_tests += psxtmsem05 +psxtm_docs += psxtmsem05/psxtmsem05.doc +psxtmsem05_SOURCES = psxtmsem05/init.c ../tmtests/include/timesys.h \ + ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmsem05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem05) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmsleep01 +psxtm_tests += psxtmsleep01 +psxtm_docs += psxtmsleep01/psxtmsleep01.doc +psxtmsleep01_SOURCES = psxtmsleep01/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmsleep01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsleep01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmsleep02 +psxtm_tests += psxtmsleep02 +psxtm_docs += psxtmsleep02/psxtmsleep02.doc +psxtmsleep02_SOURCES = psxtmsleep02/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmsleep02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsleep02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmthread01 +psxtm_tests += psxtmthread01 +psxtm_docs += psxtmthread01/psxtmthread01.doc +psxtmthread01_SOURCES = psxtmthread01/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmthread01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread01) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmthread02 +psxtm_tests += psxtmthread02 +psxtm_docs += psxtmthread02/psxtmthread02.doc +psxtmthread02_SOURCES = psxtmthread02/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmthread02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread02) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmthread03 +psxtm_tests += psxtmthread03 +psxtm_docs += psxtmthread03/psxtmthread03.doc +psxtmthread03_SOURCES = psxtmthread03/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmthread03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread03) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmthread04 +psxtm_tests += psxtmthread04 +psxtm_docs += psxtmthread04/psxtmthread04.doc +psxtmthread04_SOURCES = psxtmthread04/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmthread04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread04) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmthread05 +psxtm_tests += psxtmthread05 +psxtm_docs += psxtmthread05/psxtmthread05.doc +psxtmthread05_SOURCES = psxtmthread05/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmthread05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread05) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +if HAS_POSIX +if TEST_psxtmthread06 +psxtm_tests += psxtmthread06 +psxtm_docs += psxtmthread06/psxtmthread06.doc +psxtmthread06_SOURCES = psxtmthread06/init.c \ + ../tmtests/include/timesys.h ../support/src/tmtests_empty_function.c \ + ../support/src/tmtests_support.c +psxtmthread06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread06) \ + $(support_includes) -I$(top_srcdir)/../tmtests/include \ + -DOPERATION_COUNT=$(OPERATION_COUNT) +endif +endif + +rtems_tests_PROGRAMS = $(psxtm_tests) +dist_rtems_tests_DATA = $(psxtm_screens) $(psxtm_docs) + include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac index becaa2e03a..b2a711e3aa 100644 --- a/testsuites/psxtmtests/configure.ac +++ b/testsuites/psxtmtests/configure.ac @@ -77,56 +77,56 @@ AC_CHECK_SIZEOF([off_t]) OPERATION_COUNT=${OPERATION_COUNT-100} AC_SUBST(OPERATION_COUNT) -# Explicitly list all Makefiles here -AC_CONFIG_FILES([Makefile -psxtmbarrier01/Makefile -psxtmbarrier02/Makefile -psxtmbarrier03/Makefile -psxtmbarrier04/Makefile -psxtmclocknanosleep01/Makefile -psxtmclocknanosleep02/Makefile -psxtmclocknanosleep03/Makefile -psxtmcond01/Makefile -psxtmcond02/Makefile -psxtmcond03/Makefile -psxtmcond04/Makefile -psxtmcond05/Makefile -psxtmcond06/Makefile -psxtmcond07/Makefile -psxtmcond08/Makefile -psxtmcond09/Makefile -psxtmcond10/Makefile -psxtmkey01/Makefile -psxtmkey02/Makefile -psxtmmq01/Makefile -psxtmmutex01/Makefile -psxtmmutex02/Makefile -psxtmmutex03/Makefile -psxtmmutex04/Makefile -psxtmmutex05/Makefile -psxtmmutex06/Makefile -psxtmmutex07/Makefile -psxtmnanosleep01/Makefile -psxtmnanosleep02/Makefile -psxtmrwlock01/Makefile -psxtmrwlock02/Makefile -psxtmrwlock03/Makefile -psxtmrwlock04/Makefile -psxtmrwlock05/Makefile -psxtmrwlock06/Makefile -psxtmrwlock07/Makefile -psxtmsem01/Makefile -psxtmsem02/Makefile -psxtmsem03/Makefile -psxtmsem04/Makefile -psxtmsem05/Makefile -psxtmsleep01/Makefile -psxtmsleep02/Makefile -psxtmthread01/Makefile -psxtmthread02/Makefile -psxtmthread03/Makefile -psxtmthread04/Makefile -psxtmthread05/Makefile -psxtmthread06/Makefile -]) +# BSP Test configuration +RTEMS_TEST_CHECK([psxtmbarrier01]) +RTEMS_TEST_CHECK([psxtmbarrier02]) +RTEMS_TEST_CHECK([psxtmbarrier03]) +RTEMS_TEST_CHECK([psxtmbarrier04]) +RTEMS_TEST_CHECK([psxtmclocknanosleep01]) +RTEMS_TEST_CHECK([psxtmclocknanosleep02]) +RTEMS_TEST_CHECK([psxtmclocknanosleep03]) +RTEMS_TEST_CHECK([psxtmcond01]) +RTEMS_TEST_CHECK([psxtmcond02]) +RTEMS_TEST_CHECK([psxtmcond03]) +RTEMS_TEST_CHECK([psxtmcond04]) +RTEMS_TEST_CHECK([psxtmcond05]) +RTEMS_TEST_CHECK([psxtmcond06]) +RTEMS_TEST_CHECK([psxtmcond07]) +RTEMS_TEST_CHECK([psxtmcond08]) +RTEMS_TEST_CHECK([psxtmcond09]) +RTEMS_TEST_CHECK([psxtmcond10]) +RTEMS_TEST_CHECK([psxtmkey01]) +RTEMS_TEST_CHECK([psxtmkey02]) +RTEMS_TEST_CHECK([psxtmmq01]) +RTEMS_TEST_CHECK([psxtmmutex01]) +RTEMS_TEST_CHECK([psxtmmutex02]) +RTEMS_TEST_CHECK([psxtmmutex03]) +RTEMS_TEST_CHECK([psxtmmutex04]) +RTEMS_TEST_CHECK([psxtmmutex05]) +RTEMS_TEST_CHECK([psxtmmutex06]) +RTEMS_TEST_CHECK([psxtmmutex07]) +RTEMS_TEST_CHECK([psxtmnanosleep01]) +RTEMS_TEST_CHECK([psxtmnanosleep02]) +RTEMS_TEST_CHECK([psxtmrwlock01]) +RTEMS_TEST_CHECK([psxtmrwlock02]) +RTEMS_TEST_CHECK([psxtmrwlock03]) +RTEMS_TEST_CHECK([psxtmrwlock04]) +RTEMS_TEST_CHECK([psxtmrwlock05]) +RTEMS_TEST_CHECK([psxtmrwlock06]) +RTEMS_TEST_CHECK([psxtmrwlock07]) +RTEMS_TEST_CHECK([psxtmsem01]) +RTEMS_TEST_CHECK([psxtmsem02]) +RTEMS_TEST_CHECK([psxtmsem03]) +RTEMS_TEST_CHECK([psxtmsem04]) +RTEMS_TEST_CHECK([psxtmsem05]) +RTEMS_TEST_CHECK([psxtmsleep01]) +RTEMS_TEST_CHECK([psxtmsleep02]) +RTEMS_TEST_CHECK([psxtmthread01]) +RTEMS_TEST_CHECK([psxtmthread02]) +RTEMS_TEST_CHECK([psxtmthread03]) +RTEMS_TEST_CHECK([psxtmthread04]) +RTEMS_TEST_CHECK([psxtmthread05]) +RTEMS_TEST_CHECK([psxtmthread06]) + +AC_CONFIG_FILES([Makefile]) AC_OUTPUT diff --git a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am b/testsuites/psxtmtests/psxtmbarrier01/Makefile.am deleted file mode 100644 index ba91dc05c2..0000000000 --- a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmbarrier01 -psxtmbarrier01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmbarrier01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmbarrier01_OBJECTS) -LINK_LIBS = $(psxtmbarrier01_LDLIBS) - -psxtmbarrier01$(EXEEXT): $(psxtmbarrier01_OBJECTS) $(psxtmbarrier01_DEPENDENCIES) - @rm -f psxtmbarrier01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am b/testsuites/psxtmtests/psxtmbarrier02/Makefile.am deleted file mode 100644 index 49847d4e9d..0000000000 --- a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmbarrier02 -psxtmbarrier02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmbarrier02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmbarrier02_OBJECTS) -LINK_LIBS = $(psxtmbarrier02_LDLIBS) - -psxtmbarrier02$(EXEEXT): $(psxtmbarrier02_OBJECTS) $(psxtmbarrier02_DEPENDENCIES) - @rm -f psxtmbarrier02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am b/testsuites/psxtmtests/psxtmbarrier03/Makefile.am deleted file mode 100644 index 28a28f2cfd..0000000000 --- a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmbarrier03 -psxtmbarrier03_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmbarrier03.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmbarrier03_OBJECTS) -LINK_LIBS = $(psxtmbarrier03_LDLIBS) - -psxtmbarrier03$(EXEEXT): $(psxtmbarrier03_OBJECTS) $(psxtmbarrier03_DEPENDENCIES) - @rm -f psxtmbarrier03$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmbarrier04/Makefile.am b/testsuites/psxtmtests/psxtmbarrier04/Makefile.am deleted file mode 100644 index afc351f41b..0000000000 --- a/testsuites/psxtmtests/psxtmbarrier04/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmbarrier04 -psxtmbarrier04_SOURCES = init.c -psxtmbarrier04_SOURCES += ../../tmtests/include/timesys.h -psxtmbarrier04_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmbarrier04_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmbarrier04.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmbarrier04_OBJECTS) $(psxtmbarrier04_LDADD) -LINK_LIBS = $(psxtmbarrier04_LDLIBS) - -psxtmbarrier04$(EXEEXT): $(psxtmbarrier04_OBJECTS) $(psxtmbarrier04_DEPENDENCIES) - @rm -f psxtmbarrier04$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmclocknanosleep01/Makefile.am b/testsuites/psxtmtests/psxtmclocknanosleep01/Makefile.am deleted file mode 100644 index 2476b6b960..0000000000 --- a/testsuites/psxtmtests/psxtmclocknanosleep01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmclocknanosleep01 -psxtmclocknanosleep01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmclocknanosleep01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmclocknanosleep01_OBJECTS) -LINK_LIBS = $(psxtmclocknanosleep01_LDLIBS) - -psxtmclocknanosleep01$(EXEEXT): $(psxtmclocknanosleep01_OBJECTS) $(psxtmclocknanosleep01_DEPENDENCIES) - @rm -f psxtmclocknanosleep01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmclocknanosleep02/Makefile.am b/testsuites/psxtmtests/psxtmclocknanosleep02/Makefile.am deleted file mode 100644 index 6e651ebb73..0000000000 --- a/testsuites/psxtmtests/psxtmclocknanosleep02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmclocknanosleep02 -psxtmclocknanosleep02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmclocknanosleep02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmclocknanosleep02_OBJECTS) -LINK_LIBS = $(psxtmclocknanosleep02_LDLIBS) - -psxtmclocknanosleep02$(EXEEXT): $(psxtmclocknanosleep02_OBJECTS) $(psxtmclocknanosleep02_DEPENDENCIES) - @rm -f psxtmclocknanosleep02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmclocknanosleep03/Makefile.am b/testsuites/psxtmtests/psxtmclocknanosleep03/Makefile.am deleted file mode 100644 index 1c8fb55429..0000000000 --- a/testsuites/psxtmtests/psxtmclocknanosleep03/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmclocknanosleep03 -psxtmclocknanosleep03_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmclocknanosleep03.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmclocknanosleep03_OBJECTS) -LINK_LIBS = $(psxtmclocknanosleep03_LDLIBS) - -psxtmclocknanosleep03$(EXEEXT): $(psxtmclocknanosleep03_OBJECTS) $(psxtmclocknanosleep03_DEPENDENCIES) - @rm -f psxtmclocknanosleep03$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond01/Makefile.am b/testsuites/psxtmtests/psxtmcond01/Makefile.am deleted file mode 100644 index 29fa1ceb42..0000000000 --- a/testsuites/psxtmtests/psxtmcond01/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond01 -psxtmcond01_SOURCES = init.c -psxtmcond01_SOURCES += ../../tmtests/include/timesys.h -psxtmcond01_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond01_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmcond01_OBJECTS) $(psxtmcond01_LDADD) -LINK_LIBS = $(psxtmcond01_LDLIBS) - -psxtmcond01$(EXEEXT): $(psxtmcond01_OBJECTS) $(psxtmcond01_DEPENDENCIES) - @rm -f psxtmcond01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am - diff --git a/testsuites/psxtmtests/psxtmcond02/Makefile.am b/testsuites/psxtmtests/psxtmcond02/Makefile.am deleted file mode 100644 index 73ea6d6907..0000000000 --- a/testsuites/psxtmtests/psxtmcond02/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond02 -psxtmcond02_SOURCES = init.c -psxtmcond02_SOURCES += ../../tmtests/include/timesys.h -psxtmcond02_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond02_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmcond02_OBJECTS) $(psxtmcond02_LDADD) -LINK_LIBS = $(psxtmcond02_LDLIBS) - -psxtmcond02$(EXEEXT): $(psxtmcond02_OBJECTS) $(psxtmcond02_DEPENDENCIES) - @rm -f psxtmcond02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond03/Makefile.am b/testsuites/psxtmtests/psxtmcond03/Makefile.am deleted file mode 100644 index 5c09759ac8..0000000000 --- a/testsuites/psxtmtests/psxtmcond03/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond03 -psxtmcond03_SOURCES = init.c -psxtmcond03_SOURCES += ../../tmtests/include/timesys.h -psxtmcond03_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond03_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond03.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmcond03_OBJECTS) $(psxtmcond03_LDADD) -LINK_LIBS = $(psxtmcond03_LDLIBS) - -psxtmcond03$(EXEEXT): $(psxtmcond03_OBJECTS) $(psxtmcond03_DEPENDENCIES) - @rm -f psxtmcond03$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond04/Makefile.am b/testsuites/psxtmtests/psxtmcond04/Makefile.am deleted file mode 100644 index 875b08c576..0000000000 --- a/testsuites/psxtmtests/psxtmcond04/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond04 -psxtmcond04_SOURCES = init.c -psxtmcond04_SOURCES += ../../tmtests/include/timesys.h -psxtmcond04_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond04_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond04.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmcond04_OBJECTS) $(psxtmcond04_LDADD) -LINK_LIBS = $(psxtmcond04_LDLIBS) - -psxtmcond04$(EXEEXT): $(psxtmcond04_OBJECTS) $(psxtmcond04_DEPENDENCIES) - @rm -f psxtmcond04$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond05/Makefile.am b/testsuites/psxtmtests/psxtmcond05/Makefile.am deleted file mode 100644 index 9904655c42..0000000000 --- a/testsuites/psxtmtests/psxtmcond05/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond05 -psxtmcond05_SOURCES = init.c -psxtmcond05_SOURCES += ../../tmtests/include/timesys.h -psxtmcond05_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond05_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond05.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmcond05_OBJECTS) $(psxtmcond05_LDADD) -LINK_LIBS = $(psxtmcond05_LDLIBS) - -psxtmcond05$(EXEEXT): $(psxtmcond05_OBJECTS) $(psxtmcond05_DEPENDENCIES) - @rm -f psxtmcond05$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond06/Makefile.am b/testsuites/psxtmtests/psxtmcond06/Makefile.am deleted file mode 100644 index 37d54e6a79..0000000000 --- a/testsuites/psxtmtests/psxtmcond06/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond06 -psxtmcond06_SOURCES = init.c -psxtmcond06_SOURCES += ../../tmtests/include/timesys.h -psxtmcond06_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond06_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond06.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmcond06_OBJECTS) $(psxtmcond06_LDADD) -LINK_LIBS = $(psxtmcond06_LDLIBS) - -psxtmcond06$(EXEEXT): $(psxtmcond06_OBJECTS) $(psxtmcond06_DEPENDENCIES) - @rm -f psxtmcond06$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond07/Makefile.am b/testsuites/psxtmtests/psxtmcond07/Makefile.am deleted file mode 100644 index d26677064b..0000000000 --- a/testsuites/psxtmtests/psxtmcond07/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond07 -psxtmcond07_SOURCES = init.c -psxtmcond07_SOURCES += ../../tmtests/include/timesys.h -psxtmcond07_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond07_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond07.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmcond07_OBJECTS) $(psxtmcond07_LDADD) -LINK_LIBS = $(psxtmcond07_LDLIBS) - -psxtmcond07$(EXEEXT): $(psxtmcond07_OBJECTS) $(psxtmcond07_DEPENDENCIES) - @rm -f psxtmcond07$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond08/Makefile.am b/testsuites/psxtmtests/psxtmcond08/Makefile.am deleted file mode 100644 index 6207972fa9..0000000000 --- a/testsuites/psxtmtests/psxtmcond08/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond08 -psxtmcond08_SOURCES = init.c -psxtmcond08_SOURCES += ../../tmtests/include/timesys.h -psxtmcond08_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond08_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond08.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include -AM_CPPFLAGS += -DUSE_WAIT - -LINK_OBJS = $(psxtmcond08_OBJECTS) $(psxtmcond08_LDADD) -LINK_LIBS = $(psxtmcond08_LDLIBS) - -psxtmcond08$(EXEEXT): $(psxtmcond08_OBJECTS) $(psxtmcond08_DEPENDENCIES) - @rm -f psxtmcond08$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond09/Makefile.am b/testsuites/psxtmtests/psxtmcond09/Makefile.am deleted file mode 100644 index c5b4eddd0d..0000000000 --- a/testsuites/psxtmtests/psxtmcond09/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond09 -psxtmcond09_SOURCES = ../psxtmcond08/init.c -psxtmcond09_SOURCES += ../../tmtests/include/timesys.h -psxtmcond09_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond09_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond09.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include -AM_CPPFLAGS += -DUSE_TIMEDWAIT_WITH_VALUE - -LINK_OBJS = $(psxtmcond09_OBJECTS) $(psxtmcond09_LDADD) -LINK_LIBS = $(psxtmcond09_LDLIBS) - -psxtmcond09$(EXEEXT): $(psxtmcond09_OBJECTS) $(psxtmcond09_DEPENDENCIES) - @rm -f psxtmcond09$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmcond10/Makefile.am b/testsuites/psxtmtests/psxtmcond10/Makefile.am deleted file mode 100644 index 19222c8d5c..0000000000 --- a/testsuites/psxtmtests/psxtmcond10/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmcond10 -psxtmcond10_SOURCES = ../psxtmcond08/init.c -psxtmcond10_SOURCES += ../../tmtests/include/timesys.h -psxtmcond10_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmcond10_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmcond10.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include -AM_CPPFLAGS += -DUSE_TIMEDWAIT_WAIT_VALUE_IN_PAST - -LINK_OBJS = $(psxtmcond10_OBJECTS) $(psxtmcond10_LDADD) -LINK_LIBS = $(psxtmcond10_LDLIBS) - -psxtmcond10$(EXEEXT): $(psxtmcond10_OBJECTS) $(psxtmcond10_DEPENDENCIES) - @rm -f psxtmcond10$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmkey01/Makefile.am b/testsuites/psxtmtests/psxtmkey01/Makefile.am deleted file mode 100644 index f4e78190f5..0000000000 --- a/testsuites/psxtmtests/psxtmkey01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmkey01 -psxtmkey01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmkey01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmkey01_OBJECTS) -LINK_LIBS = $(psxtmkey01_LDLIBS) - -psxtmkey01$(EXEEXT): $(psxtmkey01_OBJECTS) $(psxtmkey01_DEPENDENCIES) - @rm -f psxtmkey01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmkey02/Makefile.am b/testsuites/psxtmtests/psxtmkey02/Makefile.am deleted file mode 100644 index 5a8791b6f4..0000000000 --- a/testsuites/psxtmtests/psxtmkey02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmkey02 -psxtmkey02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmkey02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmkey02_OBJECTS) -LINK_LIBS = $(psxtmkey02_LDLIBS) - -psxtmkey02$(EXEEXT): $(psxtmkey02_OBJECTS) $(psxtmkey02_DEPENDENCIES) - @rm -f psxtmkey02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmq01/Makefile.am b/testsuites/psxtmtests/psxtmmq01/Makefile.am deleted file mode 100644 index 347a60962a..0000000000 --- a/testsuites/psxtmtests/psxtmmq01/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmq01 -psxtmmq01_SOURCES = init.c -psxtmmq01_SOURCES += ../../tmtests/include/timesys.h -psxtmmq01_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmmq01_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmq01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmq01_OBJECTS) -LINK_LIBS = $(psxtmmq01_LDLIBS) - -psxtmmq01$(EXEEXT): $(psxtmmq01_OBJECTS) $(psxtmmq01_DEPENDENCIES) - @rm -f psxtmmq01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmutex01/Makefile.am b/testsuites/psxtmtests/psxtmmutex01/Makefile.am deleted file mode 100644 index 061019d68a..0000000000 --- a/testsuites/psxtmtests/psxtmmutex01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmutex01 -psxtmmutex01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmutex01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmutex01_OBJECTS) -LINK_LIBS = $(psxtmmutex01_LDLIBS) - -psxtmmutex01$(EXEEXT): $(psxtmmutex01_OBJECTS) $(psxtmmutex01_DEPENDENCIES) - @rm -f psxtmmutex01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmutex02/Makefile.am b/testsuites/psxtmtests/psxtmmutex02/Makefile.am deleted file mode 100644 index ade259a49e..0000000000 --- a/testsuites/psxtmtests/psxtmmutex02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmutex02 -psxtmmutex02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmutex02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmutex02_OBJECTS) -LINK_LIBS = $(psxtmmutex02_LDLIBS) - -psxtmmutex02$(EXEEXT): $(psxtmmutex02_OBJECTS) $(psxtmmutex02_DEPENDENCIES) - @rm -f psxtmmutex02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmutex03/Makefile.am b/testsuites/psxtmtests/psxtmmutex03/Makefile.am deleted file mode 100644 index e51d204881..0000000000 --- a/testsuites/psxtmtests/psxtmmutex03/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmutex03 -psxtmmutex03_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmutex03.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmutex03_OBJECTS) -LINK_LIBS = $(psxtmmutex03_LDLIBS) - -psxtmmutex03$(EXEEXT): $(psxtmmutex03_OBJECTS) $(psxtmmutex03_DEPENDENCIES) - @rm -f psxtmmutex03$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmutex04/Makefile.am b/testsuites/psxtmtests/psxtmmutex04/Makefile.am deleted file mode 100644 index 19f415655a..0000000000 --- a/testsuites/psxtmtests/psxtmmutex04/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmutex04 -psxtmmutex04_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmutex04.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmutex04_OBJECTS) -LINK_LIBS = $(psxtmmutex04_LDLIBS) - -psxtmmutex04$(EXEEXT): $(psxtmmutex04_OBJECTS) $(psxtmmutex04_DEPENDENCIES) - @rm -f psxtmmutex04$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmutex05/Makefile.am b/testsuites/psxtmtests/psxtmmutex05/Makefile.am deleted file mode 100644 index 07fcff079f..0000000000 --- a/testsuites/psxtmtests/psxtmmutex05/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmutex05 -psxtmmutex05_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmutex05.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmutex05_OBJECTS) -LINK_LIBS = $(psxtmmutex05_LDLIBS) - -psxtmmutex05$(EXEEXT): $(psxtmmutex05_OBJECTS) $(psxtmmutex05_DEPENDENCIES) - @rm -f psxtmmutex05$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmutex06/Makefile.am b/testsuites/psxtmtests/psxtmmutex06/Makefile.am deleted file mode 100644 index a43e68392a..0000000000 --- a/testsuites/psxtmtests/psxtmmutex06/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmutex06 -psxtmmutex06_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmutex06.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmutex06_OBJECTS) -LINK_LIBS = $(psxtmmutex06_LDLIBS) - -psxtmmutex06$(EXEEXT): $(psxtmmutex06_OBJECTS) $(psxtmmutex06_DEPENDENCIES) - @rm -f psxtmmutex06$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmmutex07/Makefile.am b/testsuites/psxtmtests/psxtmmutex07/Makefile.am deleted file mode 100644 index bbf403025f..0000000000 --- a/testsuites/psxtmtests/psxtmmutex07/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmmutex07 -psxtmmutex07_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmmutex07.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmmutex07_OBJECTS) -LINK_LIBS = $(psxtmmutex07_LDLIBS) - -psxtmmutex07$(EXEEXT): $(psxtmmutex07_OBJECTS) $(psxtmmutex07_DEPENDENCIES) - @rm -f psxtmmutex07$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am deleted file mode 100644 index 1030d18750..0000000000 --- a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmnanosleep01 -psxtmnanosleep01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmnanosleep01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmnanosleep01_OBJECTS) -LINK_LIBS = $(psxtmnanosleep01_LDLIBS) - -psxtmnanosleep01$(EXEEXT): $(psxtmnanosleep01_OBJECTS) $(psxtmnanosleep01_DEPENDENCIES) - @rm -f psxtmnanosleep01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am deleted file mode 100644 index 721a3b0981..0000000000 --- a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmnanosleep02 -psxtmnanosleep02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmnanosleep02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmnanosleep02_OBJECTS) -LINK_LIBS = $(psxtmnanosleep02_LDLIBS) - -psxtmnanosleep02$(EXEEXT): $(psxtmnanosleep02_OBJECTS) $(psxtmnanosleep02_DEPENDENCIES) - @rm -f psxtmnanosleep02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am b/testsuites/psxtmtests/psxtmrwlock01/Makefile.am deleted file mode 100644 index 408703f887..0000000000 --- a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmrwlock01 -psxtmrwlock01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmrwlock01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmrwlock01_OBJECTS) -LINK_LIBS = $(psxtmrwlock01_LDLIBS) - -psxtmrwlock01$(EXEEXT): $(psxtmrwlock01_OBJECTS) $(psxtmrwlock01_DEPENDENCIES) - @rm -f psxtmrwlock01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am b/testsuites/psxtmtests/psxtmrwlock02/Makefile.am deleted file mode 100644 index feb71dcaa8..0000000000 --- a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmrwlock02 -psxtmrwlock02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmrwlock02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmrwlock02_OBJECTS) -LINK_LIBS = $(psxtmrwlock02_LDLIBS) - -psxtmrwlock02$(EXEEXT): $(psxtmrwlock02_OBJECTS) $(psxtmrwlock02_DEPENDENCIES) - @rm -f psxtmrwlock02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am b/testsuites/psxtmtests/psxtmrwlock03/Makefile.am deleted file mode 100644 index 9ecfbd67a8..0000000000 --- a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmrwlock03 -psxtmrwlock03_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmrwlock03.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmrwlock03_OBJECTS) -LINK_LIBS = $(psxtmrwlock03_LDLIBS) - -psxtmrwlock03$(EXEEXT): $(psxtmrwlock03_OBJECTS) $(psxtmrwlock03_DEPENDENCIES) - @rm -f psxtmrwlock03$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am b/testsuites/psxtmtests/psxtmrwlock04/Makefile.am deleted file mode 100644 index 9cbfcffdd8..0000000000 --- a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmrwlock04 -psxtmrwlock04_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmrwlock04.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmrwlock04_OBJECTS) -LINK_LIBS = $(psxtmrwlock04_LDLIBS) - -psxtmrwlock04$(EXEEXT): $(psxtmrwlock04_OBJECTS) $(psxtmrwlock04_DEPENDENCIES) - @rm -f psxtmrwlock04$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am b/testsuites/psxtmtests/psxtmrwlock05/Makefile.am deleted file mode 100644 index 39d698e239..0000000000 --- a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmrwlock05 -psxtmrwlock05_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmrwlock05.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmrwlock05_OBJECTS) -LINK_LIBS = $(psxtmrwlock05_LDLIBS) - -psxtmrwlock05$(EXEEXT): $(psxtmrwlock05_OBJECTS) $(psxtmrwlock05_DEPENDENCIES) - @rm -f psxtmrwlock05$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am b/testsuites/psxtmtests/psxtmrwlock06/Makefile.am deleted file mode 100644 index c7744340f1..0000000000 --- a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmrwlock06 -psxtmrwlock06_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmrwlock06.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmrwlock06_OBJECTS) -LINK_LIBS = $(psxtmrwlock06_LDLIBS) - -psxtmrwlock06$(EXEEXT): $(psxtmrwlock06_OBJECTS) $(psxtmrwlock06_DEPENDENCIES) - @rm -f psxtmrwlock06$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am b/testsuites/psxtmtests/psxtmrwlock07/Makefile.am deleted file mode 100644 index d23a3d4a4f..0000000000 --- a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmrwlock07 -psxtmrwlock07_SOURCES = init.c -psxtmrwlock07_SOURCES += ../../tmtests/include/timesys.h -psxtmrwlock07_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmrwlock07_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmrwlock07.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmrwlock07_OBJECTS) -LINK_LIBS = $(psxtmrwlock07_LDLIBS) - -psxtmrwlock07$(EXEEXT): $(psxtmrwlock07_OBJECTS) $(psxtmrwlock07_DEPENDENCIES) - @rm -f psxtmrwlock07$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmsem01/Makefile.am b/testsuites/psxtmtests/psxtmsem01/Makefile.am deleted file mode 100644 index 8e1670e95c..0000000000 --- a/testsuites/psxtmtests/psxtmsem01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmsem01 -psxtmsem01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmsem01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmsem01_OBJECTS) -LINK_LIBS = $(psxtmsem01_LDLIBS) - -psxtmsem01$(EXEEXT): $(psxtmsem01_OBJECTS) $(psxtmsem01_DEPENDENCIES) - @rm -f psxtmsem01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmsem02/Makefile.am b/testsuites/psxtmtests/psxtmsem02/Makefile.am deleted file mode 100644 index 61c09118ae..0000000000 --- a/testsuites/psxtmtests/psxtmsem02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmsem02 -psxtmsem02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmsem02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmsem02_OBJECTS) -LINK_LIBS = $(psxtmsem02_LDLIBS) - -psxtmsem02$(EXEEXT): $(psxtmsem02_OBJECTS) $(psxtmsem02_DEPENDENCIES) - @rm -f psxtmsem02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmsem03/Makefile.am b/testsuites/psxtmtests/psxtmsem03/Makefile.am deleted file mode 100644 index 5afd623eb9..0000000000 --- a/testsuites/psxtmtests/psxtmsem03/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmsem03 -psxtmsem03_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmsem03.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmsem03_OBJECTS) -LINK_LIBS = $(psxtmsem03_LDLIBS) - -psxtmsem03$(EXEEXT): $(psxtmsem03_OBJECTS) $(psxtmsem03_DEPENDENCIES) - @rm -f psxtmsem03$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmsem04/Makefile.am b/testsuites/psxtmtests/psxtmsem04/Makefile.am deleted file mode 100644 index 716454efee..0000000000 --- a/testsuites/psxtmtests/psxtmsem04/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmsem04 -psxtmsem04_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmsem04.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmsem04_OBJECTS) -LINK_LIBS = $(psxtmsem04_LDLIBS) - -psxtmsem04$(EXEEXT): $(psxtmsem04_OBJECTS) $(psxtmsem04_DEPENDENCIES) - @rm -f psxtmsem04$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmsem05/Makefile.am b/testsuites/psxtmtests/psxtmsem05/Makefile.am deleted file mode 100644 index b36b99dfbe..0000000000 --- a/testsuites/psxtmtests/psxtmsem05/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmsem05 -psxtmsem05_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmsem05.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmsem05_OBJECTS) -LINK_LIBS = $(psxtmsem05_LDLIBS) - -psxtmsem05$(EXEEXT): $(psxtmsem05_OBJECTS) $(psxtmsem05_DEPENDENCIES) - @rm -f psxtmsem05$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmsleep01/Makefile.am b/testsuites/psxtmtests/psxtmsleep01/Makefile.am deleted file mode 100644 index cffcddab15..0000000000 --- a/testsuites/psxtmtests/psxtmsleep01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmsleep01 -psxtmsleep01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmsleep01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmsleep01_OBJECTS) -LINK_LIBS = $(psxtmsleep01_LDLIBS) - -psxtmsleep01$(EXEEXT): $(psxtmsleep01_OBJECTS) $(psxtmsleep01_DEPENDENCIES) - @rm -f psxtmsleep01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmsleep02/Makefile.am b/testsuites/psxtmtests/psxtmsleep02/Makefile.am deleted file mode 100644 index 0462389b56..0000000000 --- a/testsuites/psxtmtests/psxtmsleep02/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmsleep02 -psxtmsleep02_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmsleep02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmsleep02_OBJECTS) -LINK_LIBS = $(psxtmsleep02_LDLIBS) - -psxtmsleep02$(EXEEXT): $(psxtmsleep02_OBJECTS) $(psxtmsleep02_DEPENDENCIES) - @rm -f psxtmsleep02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmthread01/Makefile.am b/testsuites/psxtmtests/psxtmthread01/Makefile.am deleted file mode 100644 index 50f987a8ae..0000000000 --- a/testsuites/psxtmtests/psxtmthread01/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmthread01 -psxtmthread01_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmthread01.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmthread01_OBJECTS) -LINK_LIBS = $(psxtmthread01_LDLIBS) - -psxtmthread01$(EXEEXT): $(psxtmthread01_OBJECTS) $(psxtmthread01_DEPENDENCIES) - @rm -f psxtm01$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmthread02/Makefile.am b/testsuites/psxtmtests/psxtmthread02/Makefile.am deleted file mode 100644 index c39e2c0aa5..0000000000 --- a/testsuites/psxtmtests/psxtmthread02/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmthread02 -psxtmthread02_SOURCES = init.c -psxtmthread02_SOURCES += ../../tmtests/include/timesys.h -psxtmthread02_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmthread02_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmthread02.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmthread02_OBJECTS) $(psxtmthread02_LDADD) -LINK_LIBS = $(psxtmthread02_LDLIBS) - -psxtmthread02$(EXEEXT): $(psxtmthread02_OBJECTS) $(psxtmthread02_DEPENDENCIES) - @rm -f psxtmthread02$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmthread03/Makefile.am b/testsuites/psxtmtests/psxtmthread03/Makefile.am deleted file mode 100644 index ef0fc75a09..0000000000 --- a/testsuites/psxtmtests/psxtmthread03/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ - -rtems_tests_PROGRAMS = psxtmthread03 -psxtmthread03_SOURCES = init.c ../../tmtests/include/timesys.h \ - ../../support/src/tmtests_empty_function.c \ - ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmthread03.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmthread03_OBJECTS) -LINK_LIBS = $(psxtmthread03_LDLIBS) - -psxtmthread03$(EXEEXT): $(psxtmthread03_OBJECTS) $(psxtmthread03_DEPENDENCIES) - @rm -f psxtmthread03$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmthread04/Makefile.am b/testsuites/psxtmtests/psxtmthread04/Makefile.am deleted file mode 100644 index e479bade35..0000000000 --- a/testsuites/psxtmtests/psxtmthread04/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmthread04 -psxtmthread04_SOURCES = init.c -psxtmthread04_SOURCES += ../../tmtests/include/timesys.h -psxtmthread04_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmthread04_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmthread04.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmthread04_OBJECTS) $(psxtmthread04_LDADD) -LINK_LIBS = $(psxtmthread04_LDLIBS) - -psxtmthread04$(EXEEXT): $(psxtmthread04_OBJECTS) $(psxtmthread04_DEPENDENCIES) - @rm -f psxtmthread04$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmthread05/Makefile.am b/testsuites/psxtmtests/psxtmthread05/Makefile.am deleted file mode 100644 index 8c3cf66364..0000000000 --- a/testsuites/psxtmtests/psxtmthread05/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmthread05 -psxtmthread05_SOURCES = init.c -psxtmthread05_SOURCES += ../../tmtests/include/timesys.h -psxtmthread05_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmthread05_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmthread05.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmthread05_OBJECTS) $(psxtmthread05_LDADD) -LINK_LIBS = $(psxtmthread05_LDLIBS) - -psxtmthread05$(EXEEXT): $(psxtmthread05_OBJECTS) $(psxtmthread05_DEPENDENCIES) - @rm -f psxtmthread05$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am diff --git a/testsuites/psxtmtests/psxtmthread06/Makefile.am b/testsuites/psxtmtests/psxtmthread06/Makefile.am deleted file mode 100644 index b5d3f73288..0000000000 --- a/testsuites/psxtmtests/psxtmthread06/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -MANAGERS = all - -rtems_tests_PROGRAMS = psxtmthread06 -psxtmthread06_SOURCES = init.c -psxtmthread06_SOURCES += ../../tmtests/include/timesys.h -psxtmthread06_SOURCES += ../../support/src/tmtests_empty_function.c -psxtmthread06_SOURCES += ../../support/src/tmtests_support.c - -dist_rtems_tests_DATA = psxtmthread06.doc - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/compile.am -include $(top_srcdir)/../automake/leaf.am - -OPERATION_COUNT = @OPERATION_COUNT@ -AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include -AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT) -AM_CPPFLAGS += -I$(top_srcdir)/../support/include - -LINK_OBJS = $(psxtmthread06_OBJECTS) $(psxtmthread06_LDADD) -LINK_LIBS = $(psxtmthread06_LDLIBS) - -psxtmthread06$(EXEEXT): $(psxtmthread06_OBJECTS) $(psxtmthread06_DEPENDENCIES) - @rm -f psxtmthread06$(EXEEXT) - $(make-exe) - -include $(top_srcdir)/../automake/local.am -- cgit v1.2.3