2.20. test_bier module¶
-
class
test_bier.
TestBFIB
(methodName='runTest')¶ Bases:
framework.VppTestCase
BIER FIB Test Case
-
test_bfib
()¶ BFIB Unit Tests
-
-
class
test_bier.
TestBier
(methodName='runTest')¶ Bases:
framework.VppTestCase
BIER Test Case
-
bier_e2e
(hdr_len_id, n_bytes, max_bp)¶ BIER end-to-end
-
bier_midpoint
(hdr_len_id, n_bytes, max_bp)¶ BIER midpoint
-
setUp
()¶ Clear trace before running each test
-
tearDown
()¶ Show various debug prints after each test
-
test_bier_e2e_1024
(**kwargs)¶ BIER end-to-end BSL:1024
-
test_bier_e2e_128
(**kwargs)¶ BIER end-to-end BSL:128
-
test_bier_e2e_256
(**kwargs)¶ BIER end-to-end BSL:256
-
test_bier_e2e_512
(**kwargs)¶ BIER end-to-end BSL:512
-
test_bier_e2e_64
()¶ BIER end-to-end BSL:64
-
test_bier_head
()¶ BIER head
-
test_bier_head_o_udp
()¶ BIER head over UDP
-
test_bier_midpoint_1024
(**kwargs)¶ BIER midpoint BSL:1024
-
test_bier_midpoint_128
(**kwargs)¶ BIER midpoint BSL:128
-
test_bier_midpoint_256
(**kwargs)¶ BIER midpoint BSL:256
-
test_bier_midpoint_512
(**kwargs)¶ BIER midpoint BSL:512
-
test_bier_midpoint_64
()¶ BIER midpoint BSL:64
-
test_bier_tail
()¶ BIER Tail
-
test_bier_tail_o_udp
()¶ BIER Tail over UDP
-