integration-test: # TODO figure out needed capabilities sudo go test -count=1 -v ./... -tags=integration test: go test -count=1 -v ./... patch-example: gopatch -d -p ./multinet.patch ./testdata/patch*