From dd7d5863d32477ddcfdfc08bb47626cddcc75a48 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 11 Jun 2022 11:57:29 +0200 Subject: Add multiple interfaces test --- tests/simple_send_4interfaces_1s2r/out | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/simple_send_4interfaces_1s2r/out (limited to 'tests/simple_send_4interfaces_1s2r/out') diff --git a/tests/simple_send_4interfaces_1s2r/out b/tests/simple_send_4interfaces_1s2r/out new file mode 100644 index 0000000..1d40d0a --- /dev/null +++ b/tests/simple_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