[LTP] [PATCH 2/2] testcases/kernel: Add linux git and CVE tags

Li Wang liwang@redhat.com
Tue Oct 15 06:54:58 CEST 2019


Cyril Hrubis <chrubis@suse.cz> wrote:


>
> diff --git a/testcases/cve/cve-2014-0196.c b/testcases/cve/cve-2014-0196.c
> index 6997fffe4..012cbb7cd 100644
> --- a/testcases/cve/cve-2014-0196.c
> +++ b/testcases/cve/cve-2014-0196.c
> @@ -141,4 +141,9 @@ static struct tst_test test = {
>         .setup = setup,
>         .cleanup = cleanup,
>         .test_all = run,
> +       .tags = (const struct tst_tag[]) {
> +               {"linux-git", "4291086b1f08"},
> +               {"CVE", "2014-0196"},
> +               {}
>

Some of the tests use {NULL, NULL} to terminate tag array but some not,
maybe we need to keep consistent in usage.

-- 
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20191015/bc68b025/attachment.htm>


More information about the ltp mailing list