frr/tests/lib/test_stream.py

6 lines
85 B
Python
Raw Normal View History

import frrtest
class TestStream(frrtest.TestRefOut):
program = "./test_stream"