1 2 3 4 5 6 7 8
import frrtest class TestPrintfrr(frrtest.TestMultiOut): program = "./test_printfrr" TestPrintfrr.exit_cleanly()