aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/watchdog/watchdog-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-24selftests: watchdog: Add gettimeout and get|set pretimeoutJerry Hoemann1-1/+32
2018-10-24selftests: watchdog: Fix error message.Jerry Hoemann1-4/+4
2018-10-24selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-24selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca1-1/+17
2017-07-24selftests: watchdog: avoid keepalive floodEugeniu Rosca1-2/+6
2017-07-24selftests: watchdog: point out ioctl() failuresEugeniu Rosca1-0/+6
2017-07-24selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca1-1/+1
2017-07-24selftests: watchdog: use getopt_long()Eugeniu Rosca1-17/+39
2017-07-24selftests: watchdog: fix mixed whitespaceEugeniu Rosca1-63/+63
2017-05-02selftests: watchdog: accept multiple params on command lineTimur Tabi1-27/+34
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan1-0/+105