2 Commits

Author SHA1 Message Date
honghua e2e680831c fix: add executable permission bit for all 3963 .sh test scripts
All .sh files under tests/ lacked the Git executable permission bit
(100644 instead of 100755), causing tmt run to fail with 'permission
denied' errors on Linux servers.

Fixes: woqidaideshi/openruyi-autotest#80
2026-07-06 14:36:45 +08:00
honghua 7e4a7adedc feat: add Trinity syscall fuzzer reliability test suite (7 cases) 2026-07-02 06:58:47 +08:00