[PATCH 0/5] Minor selftests improvements
From: Andy Lutomirski
Date: Sat Nov 04 2017 - 07:20:10 EST
This improves and robustifies the ldt_gdt test and fixes compiler warnings
in the protection_keys test.
Andy Lutomirski (5):
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR
oddities
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
selftests/x86/ldt_gdt: Run most existing LDT test cases against the
GDT as well
selftests/x86/ldt_get: Add a few additional tests for limits
tools/testing/selftests/x86/ldt_gdt.c | 88 +++++++++++++++++++++------
tools/testing/selftests/x86/protection_keys.c | 24 ++++++--
2 files changed, 88 insertions(+), 24 deletions(-)
--
2.13.6