frr/tests/lib/northbound/test_oper_exists.py
Christian Hopps bce25cf43b tests: add oper test using existing libyang state tree
Signed-off-by: Christian Hopps <chopps@labn.net>
2025-02-26 13:38:42 +00:00

6 lines
94 B
Python

import frrtest
class TestNbOperData(frrtest.TestRefOut):
program = "./test_oper_exists"