kernel_test: add a VTS test to ensure that the kernel has efficient unaligned access.

This is a requirement for some of our bpf code to load correctly.

Discovered by running (a new test of NetBpfLoad I'm developing)
on x86_64 UML (user mode Linux - via the net/test framework).

UML doesn't have this feature, most likely it erroneously
fails to inherit it from the host architecture.

Both aarch64 & x86 support it of course.

Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: Id4e27df208f9b6f6089f627baa84642e0da64c05
1 file changed
tree: 49a37139809f6c08c8756e39e00a2e15d22eb82d
  1. client/
  2. include/
  3. netutils_wrappers/
  4. server/
  5. tests/
  6. .editorconfig
  7. Android.bp
  8. NOTICE
  9. OWNERS
  10. PREUPLOAD.cfg
  11. TEST_MAPPING