aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/watchdog/watchdog-test.c
AgeCommit message (Expand)Author
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann
2019-12-01selftests: 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-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