Skip to content
Snippets Groups Projects
Commit e67d320e authored by Oliver Herms's avatar Oliver Herms
Browse files

Adding test

parent 6a0c2126
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@ import (
)
// TestFSM100Updates emulates receiving 100 BGP updates and withdraws. Checks route counts.
func TestFSM100Updates2(t *testing.T) {
func TestFSM100Updates(t *testing.T) {
fsmA := newFSM2(&peer{
addr: net.ParseIP("169.254.100.100"),
rib: locRIB.New(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment