summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/samples/loopback.yml
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-02-26 16:19:20 -0700
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-07 16:15:39 -0600
commitdf6d765c3aa13d7f83b602127cb9aa97c592c7cf (patch)
tree48b19f766610da7ca99bd40920f816fb1a4a0215 /spec/build/testsuites/samples/loopback.yml
parentspec: Remove residue bsps spec files (diff)
downloadrtems-df6d765c3aa13d7f83b602127cb9aa97c592c7cf.tar.bz2
testsuites: Remove all legacy networking tests
Update #3850
Diffstat (limited to 'spec/build/testsuites/samples/loopback.yml')
-rw-r--r--spec/build/testsuites/samples/loopback.yml21
1 files changed, 0 insertions, 21 deletions
diff --git a/spec/build/testsuites/samples/loopback.yml b/spec/build/testsuites/samples/loopback.yml
deleted file mode 100644
index 09a816f9cc..0000000000
--- a/spec/build/testsuites/samples/loopback.yml
+++ /dev/null
@@ -1,21 +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/samples/loopback/init.c
-stlib: []
-target: testsuites/samples/loopback.exe
-type: build
-use-after: []
-use-before: []