source: rtems/spec/build/testsuites/libtests/telnetd01.yml @ 650ac700

Last change on this file since 650ac700 was 650ac700, checked in by Vijay Kumar Banerjee <vijay@…>, on 04/13/21 at 17:57:21

Revert "cpukit: Remove telnetd"

This reverts commit 3299dda2454a8847c670a732f6c12ef1f2cc5dd0.

  • Property mode set to 100644
File size: 456 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: test-program
3cflags: []
4copyrights:
5- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
6cppflags: []
7cxxflags: []
8enabled-by:
9- RTEMS_NETWORKING
10features: c cprogram
11includes:
12- cpukit/libnetworking
13ldflags: []
14links: []
15source:
16- testsuites/libtests/telnetd01/init.c
17stlib: []
18target: testsuites/libtests/telnetd01.exe
19type: build
20use-after:
21- telnetd
22use-before: []
Note: See TracBrowser for help on using the repository browser.