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 0a1ca02b3b coccinelle: implement parallel check
This patch is an implementation of parallel check of files. It uses
GNU parallel to run multiple spatch at once.
The concurrency level is set via the CONCURRENCY_LEVEL environment
variable.
12 years ago
..
Makefile.am autotools: all target are conditional 12 years ago
access-pkt-packet.cocci
action-pkt.cocci action handling: add test to avoid direct access 12 years ago
banned-functions.cocci
direct-packet.cocci
malloc-error-check.cocci coccinelle: add new correct case to error treatment 12 years ago
pktnotset-packet.cocci coccinelle: update pkt not set test 12 years ago
run_check.sh coccinelle: implement parallel check 12 years ago
size_t.cocci
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 12 years ago