frr/tests/isisd/test_isis_vertex_queue.py

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

9 lines
144 B
Python
Raw Normal View History

import frrtest
class TestIsisVertexQueue(frrtest.TestMultiOut):
program = "./test_isis_vertex_queue"
TestIsisVertexQueue.exit_cleanly()