From 25b957c10a1126a59a53c4c7c3e319aaa6a4c9f4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 27 Jan 2003 23:30:53 +0000 Subject: 2003-01-27 Joel Sherrill * 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. --- testsuites/samples/loopback/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testsuites/samples/loopback/.cvsignore (limited to 'testsuites/samples/loopback/.cvsignore') diff --git a/testsuites/samples/loopback/.cvsignore b/testsuites/samples/loopback/.cvsignore new file mode 100644 index 0000000000..282522db03 --- /dev/null +++ b/testsuites/samples/loopback/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in -- cgit v1.2.3