mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 21:47:15 +02:00
6 lines
83 B
Python
6 lines
83 B
Python
import frrtest
|
|
|
|
|
|
class TestZlog(frrtest.TestMultiOut):
|
|
program = "./test_zlog"
|