summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp15
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-12 10:00:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-12 10:53:16 +0200
commitee537ea3dd964d4de3565a36b4857af31fb5a3f4 (patch)
treead8b328a58469ca0632e3e61cd94f37c9d97cc25 /c/src/ada-tests/sptests/sp15
parentada-tests: Use _SUBDIRS instead of SUBDIRS (diff)
downloadrtems-ee537ea3dd964d4de3565a36b4857af31fb5a3f4.tar.bz2
ada-tests: Move to testsuites/ada
This solves a build dependency issue, e.g. building tests before librtemsbsp.a exists. Close #3079.
Diffstat (limited to '')
-rw-r--r--testsuites/ada/sptests/sp15/Makefile.am (renamed from c/src/ada-tests/sptests/sp15/Makefile.am)4
-rw-r--r--testsuites/ada/sptests/sp15/ada_sp15.scn (renamed from c/src/ada-tests/sptests/sp15/ada_sp15.scn)0
-rw-r--r--testsuites/ada/sptests/sp15/config.h (renamed from c/src/ada-tests/sptests/sp15/config.h)0
-rw-r--r--testsuites/ada/sptests/sp15/sp15.adb (renamed from c/src/ada-tests/sptests/sp15/sp15.adb)0
-rw-r--r--testsuites/ada/sptests/sp15/sptest.adb (renamed from c/src/ada-tests/sptests/sp15/sptest.adb)0
-rw-r--r--testsuites/ada/sptests/sp15/sptest.ads (renamed from c/src/ada-tests/sptests/sp15/sptest.ads)0
6 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/sptests/sp15/Makefile.am b/testsuites/ada/sptests/sp15/Makefile.am
index 5804cda188..e1fe83bcd5 100644
--- a/c/src/ada-tests/sptests/sp15/Makefile.am
+++ b/testsuites/ada/sptests/sp15/Makefile.am
@@ -1,5 +1,5 @@
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../../../testsuites/automake/compile.am
+include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/ada.am
@@ -13,4 +13,4 @@ ada_sp15$(EXEEXT): sp15.adb init.$(OBJEXT)
scndir = $(rtems_ada_testsdir)
dist_scn_DATA = ada_sp15.scn
-include $(top_srcdir)/../../../testsuites/automake/local.am
+include $(top_srcdir)/../automake/local.am
diff --git a/c/src/ada-tests/sptests/sp15/ada_sp15.scn b/testsuites/ada/sptests/sp15/ada_sp15.scn
index 9c9e68f3d7..9c9e68f3d7 100644
--- a/c/src/ada-tests/sptests/sp15/ada_sp15.scn
+++ b/testsuites/ada/sptests/sp15/ada_sp15.scn
diff --git a/c/src/ada-tests/sptests/sp15/config.h b/testsuites/ada/sptests/sp15/config.h
index 7774f3563c..7774f3563c 100644
--- a/c/src/ada-tests/sptests/sp15/config.h
+++ b/testsuites/ada/sptests/sp15/config.h
diff --git a/c/src/ada-tests/sptests/sp15/sp15.adb b/testsuites/ada/sptests/sp15/sp15.adb
index 77e8f27144..77e8f27144 100644
--- a/c/src/ada-tests/sptests/sp15/sp15.adb
+++ b/testsuites/ada/sptests/sp15/sp15.adb
diff --git a/c/src/ada-tests/sptests/sp15/sptest.adb b/testsuites/ada/sptests/sp15/sptest.adb
index 39e887dd2f..39e887dd2f 100644
--- a/c/src/ada-tests/sptests/sp15/sptest.adb
+++ b/testsuites/ada/sptests/sp15/sptest.adb
diff --git a/c/src/ada-tests/sptests/sp15/sptest.ads b/testsuites/ada/sptests/sp15/sptest.ads
index 5af0e61503..5af0e61503 100644
--- a/c/src/ada-tests/sptests/sp15/sptest.ads
+++ b/testsuites/ada/sptests/sp15/sptest.ads