<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Cyril Hrubis <<a href="mailto:chrubis@suse.cz" target="_blank">chrubis@suse.cz</a>> wrote:<br></div></div><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
diff --git a/testcases/cve/cve-2014-0196.c b/testcases/cve/cve-2014-0196.c<br>
index 6997fffe4..012cbb7cd 100644<br>
--- a/testcases/cve/cve-2014-0196.c<br>
+++ b/testcases/cve/cve-2014-0196.c<br>
@@ -141,4 +141,9 @@ static struct tst_test test = {<br>
        .setup = setup,<br>
        .cleanup = cleanup,<br>
        .test_all = run,<br>
+       .tags = (const struct tst_tag[]) {<br>
+               {"linux-git", "4291086b1f08"},<br>
+               {"CVE", "2014-0196"},<br>
+               {}<br></blockquote><div><br></div><div><div class="gmail_default" style="">Some of the tests use {NULL, NULL} to terminate tag array but some not, maybe we need to keep consistent in usage.</div></div></div><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>