summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/watchdog/watchdog-test.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/watchdog: Fix spelling mistake "Temeprature" -> "Temperature"Colin Ian King2022-10-271-1/+1
* selftests/watchdog: add test for WDIOC_GETTEMPShuah Khan2022-10-251-1/+8
* selftests/watchdog: print watchdog_info option stringsShuah Khan2022-10-251-2/+1
* selftests/watchdog: add support for WDIOC_GETSTATUSShuah Khan2022-10-251-3/+41
* selftests/watchdog: change to print reset reason info.Shuah Khan2022-10-251-3/+55
* selftests: watchdog: Add command line option to show watchdog_infoGeorge G. Davis2019-10-021-1/+15
* selftests: watchdog: Validate optional file argumentGeorge G. Davis2019-10-021-0/+11
* selftests: watchdog: cleanup whitespace in usage optionsGeorge G. Davis2019-09-231-12/+13
* selftests: watchdog: Add optional file argumentGeorge G. Davis2019-09-231-3/+17
* selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King2018-12-131-1/+1
* selftests: watchdog: Add gettimeleft command line argJerry Hoemann2018-12-121-1/+12
* selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit pathShuah Khan (Samsung OSG)2018-10-241-4/+12
* selftests: watchdog: Add gettimeout and get|set pretimeoutJerry Hoemann2018-10-241-1/+32
* selftests: watchdog: Fix error message.Jerry Hoemann2018-10-241-4/+4
* selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)2018-10-241-1/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca2017-07-241-1/+17
* selftests: watchdog: avoid keepalive floodEugeniu Rosca2017-07-241-2/+6
* selftests: watchdog: point out ioctl() failuresEugeniu Rosca2017-07-241-0/+6
* selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca2017-07-241-1/+1
* selftests: watchdog: use getopt_long()Eugeniu Rosca2017-07-241-17/+39
* selftests: watchdog: fix mixed whitespaceEugeniu Rosca2017-07-241-63/+63
* selftests: watchdog: accept multiple params on command lineTimur Tabi2017-05-021-27/+34
* selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-201-0/+105