aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/watchdog
AgeCommit message (Expand)Author
2018-12-13selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King
2018-12-12selftests: watchdog: Add gettimeleft command line argJerry Hoemann
2018-10-24selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit pathShuah Khan (Samsung OSG)
2018-10-24selftests: watchdog: Add gettimeout and get|set pretimeoutJerry Hoemann
2018-10-24selftests: watchdog: Fix error message.Jerry Hoemann
2018-10-24selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan
2017-07-24selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca
2017-07-24selftests: watchdog: avoid keepalive floodEugeniu Rosca
2017-07-24selftests: watchdog: point out ioctl() failuresEugeniu Rosca
2017-07-24selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca
2017-07-24selftests: watchdog: use getopt_long()Eugeniu Rosca
2017-07-24selftests: watchdog: fix mixed whitespaceEugeniu Rosca
2017-05-02selftests: watchdog: accept multiple params on command lineTimur Tabi
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan