wasm-micro-runtime/tests
liang.he fc1527eacd
Raise CI runner to ubuntu 22.04 (#4191)
update workflows and scripts for Ubuntu 22.04 compatibility. It includes
  - install Intel SGX SDK 2.25
  - use a reusable action to install sgx required
  - keep improve error handling in AOT compilation process in runtest.py

add a workaround to fix receiving a shutdown signal problem. Refers to https://github.com/actions/runner-images/issues/6680 and https://github.com/actions/runner-images/discussions/7188
2025-04-17 15:07:46 +08:00
..
benchmarks Fix compile errors on workload bwa and benchmark jetstream (#3617) 2024-07-12 16:58:10 +08:00
fuzz/wasm-mutator-fuzz Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
malformed Add malformed test cases (#3459) 2024-05-21 16:38:34 +08:00
regression/ba-issues wasm loader: Fix pop invalid offset count when stack top is ANY (#3516) 2024-06-14 16:22:08 +08:00
requirement-engineering Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00
standalone Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
unit Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites Raise CI runner to ubuntu 22.04 (#4191) 2025-04-17 15:07:46 +08:00