xref
: /
dports
/
net
/
frr7-pythontools
/
frr-frr-7.5.1
/
tests
/
lib
/
test_ttable.py
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
import
frrtest
2
3
class
TestTTable
(
frrtest
.
TestRefOut
):
4
program
=
'./test_ttable'
5