From 1b2681fefce0e96f5e4767b765ca04db82695712 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 12 Apr 2018 10:13:48 -0500 Subject: Multiple BSP tcfg: Disable iconv files. --- testsuites/testdata/disable-iconv-tests.tcfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 testsuites/testdata/disable-iconv-tests.tcfg (limited to 'testsuites') diff --git a/testsuites/testdata/disable-iconv-tests.tcfg b/testsuites/testdata/disable-iconv-tests.tcfg new file mode 100644 index 0000000000..9f395a884d --- /dev/null +++ b/testsuites/testdata/disable-iconv-tests.tcfg @@ -0,0 +1,7 @@ +# +# Some targets cannot declare the RAM disk space for the ICONV tests. +# + +exclude: iconv +exclude: iconv_open +exclude: iconv_close -- cgit v1.2.3