Add basic unit tests of testhelpers

This commit is contained in:
Gabe Rosenhouse
2016-05-19 12:06:16 +02:00
committed by Stefan Junker
parent 4fc8a90277
commit 1bbc87ab54
3 changed files with 128 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ set -e
source ./build
TESTABLE="plugins/ipam/dhcp plugins/main/loopback pkg/invoke pkg/ns pkg/skel pkg/types pkg/utils"
TESTABLE="plugins/ipam/dhcp plugins/main/loopback pkg/invoke pkg/ns pkg/skel pkg/types pkg/utils pkg/testhelpers"
FORMATTABLE="$TESTABLE libcni pkg/ip pkg/ns pkg/types pkg/ipam plugins/ipam/host-local plugins/main/bridge plugins/meta/flannel plugins/meta/tuning"
# user has not provided PKG override