[LTP] [COMMITTED] [PATCH] network/sctp_big_chunk: Add linux git tag
Cyril Hrubis
chrubis@suse.cz
Fri Nov 22 12:49:41 CET 2019
Hi!
> > testcases/network/sctp/sctp_big_chunk.c | 6 +++++-
> > 1 file changed, 5 insertions(+), 1 deletion(-)
> >
> > diff --git a/testcases/network/sctp/sctp_big_chunk.c b/testcases/network/sctp/sctp_big_chunk.c
> > index 4ebdcb20f..ceb91c5b9 100644
> > --- a/testcases/network/sctp/sctp_big_chunk.c
> > +++ b/testcases/network/sctp/sctp_big_chunk.c
> > @@ -182,5 +182,9 @@ static struct tst_test test = {
> > .setup = setup,
> > .forks_child = 1,
> > .test_all = run,
> > - .options = options
> > + .options = options,
> > + .tags = (const struct tst_tag[]) {
> > + {"linux-git", "07f2c7ab6f8d"},
>
> And {"CVE", "2018-5803"}, will add to the tags.
Feel free to push that change, I had no idea since there is no CVE in
the test description either.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list