summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-09-19 12:33:08 +0200
committerThomas Haller <thaller@redhat.com>2020-09-24 09:44:04 +0200
commit7141537097717d45a39e364d164a14f1883d7c31 (patch)
treec8562e5cc4b2666437b4c20b1b37607515615649 /tools
parent36959491516b60381c6941a10517c7b97cd79dea (diff)
l3cfg/tests: add unit test for NML3Cfg
Diffstat (limited to 'tools')
-rwxr-xr-xtools/run-nm-test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run-nm-test.sh b/tools/run-nm-test.sh
index 5a6247cfc9..f452d9d4b8 100755
--- a/tools/run-nm-test.sh
+++ b/tools/run-nm-test.sh
@@ -314,6 +314,7 @@ if [ $HAS_ERRORS -eq 0 ]; then
'test-address-linux' | \
'test-cleanup-linux' | \
'test-config' | \
+ 'test-l3cfg' | \
'test-link-linux' | \
'test-lldp' | \
'test-nm-client' | \