summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-17 11:07:46 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-17 17:42:25 +0200
commit845674e3fb51dcbdd4e4f2e93a4e5fa4e6b311d2 (patch)
tree3e4e8c67ced7c2d70c41b2d92a6a4f5f706819a6
parentlibtest: Fix T_thread_switch_record() (diff)
downloadrtems-845674e3fb51dcbdd4e4f2e93a4e5fa4e6b311d2.tar.bz2
build: Fix mghttpd01 test exclude
Update #3818.
-rw-r--r--spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643ldpu.yml17
-rw-r--r--spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643levb.yml1
-rw-r--r--spec/build/testsuites/libtests/mghttpd01.yml1
3 files changed, 2 insertions, 17 deletions
diff --git a/spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643ldpu.yml b/spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643ldpu.yml
deleted file mode 100644
index 629b41c843..0000000000
--- a/spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643ldpu.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-actions:
-- set-test-state:
- fileio: exclude
- pppd: exclude
- psxaio02: exclude
-build-type: option
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: null
-default-by-variant: []
-description: ''
-enabled-by: true
-links:
-- role: build-dependency
- uid: ../../tstsmallmem
-type: build
diff --git a/spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643levb.yml b/spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643levb.yml
index 629b41c843..8fe17c8522 100644
--- a/spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643levb.yml
+++ b/spec/build/bsps/powerpc/mpc55xxevb/tstmpc5643levb.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- set-test-state:
fileio: exclude
+ mghttpd01: exclude
pppd: exclude
psxaio02: exclude
build-type: option
diff --git a/spec/build/testsuites/libtests/mghttpd01.yml b/spec/build/testsuites/libtests/mghttpd01.yml
index 880df9dba3..711ca3846d 100644
--- a/spec/build/testsuites/libtests/mghttpd01.yml
+++ b/spec/build/testsuites/libtests/mghttpd01.yml
@@ -17,6 +17,7 @@ enabled-by:
- and:
- RTEMS_NETWORKING
- RTEMS_POSIX_API
+ - not: TEST_MGHTTPD01_EXCLUDE
includes:
- cpukit/libnetworking
- testsuites/libtests/mghttpd01