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/api_send_4interfaces_1s2r/out | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/api_send_4interfaces_1s2r/out (limited to 'tests/api_send_4interfaces_1s2r/out') diff --git a/tests/api_send_4interfaces_1s2r/out b/tests/api_send_4interfaces_1s2r/out new file mode 100644 index 0000000..1d40d0a --- /dev/null +++ b/tests/api_send_4interfaces_1s2r/out @@ -0,0 +1,14 @@ +[t=0.000,src=n0] Send 1 bytes on wlan0 +[t=1.000,src=n1] Receive 1 bytes on wlan0 +[t=1.000,src=n0] Send 1 bytes on wlan1 +[t=2.000,src=n1] Receive 1 bytes on wlan1 +[t=2.000,src=n2] Receive 1 bytes on wlan1 +[t=2.000,src=n0] Send 1 bytes to n1 on eth0 +[t=3.000,src=n1] Receive 1 bytes on eth0 +[t=3.000,src=n0] Send 1 bytes to n2 on eth0 +[t=4.000,src=n2] Receive 1 bytes on eth0 +[t=4.000,src=n0] Send 1 bytes to n1 on eth1 +[t=4.500,src=n1] Receive 1 bytes on eth1 +[t=4.500,src=n0] Send 1 bytes to n2 on eth1 +[t=5.000,src=n2] Receive 1 bytes on eth1 +[t=5.000,src=esds] Simulation ends -- cgit v1.2.3