]> git.proxmox.com Git - mirror_frr.git/commit - tests/.gitignore
tests: add prefix2str test
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 13 Jun 2019 18:18:42 +0000 (18:18 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 13 Jun 2019 18:30:28 +0000 (18:30 +0000)
commit17bf75735cfa977a38e49cd40f24b5fa4fbe7f41
tree1c5d61d4d16ebc4c70a98cc3a3490688dd6cdf44
parentec466f65463e6bfbdf508b50cc2a60593a41b80c
tests: add prefix2str test

Only tests IPv4 and IPv6 right now.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
tests/.gitignore
tests/lib/test_prefix2str.c [new file with mode: 0644]
tests/lib/test_prefix2str.py [new file with mode: 0644]