build: Fix mghttpd01 test exclude

Update #3818.
This commit is contained in:
Sebastian Huber
2020-09-17 11:07:46 +02:00
parent 98d2adb935
commit 845674e3fb
3 changed files with 2 additions and 17 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -17,6 +17,7 @@ enabled-by:
- and:
- RTEMS_NETWORKING
- RTEMS_POSIX_API
- not: TEST_MGHTTPD01_EXCLUDE
includes:
- cpukit/libnetworking
- testsuites/libtests/mghttpd01