commit | b2162fe2f3e46611dca6471a167a9dff2768d469 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Oct 04 18:52:09 2021 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Oct 05 12:42:57 2021 +0100 |
tree | 9d1fac5b7c2b58fe07fe3c98ae3f699641ea6369 | |
parent | a8f60f1772fa7e4da69f57aba1ecf9b6f9e13388 [diff] |
Makefile: Run kselftests Add rules and host-script for running Linux kselftests. Tests and test modules are shared via virtio-9p and the name of the test to run is passed via command line. One Makefile target is added per unittest and they can all be called with `make test-ksft`. Bug: 193407077 Test: make test-ksft Change-Id: Ic8d9d82b1649e5ca0f8a8510a879fbf0f419304b