commit | 67a36a821312e9c0d2a2f7e6c2225204500cc01c | [log] [tgz] |
---|---|---|
author | Oliver Upton <oupton@google.com> | Wed May 04 03:24:45 2022 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Wed May 04 09:28:46 2022 +0100 |
tree | 6db36317010c9e96dbdff560e66838c1ec34e8c1 | |
parent | d135399a97cc3e27716a8e468a5fd1a209346831 [diff] |
selftests: KVM: Refactor psci_test to make it amenable to new tests Split up the current test into several helpers that will be useful to subsequent test cases added to the PSCI test suite. 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-12-oupton@google.com