]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add unit test for nexthop comparisons
authorMark Stapp <mjs@voltanet.io>
Wed, 7 Apr 2021 14:10:13 +0000 (10:10 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 4 May 2021 19:51:01 +0000 (15:51 -0400)
commit403e26cd032ddbc39bb2768c1c811317092d989c
treeecd639b63b024f16cb27a70ab526bd071e47c037
parent338ec3b86723f19bc43df9899e345811ad5f80d0
tests: add unit test for nexthop comparisons

Add a nexthop unit test module, just exercising the 'basic'
comparison api for now.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
tests/lib/test_nexthop.c [new file with mode: 0644]
tests/lib/test_nexthop.py [new file with mode: 0644]
tests/subdir.am