Skip to content

Commit

Permalink
Run bpf unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Kwiek <maciej@isovalent.com>
  • Loading branch information
nebril authored and ianvernon committed Jul 20, 2019
1 parent 6314e58 commit 44b8d83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ generate-cov:

unit-tests: start-kvstores
$(QUIET) $(MAKE) -C test/bpf/
test/bpf/unit-test
$(QUIET) $(MAKE) -C daemon/ check-bindata
$(MAKE) govet
$(QUIET) echo "mode: count" > coverage-all-tmp.out
Expand Down

0 comments on commit 44b8d83

Please sign in to comment.