diff options
author | Timur Tabi <[email protected]> | 2017-05-01 14:23:04 -0500 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2017-05-02 10:48:24 -0600 |
commit | 1dbdcc810928a2c1acdd0bbfce9495f63610a0d1 (patch) | |
tree | 419b5df1eaed107760cf7eae51d4dc71b0d618c9 /scripts/gdb/linux/proc.py | |
parent | 83896c68fd32895ba4ff685c4df9d1e794dfb4fe (diff) |
selftests: watchdog: accept multiple params on command line
Watchdog drivers are not required to retain programming information,
such as timeouts, after the watchdog device is closed. Therefore,
the watchdog test should be able to perform multiple actions after
opening the watchdog device.
For example, to set the timeout to 10s and ping every 5s:
watchdog-test -t 10 -p 5 -e
Also, display the periodic decimal point only if the keep-alive call
succeeds.
Signed-off-by: Timur Tabi <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions