DEBSOURCES
Skip Quicknav
sources / frr / 10.5.0-1 / tests / lib / test_ntop.py
123456789
# SPDX-License-Identifier: ISC import frrtest class TestNtop(frrtest.TestMultiOut): program = "./test_ntop" TestNtop.exit_cleanly()