commit | 6689fb8f21ecf5fd99278b622c9579ffbc2742c2 | [log] [tgz] |
---|---|---|
author | Oliver Upton <oupton@google.com> | Wed May 04 03:24:42 2022 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Wed May 04 09:28:45 2022 +0100 |
tree | 95fca0d4f991e2ffdf8e16584efe636c943d0654 | |
parent | bfbab44568779e1682bc6f63688bb9c965f0e74a [diff] |
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/20220504032446.4133305-9-oupton@google.com