README: update the readme and describe the family/suite/test better

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
Ronnie Sahlberg
2014-12-30 19:54:56 -08:00
parent d33a0438a4
commit 52d9d84f9c
2 changed files with 48 additions and 9 deletions

View File

@@ -657,7 +657,7 @@ print_usage(void)
" \"ipv6-address\" e.g. [fce0::1]\n");
fprintf(stderr, "\n");
fprintf(stderr,
"and <test-name-reg-exp> is of the form: SUITENAME_RE[.[SUBTESTNAME_RE]]\n");
"and <test-name-reg-exp> is of the form: FAMILY[.SUITE[.TEST]]\n");
fprintf(stderr, "\n");
}