We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0620ce2 commit d23ee93Copy full SHA for d23ee93
projects/qemu/run_tests.sh
@@ -15,4 +15,6 @@
15
################################################################################
16
17
cd $SRC/qemu/build-oss-fuzz
18
+# TODO: These tests are a subset of `make check` because there are larger
19
+# comparability issues with running them all.
20
make -j"$(nproc)" check-unit
0 commit comments