-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresult.log
More file actions
28 lines (23 loc) · 1.3 KB
/
Copy pathresult.log
File metadata and controls
28 lines (23 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
❯ ./test.sh
gcc -L. -shared lib/queue.o lib/list.o lib/lib.o -o dlink.so
[sudo] password for bogdan:
6653/tcp: 1870
=================================== 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 .................................................. PASSED
ICMP_3_2_ARRIVES_2_VLAN .................................................. PASSED
ICMP_0_3_ARRIVES_3_VLAN .................................................. PASSED
>> Running tests for 3. STP
[INFO] Starting switch2
ICMP_4_1_ARRIVES_1_STP .................................................. FAILED
ICMP_5_0_ARRIVES_0_STP .................................................. FAILED
ICMP_5_0_BAD_MAC_ARRIVES_0_ONCE_STP .................................................. FAILED
TOTAL: 30/100