mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-03-28 18:42:25 +00:00
6 lines
83 B
Python
6 lines
83 B
Python
import frrtest
|
|
|
|
|
|
class TestZlog(frrtest.TestMultiOut):
|
|
program = "./test_zlog"
|