selftests: move watchdog tests from Documentation/watchdog
[cascardo/linux.git] / tools / testing / selftests / watchdog / Makefile
1 TEST_PROGS := watchdog-test
2
3 all: $(TEST_PROGS)
4
5 include ../lib.mk
6
7 clean:
8         rm -fr $(TEST_PROGS)