]> git.proxmox.com Git - mirror_frr.git/blob - tests/lib/test_stream.py
zebra: Convert socket interface to use `union sockunion`
[mirror_frr.git] / tests / lib / test_stream.py
1 import frrtest
2
3 class TestStream(frrtest.TestRefOut):
4 program = './test_stream'