selftests: KVM: Rename psci_cpu_on_test to psci_test
authorOliver Upton <oupton@google.com>
Sat, 9 Apr 2022 18:45:45 +0000 (18:45 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 3 May 2022 20:30:19 +0000 (21:30 +0100)
commitbf08515d39cb843c81f991ee67ff543eecdba0c3
tree226a51655c1f89d670543962de113b5e6beac3eb
parentea733263949646700977feeb662a92703f514351
selftests: KVM: Rename psci_cpu_on_test to psci_test

There are other interactions with PSCI worth testing; rename the PSCI
test to make it more generic.

No functional change intended.

Signed-off-by: Oliver Upton <oupton@google.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220409184549.1681189-10-oupton@google.com
tools/testing/selftests/kvm/.gitignore
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/aarch64/psci_test.c [moved from tools/testing/selftests/kvm/aarch64/psci_cpu_on_test.c with 100% similarity]