summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/watchdog
Commit message (Collapse)AuthorAgeFilesLines
* selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-203-0/+114
Remove watchdog-test from Makefile to move the test to selftests. Add Makefile and .gitignore for watchdog-test. watchdog-test will not be run as part of selftests suite and will not be included in install targets. It can be built separately for now. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>