|
|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
/* Copyright (C) 2007-2020 Open Information Security Foundation
|
|
|
|
|
/* Copyright (C) 2007-2022 Open Information Security Foundation
|
|
|
|
|
*
|
|
|
|
|
* You can copy, redistribute or modify this Program under the terms of
|
|
|
|
|
* the GNU General Public License version 2 as published by the Free
|
|
|
|
|
@ -456,4 +456,4 @@ void DetectFragOffsetRegisterTests (void)
|
|
|
|
|
UtRegisterTest("DetectFragOffsetParseTest03", DetectFragOffsetParseTest03);
|
|
|
|
|
UtRegisterTest("DetectFragOffsetMatchTest01", DetectFragOffsetMatchTest01);
|
|
|
|
|
}
|
|
|
|
|
#endif /* UNITTESTS */
|
|
|
|
|
#endif /* UNITTESTS */
|
|
|
|
|
|