Skip to content

Commit d23ee93

Browse files
authored
Update run_tests.sh
1 parent 0620ce2 commit d23ee93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/qemu/run_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@
1515
################################################################################
1616

1717
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.
1820
make -j"$(nproc)" check-unit

0 commit comments

Comments
 (0)