From 6e868d87241de5458cb203c3e5fef836b45a3f5e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 16 Jul 2014 15:43:05 -0500 Subject: Add More Testsuite Configuration Files and Update Existing Ones The first pass at building these was without networking enabled. This pass addresses that plus accounts for some new BSPs which needed testsuite.tcfg files and BSPs which could not link tests which had been added since the first pass. --- c/src/lib/libbsp/m68k/mvme136/make/custom/mvme136-testsuite.tcfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 c/src/lib/libbsp/m68k/mvme136/make/custom/mvme136-testsuite.tcfg (limited to 'c/src/lib/libbsp/m68k/mvme136') diff --git a/c/src/lib/libbsp/m68k/mvme136/make/custom/mvme136-testsuite.tcfg b/c/src/lib/libbsp/m68k/mvme136/make/custom/mvme136-testsuite.tcfg new file mode 100644 index 0000000000..e8bff6398f --- /dev/null +++ b/c/src/lib/libbsp/m68k/mvme136/make/custom/mvme136-testsuite.tcfg @@ -0,0 +1,7 @@ +# +# mvme136 RTEMS Test Database +# +# Format is one line per test that is _NOT_ built. +# + +fsdosfsname01 -- cgit v1.2.3