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