From d0ae9f329685a19136cfd9a890b305db3bc384b9 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 30 Jun 2022 12:11:59 +0200 Subject: Improve tests --- tests/simple_sendt_eth0_1s1r/out | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/simple_sendt_eth0_1s1r/out (limited to 'tests/simple_sendt_eth0_1s1r/out') diff --git a/tests/simple_sendt_eth0_1s1r/out b/tests/simple_sendt_eth0_1s1r/out deleted file mode 100644 index 254b865..0000000 --- a/tests/simple_sendt_eth0_1s1r/out +++ /dev/null @@ -1,11 +0,0 @@ -[t=0.000,src=n0] Send 1 bytes to n1 on eth0 -[t=1.000,src=n1] Receive 1 bytes on eth0 -[t=1.000,src=n0] Send worked! -[t=1.000,src=n1] Received: Hello World! -[t=1.000,src=n0] Send 1 bytes to n1 on eth0 -[t=1.500,src=n0] Send failed -[t=1.500,src=n0] Send 1 bytes to n1 on eth0 -[t=2.500,src=n1] Receive 1 bytes on eth0 -[t=2.500,src=n0] Send worked! -[t=2.500,src=n1] Received: Hello World! -[t=2.500,src=esds] Simulation ends -- cgit v1.2.3