You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/qa/coccinelle
Eric Leblond 7cc87bc02a coccinelle: protecting regexp operator is not needed
It seems there was an evolution of coccinelle and the protection
of regexp is not necessary anymore. And doing it causing the
expression not to match.
12 years ago
..
Makefile.am autotools: all target are conditional 12 years ago
access-pkt-packet.cocci Update coccinelle script to match syntax evolution. 13 years ago
action-pkt.cocci action handling: add test to avoid direct access 12 years ago
banned-functions.cocci coccinelle: protecting regexp operator is not needed 12 years ago
direct-packet.cocci Import coccinelle test 15 years ago
malloc-error-check.cocci coccinelle: fix malloc test 12 years ago
pktnotset-packet.cocci coccinelle: update pkt not set test 12 years ago
realloc.cocci coccinelle: add test on realloc 12 years ago
run_check.sh coccinelle: add option to continue on errors 12 years ago
size_t.cocci coccinelle: protecting regexp operator is not needed 12 years ago
struct-flags.cocci coccinelle: dynamic testing through make check 12 years ago
struct-flags.py coccinelle: add script to generate flags test 12 years ago
sz3.cocci cocci test: add sizeof test 13 years ago