mirror of
https://github.com/FRRouting/frr.git
synced 2025-05-01 05:57:15 +02:00
5 lines
84 B
Python
5 lines
84 B
Python
import frrtest
|
|
|
|
class TestStream(frrtest.TestRefOut):
|
|
program = './test_stream'
|