summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests/telnetd01.yml
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-04-13 23:43:40 -0600
committerVijay Kumar Banerjee <vijay@rtems.org>2021-05-20 17:52:37 -0600
commita5fd2935b76e391b62d0d3c2eaf661cd9390f765 (patch)
treec07a8d196ae892cbb463823f7c8ce800b1e7c129 /spec/build/testsuites/libtests/telnetd01.yml
parentscore: Simplify thread queue timeout handling (diff)
downloadrtems-a5fd2935b76e391b62d0d3c2eaf661cd9390f765.tar.bz2
testsuites: Remove telnetd01
telnetd01 test cannot be run without a network stack, so this test is being moved to the rtems-net-legacy repository.
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/libtests/telnetd01.yml22
1 files changed, 0 insertions, 22 deletions
diff --git a/spec/build/testsuites/libtests/telnetd01.yml b/spec/build/testsuites/libtests/telnetd01.yml
deleted file mode 100644
index 9f5bda84d9..0000000000
--- a/spec/build/testsuites/libtests/telnetd01.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-build-type: test-program
-cflags: []
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-cppflags: []
-cxxflags: []
-enabled-by:
-- RTEMS_NETWORKING
-features: c cprogram
-includes:
-- cpukit/libnetworking
-ldflags: []
-links: []
-source:
-- testsuites/libtests/telnetd01/init.c
-stlib: []
-target: testsuites/libtests/telnetd01.exe
-type: build
-use-after:
-- telnetd
-use-before: []