From 0fdcc8c103f534467fdd4845e54d725951ea8773 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Tue, 3 Apr 2012 19:58:23 +0200 Subject: Add the command to show the time stamping capabilities. Signed-off-by: Richard Cochran [bwh: Rename the long option to '--show-time-stamping'] Signed-off-by: Ben Hutchings --- test-cmdline.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test-cmdline.c') diff --git a/test-cmdline.c b/test-cmdline.c index 4718842..1e0292b 100644 --- a/test-cmdline.c +++ b/test-cmdline.c @@ -172,6 +172,9 @@ static struct test_case { { 1, "-U devname foo" }, { 1, "-N" }, { 1, "-U" }, + { 0, "-T devname" }, + { 0, "--show-time-stamping devname" }, + { 1, "-T" }, { 0, "-x devname" }, { 0, "--show-rxfh-indir devname" }, { 1, "-x" }, -- cgit v1.2.1