aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/watchdog
AgeCommit message (Expand)AuthorFilesLines
2022-10-27selftests/watchdog: Fix spelling mistake "Temeprature" -> "Temperature"Gravatar Colin Ian King 1-1/+1
2022-10-25selftests/watchdog: add test for WDIOC_GETTEMPGravatar Shuah Khan 1-1/+8
2022-10-25selftests/watchdog: print watchdog_info option stringsGravatar Shuah Khan 1-2/+1
2022-10-25selftests/watchdog: add support for WDIOC_GETSTATUSGravatar Shuah Khan 1-3/+41
2022-10-25selftests/watchdog: change to print reset reason info.Gravatar Shuah Khan 1-3/+55
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2019-10-02selftests: watchdog: Add command line option to show watchdog_infoGravatar George G. Davis 1-1/+15
2019-10-02selftests: watchdog: Validate optional file argumentGravatar George G. Davis 1-0/+11
2019-09-23selftests: watchdog: cleanup whitespace in usage optionsGravatar George G. Davis 1-12/+13
2019-09-23selftests: watchdog: Add optional file argumentGravatar George G. Davis 1-3/+17
2018-12-13selftests: watchdog: fix spelling mistake "experies" -> "expires"Gravatar Colin Ian King 1-1/+1
2018-12-12selftests: watchdog: Add gettimeleft command line argGravatar Jerry Hoemann 1-1/+12
2018-10-24selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit pathGravatar Shuah Khan (Samsung OSG) 1-4/+12
2018-10-24selftests: watchdog: Add gettimeout and get|set pretimeoutGravatar Jerry Hoemann 1-1/+32
2018-10-24selftests: watchdog: Fix error message.Gravatar Jerry Hoemann 1-4/+4
2018-10-24selftests: watchdog: fix message when /dev/watchdog open failsGravatar Shuah Khan (Samsung OSG) 1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-09-21selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanGravatar Shuah Khan 1-6/+1
2017-07-24selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSGravatar Eugeniu Rosca 1-1/+17
2017-07-24selftests: watchdog: avoid keepalive floodGravatar Eugeniu Rosca 1-2/+6
2017-07-24selftests: watchdog: point out ioctl() failuresGravatar Eugeniu Rosca 1-0/+6
2017-07-24selftests: watchdog: prefer strtoul() over atoi()Gravatar Eugeniu Rosca 1-1/+1
2017-07-24selftests: watchdog: use getopt_long()Gravatar Eugeniu Rosca 1-17/+39
2017-07-24selftests: watchdog: fix mixed whitespaceGravatar Eugeniu Rosca 1-63/+63
2017-05-02selftests: watchdog: accept multiple params on command lineGravatar Timur Tabi 1-27/+34
2016-09-20selftests: move watchdog tests from Documentation/watchdogGravatar Shuah Khan 3-0/+114