diff options
author | Andrew Jones <ajones@ventanamicro.com> | 2023-07-25 16:41:32 +0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2023-08-09 12:14:43 +0530 |
commit | 17da79e009c376523ab977a351a2a69bad8e847b (patch) | |
tree | a402e8bb520e5ff6770834f152f54d295f566eb4 /scripts/rustdoc_test_builder.rs | |
parent | 0ace6bda5701a38211ac21d45d4683721758e844 (diff) |
KVM: arm64: selftests: Split get-reg-list test code
Split the arch-neutral test code out of aarch64/get-reg-list.c into
get-reg-list.c. To do this we invent a new make variable
$(SPLIT_TESTS) which expects common parts to be in the KVM selftests
root and the counterparts to have the same name, but be in
$(ARCH_DIR).
There's still some work to be done to de-aarch64 the common
get-reg-list.c, but we leave that to the next patch to avoid
modifying too much code while moving it.
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions