power: supply: bq24190_charger: Add disable-reset device-property
[linux/fpc-iii.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