1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2317dc34aSKees Cook# Makefile for lib/ function selftests 3317dc34aSKees Cook 4317dc34aSKees Cook# No binaries, but make sure arg-less "make" doesn't trigger "run_tests" 5317dc34aSKees Cookall: 6317dc34aSKees Cook 7*44b045e2SMuhammad Usama AnjumTEST_PROGS := printf.sh bitmap.sh prime_numbers.sh scanf.sh 8317dc34aSKees Cookinclude ../lib.mk 9