Skip to content
Snippets Groups Projects
Verified Commit ccfbdc0a authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Run regular non-expect-based tests too.

parent 5cd110a9
No related branches found
No related tags found
1 merge request!380Replace pthreads-emb with a native implementation
...@@ -118,7 +118,7 @@ sysroot: all ...@@ -118,7 +118,7 @@ sysroot: all
test: sysroot test: sysroot
# TODO: Fix SIGILL when running cargo test # TODO: Fix SIGILL when running cargo test
# $(CARGO_TEST) test # $(CARGO_TEST) test
# TODO: $(MAKE) -C tests run? $(MAKE) -C tests run
$(MAKE) -C tests verify $(MAKE) -C tests verify
# Debug targets # Debug targets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment