summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/samples/pppd.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/testsuites/samples/pppd.yml')
-rw-r--r--spec/build/testsuites/samples/pppd.yml25
1 files changed, 0 insertions, 25 deletions
diff --git a/spec/build/testsuites/samples/pppd.yml b/spec/build/testsuites/samples/pppd.yml
deleted file mode 100644
index 8747562be8..0000000000
--- a/spec/build/testsuites/samples/pppd.yml
+++ /dev/null
@@ -1,25 +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:
-- and:
- - RTEMS_NETWORKING
- - not: RTEMS_SMP
-features: c cprogram
-includes:
-- cpukit/libnetworking
-ldflags: []
-links: []
-source:
-- testsuites/samples/pppd/init.c
-- testsuites/samples/pppd/pppdapp.c
-stlib: []
-target: testsuites/samples/pppd.exe
-type: build
-use-after:
-- pppd
-use-before: []