linux/tools/testing
Timur Tabi 1dbdcc8109 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 <timur@codeaurora.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-05-02 10:48:24 -06:00
..
fault-injection fault-injection: fix failcmd.sh warning 2012-07-31 18:42:38 -07:00
ktest These are various fixes that I have made and never got around to pushing. 2017-02-27 23:07:59 -08:00
nvdimm tools/testing/nvdimm: make iset cookie predictable 2017-03-01 00:09:51 -08:00
radix-tree radix tree test suite: Add config option for map shift 2017-02-13 21:44:10 -05:00
selftests selftests: watchdog: accept multiple params on command line 2017-05-02 10:48:24 -06:00