selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
Both user_msr_test and userspace_msr_exit_test tests the functionality of kvm_msr_filter. Instead of testing this feature in two tests, merge them together, so there is only one test for this feature. Signed-off-by:Aaron Lewis <aaronlewis@google.com> Message-Id: <20201204172530.2958493-1-aaronlewis@google.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
parent
3cea1891
No related branches found
No related tags found
Showing
- tools/testing/selftests/kvm/.gitignore 0 additions, 1 deletiontools/testing/selftests/kvm/.gitignore
- tools/testing/selftests/kvm/Makefile 0 additions, 1 deletiontools/testing/selftests/kvm/Makefile
- tools/testing/selftests/kvm/x86_64/user_msr_test.c 0 additions, 251 deletionstools/testing/selftests/kvm/x86_64/user_msr_test.c
- tools/testing/selftests/kvm/x86_64/userspace_msr_exit_test.c 236 additions, 26 deletionstools/testing/selftests/kvm/x86_64/userspace_msr_exit_test.c
Loading
Please register or sign in to comment