On Tue, Jan 16, 2018 at 05:10:25PM +1100, Michael Ellerman wrote:
$ cd tools/testing/selftests/x86 $ make run_tests
Should work?
Ah, that was hidden in the included lib.mk, thanks.
I wonder if we should make it more user-friendly by adding a help target like for the main Makefile...
Thx.