1
0
Fork 0
frr/tests/lib/test_idalloc.py

9 lines
146 B
Python
Raw Permalink Normal View History

import frrtest
class TestIDAlloc(frrtest.TestMultiOut):
program = "./test_idalloc"
TestIDAlloc.onesimple("ID Allocator test successful.")