mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
Support collecting code coverage with wamr-test-suites script by using lcov and genhtml tools, eg.: cd tests/wamr-test-suites ./test_wamr.sh -s spec -b -P -C The default code coverage and html files are generated at: tests/wamr-test-suites/workspace/wamr.lcov tests/wamr-test-suites/workspace/wamr-lcov.zip And update wamr-test-suites scripts to support testing GC spec cases to avoid frequent synchronization conflicts between branch main and dev/gc. |
||
|---|---|---|
| .. | ||
| tail-call | ||
| all.py | ||
| all.sh | ||
| CHANGES | ||
| collect_coverage.sh | ||
| ignore_cases.patch | ||
| runtest.py | ||
| simd_ignore_cases.patch | ||
| thread_proposal_fix_atomic_case.patch | ||
| thread_proposal_ignore_cases.patch | ||