aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King1-1/+1
2018-12-12selftests: watchdog: Add gettimeleft command line argJerry Hoemann1-1/+12
2018-10-24selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit pathShuah Khan (Samsung OSG)1-4/+12
2018-10-24selftests: watchdog: Add gettimeout and get|set pretimeoutJerry Hoemann1-1/+32
2018-10-24selftests: watchdog: Fix error message.Jerry Hoemann1-4/+4
2018-10-24selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-09-21selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan1-6/+1
2017-07-24selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca1-1/+17
2017-07-24selftests: watchdog: avoid keepalive floodEugeniu Rosca1-2/+6
2017-07-24selftests: watchdog: point out ioctl() failuresEugeniu Rosca1-0/+6
2017-07-24selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca1-1/+1
2017-07-24selftests: watchdog: use getopt_long()Eugeniu Rosca1-17/+39
2017-07-24selftests: watchdog: fix mixed whitespaceEugeniu Rosca1-63/+63
2017-05-02selftests: watchdog: accept multiple params on command lineTimur Tabi1-27/+34
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan3-0/+114