Linux-libre 4.9.86-gnu
[librecmc/linux-libre.git] / tools / testing / selftests / lib / Makefile
1 # Makefile for lib/ function selftests
2
3 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
4 all:
5
6 TEST_PROGS := printf.sh bitmap.sh
7
8 include ../lib.mk