summaryrefslogtreecommitdiffstats
path: root/tests/lib/test_stream.py
blob: 11d902eb95f75783a0f7c07e95b0ba80e5fbe264 (plain)
1
2
3
4
5
import frrtest


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