frr/tests/lib/test_darr.py

9 lines
109 B
Python
Raw Normal View History

import frrtest
class TestDarr(frrtest.TestMultiOut):
program = "./test_darr"
TestDarr.exit_cleanly()