-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoutput.txt
More file actions
21 lines (17 loc) · 1003 Bytes
/
Copy pathoutput.txt
File metadata and controls
21 lines (17 loc) · 1003 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
❯ ./test.sh
\gcc -L. -shared lib/queue.o lib/list.o lib/lib.o -o dlink.so
\=================================== Running tests ===================================
>> Running tests for 1. learning
[INFO] Starting switch0
[INFO] Starting switch1
ICMP_0_2_ARRIVES_2 .................................................. PASSED
ICMP_0_3_ARRIVES_3 .................................................. PASSED
ICMP_0_2_NOT_ARRIVES_3 .................................................. PASSED
ICMP_0_3_NOT_ARRIVES_2 .................................................. PASSED
>> Running tests for 2. VLAN
ICMP_0_1_NOT_ARRIVES_1_VLAN .................................................. FAILED
ICMP_3_1_NOT_ARRIVES_1_VLAN .................................................. FAILED
ICMP_3_2_ARRIVES_2_VLAN .................................................. PASSED
ICMP_0_3_ARRIVES_3_VLAN .................................................. PASSED
>> Running tests for 3. STP
[INFO] Starting switch2