summaryrefslogtreecommitdiff
path: root/tests/lib/cli/test_cli.py
AgeCommit message (Collapse)Author
2020-10-07*: reformat python fileswhitespace
We are now using black. Signed-off-by: Quentin Young <qlyoung@nvidia.com>
2018-09-08tests: properly locate files in builddirDavid Lamparter
test_cli.refout is written by configure into the build directory, thus we need a little special glue to find it correctly. Signed-off-by: David Lamparter <equinox@diac24.net>
2017-02-08tests: add pytest testrunnersChristian Franke
Signed-off-by: Christian Franke <chris@opensourcerouting.org>