summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/loopback/loopback.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-07testsuites: Remove all legacy networking testsVijay Kumar Banerjee1-56/+0
Update #3850
2003-01-272003-01-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+56
* Makefile.am, configure.ac: Added new test loopback which shows how to use the loopback interface. Thank you Eric Norum for a portable target independent test which exercises the TCP/IP. This should prevent massive failures in the TCP/IP stack from reaching the street. * loopback/.cvsignore, loopback/Makefile.am, loopback/README, loopback/init.c, loopback/loopback.scn: New files.