commit | 44f85d2d790a151825fdff867128b15ae677f224 | [log] [tgz] |
---|---|---|
author | Matthieu Longo <matthieu.longo@arm.com> | Thu Feb 15 14:39:43 2024 +0000 |
committer | Richard Earnshaw <rearnsha@arm.com> | Wed Feb 21 13:01:51 2024 +0000 |
tree | c18ccd31d52f933afc02ee1d7f9e0c0744aee48a | |
parent | 7c34de9efdb13fff482ed0c4de0dffee1e1880f3 [diff] |
aarch64: testsuite: move sysreg tests into sysreg sub-directory This patch moves the existing sysreg tests for AArch64 into a subdirectory (sysreg). The number of test files related to system registers grew relatively big with time and makes the browsing of those files difficult. Moreover, the difference of naming for the failure, working, and feature-specific scenarios causes the tests not to appear next to one another in the exploration tree when it is ordered alphabetically.