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
03627c3732
feat: add _ltpRunCase with Pass/Fail/Skip mapping to tmt, refactor all test scripts
2026-06-29 09:13:04 +08:00
honghua
921ca604ff
feat: add Failed/Broken output validation to all LTP test scripts
2026-06-29 09:06:19 +08:00
honghua
1068dfcd5e
feat: upgrade LTP to 20250930 with kirk runner, migrate runltp->kirk across 2505 test scripts
2026-06-28 19:13:46 +08:00
honghua
18f471c83d
fix: add LTP shared lib.sh with ref-counting, update all 2505 test.sh
2026-06-26 16:28:09 +08:00
honghua
08eee356f7
feat: generate 2505 LTP functional test cases across 33 suites
2026-06-26 16:21:10 +08:00
honghua
d529336542
feat: add LTP functional test suites (65 suites)
2026-06-26 16:09:33 +08:00