summaryrefslogtreecommitdiffhomepage
path: root/test/packetdrill/sanity_test.pkt
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetdrill/sanity_test.pkt')
-rw-r--r--test/packetdrill/sanity_test.pkt7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/packetdrill/sanity_test.pkt b/test/packetdrill/sanity_test.pkt
deleted file mode 100644
index b3b58c366..000000000
--- a/test/packetdrill/sanity_test.pkt
+++ /dev/null
@@ -1,7 +0,0 @@
-// Basic sanity test. One system call.
-//
-// All of the plumbing has to be working however, and the packetdrill wire
-// client needs to be able to connect to the wire server and send the script,
-// probe local interfaces, run through the test w/ timings, etc.
-
-0.000 socket(..., SOCK_STREAM, IPPROTO_TCP) = 3