On 09/24/2018 01:36 PM, Jerry Hoemann wrote:
Add command line arguments to call ioctl WDIOC_GETTIMEOUT, WDIOC_GETPRETIMEOUT and WDIOC_SETPRETIMEOUT.
Changes v2
- Update usage to include argument
- Update usage to give example.
- Made printf of WDIOC_GETTIMEOUT distinct from WDIOC_SETTIMEOUT
- Made WDIOC_GETTIMEOUT a "one shot"
- Made printf of WDIOC_GETPRETIMEOUT disnct from WDIOC_SETPRETIMEOUT
- Made WDIOC_GETPRETIMEOUT a "one shot"
Jerry Hoemann (1): selftests: watchdog: Add gettimeout and get|set pretimeout
tools/testing/selftests/watchdog/watchdog-test.c | 33 +++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-)
You are a bit too quick with your v2 :) I am just about to respond to the v1. Please look at my comments on v1. You will have to do another revision anyway to address my comments.
thanks, -- Shuah