xref: /openbmc/linux/tools/testing/selftests/user/Makefile (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
23e2a4c18SKees Cook# Makefile for user memory selftests
33e2a4c18SKees Cook
43e2a4c18SKees Cook# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
53e2a4c18SKees Cookall:
63e2a4c18SKees Cook
75e29a910SMichael EllermanTEST_PROGS := test_user_copy.sh
85e29a910SMichael Ellerman
95e29a910SMichael Ellermaninclude ../lib.mk
10