Alexander Færøy 9e1fa95920 Add Coccinelle patch for replacing NULL/non-NULL tt_assert(). 6 years ago
..
calloc.cocci 3ab2c865bf Add a rule to the calloc semantic patch for argument ordering. 9 years ago
ceil_div.cocci 25eaf77033 Add Coccinelle patch for detecing places where CEIL_DIV should be used. 6 years ago
malloc_cast.cocci ef9a0d2048 Add script to detect and remove unCish malloc-then-cast pattern 9 years ago
test-operator-cleanup 7c3e980fb9 Add script for cleaning op operator usage in test files. 6 years ago
test_assert_int.cocci 7666cd8881 Add Coccinelle patch for replacing tt_assert() usage on integer types. 6 years ago
test_assert_null.cocci 9e1fa95920 Add Coccinelle patch for replacing NULL/non-NULL tt_assert(). 6 years ago
test_assert_zero.cocci 3fd68b249b Add Coccinelle patch for replacing tt_assert(0) with tt_abort(). 6 years ago
uncalloc.cocci 1bb10353ff Add coccinelle script to remove pointless callocs 9 years ago