feat: add Guanghu Linux subcontrol supervisor contract

This commit is contained in:
冰朔 2026-08-15 16:21:37 +08:00
commit 36996be39a
10 changed files with 803 additions and 3 deletions

View file

@ -98,6 +98,7 @@ run_gate auditable_line_coverage_100_percent \
--test compiler_library \
--test compiler_command \
--test world_manifest \
--test supervisor_lifecycle \
--no-report
cargo llvm-cov report --manifest-path "$1/Cargo.toml" \
--ignore-filename-regex "/src/main\\.rs$" \