summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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-022-0/+2
* selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan2017-09-211-6/+1Star
* 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-203-0/+114