Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vpp test : what is ext here in Makefile #81

Open
1109196111 opened this issue Nov 6, 2024 · 0 comments
Open

vpp test : what is ext here in Makefile #81

1109196111 opened this issue Nov 6, 2024 · 0 comments

Comments

@1109196111
Copy link

Hello,

I have a problem with unit testing. what is ext here in vpp Makefile? I did not find it . 

Thank you for your replay

.PHONY: cov
cov: wipe-cov test-dep ext $(BUILD_COV_DIR)
@lcov --zerocounters --directory $(VPP_BUILD_DIR)
@test -z "$(EXTERN_COV_DIR)" || lcov --zerocounters --directory $(EXTERN_COV_DIR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant