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 b685fe6aac refactor: split blktests into 14 groups with 195 individual test cases 2026-07-01 15:52:51 +08:00