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
honghua
272b8119db
feat: add kernel/blktests functional tests (14 groups, 201 subtests)
2026-07-01 15:41:20 +08:00
honghua
58179d56a4
refactor: move mmtests from functional/kernel to performance category
2026-07-01 14:26:23 +08:00
honghua
de9729c962
fix: pre-install mmtests deps, pipe sudo password without yes interference
2026-07-01 11:15:09 +08:00
honghua
0ca3ca1f8d
fix: auto-answer mmtests interactive prompts with yes pipe
2026-07-01 11:12:13 +08:00
honghua
310a89bb67
fix: run mmtests with sudo, chown after install, keep installed (reinstall too expensive)
2026-07-01 11:06:21 +08:00
honghua
897e8a82c3
feat: add kernel/mmtests functional tests (53 cases, 9 categories)
2026-07-01 09:09:09 +08:00
honghua
c05b5affaa
fix: strengthen realtime test result validation — check build errors, require explicit pass marker
2026-06-30 17:38:23 +08:00
honghua
e618f9479e
fix: use BASH_SOURCE for correct path resolution in realtime lib.sh
2026-06-30 17:32:29 +08:00
honghua
a0091640c3
feat: add kernel/realtime LTP functional tests (16 cases)
2026-06-30 17:25:49 +08:00