frr/tests/ospfd/test_ospf_spf.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
87 B
Python
Raw Normal View History

import frrtest
class TestOspfSPF(frrtest.TestRefOut):
program = './test_ospf_spf'