summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/watchdog/watchdog-test.c
AgeCommit message (Expand)Author
2022-10-27selftests/watchdog: Fix spelling mistake "Temeprature" -> "Temperature"Colin Ian King
2022-10-25selftests/watchdog: add test for WDIOC_GETTEMPShuah Khan
2022-10-25selftests/watchdog: print watchdog_info option stringsShuah Khan
2022-10-25selftests/watchdog: add support for WDIOC_GETSTATUSShuah Khan
2022-10-25selftests/watchdog: change to print reset reason info.Shuah Khan
2019-10-02selftests: watchdog: Add command line option to show watchdog_infoGeorge G. Davis
2019-10-02selftests: watchdog: Validate optional file argumentGeorge G. Davis
2019-09-23selftests: watchdog: cleanup whitespace in usage optionsGeorge G. Davis
2019-09-23selftests: watchdog: Add optional file argumentGeorge G. Davis
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-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