Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / tools / testing / selftests / lib / Makefile
blob08360060ab146433974776b4a4c2fa868b589135
1 # Makefile for lib/ function selftests
3 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
4 all:
6 TEST_PROGS := printf.sh bitmap.sh
8 include ../lib.mk