index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unittests
Age
Commit message (
Expand
)
Author
2020-09-10
fix unittests
van Hauser
2020-08-18
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
Dominik Maier
2020-08-07
fixed wextra
Dominik Maier
2020-06-22
Added rand, hash unittests
Dominik Maier
2020-06-16
unit tests: fix stupid compiler warning for gcc 4.8.4
hexcoder-
2020-06-16
fix unit tests when exit is called at the end
hexcoder-
2020-05-05
fix unit tests when printf is a macro
hexcoder-
2020-04-26
refactored global lists
Dominik Maier
2020-04-16
untitest decl
Dominik Maier
2020-04-13
cmplog forkserver tidying
Dominik Maier
2020-04-09
unit tests cleaning
van Hauser
2020-04-09
fix unit test case for long list
hexcoder-
2020-04-09
list testcase added
Dominik Maier
2020-04-09
added (broken) list test
Dominik Maier
2020-04-09
added prealloc testcase
Dominik Maier
2020-04-01
fix cmocka fixup
hexcoder-
2020-04-01
cmocka mocks
Dominik Maier
2020-04-01
mocking cmocka 1 for cmocka 0.x
Dominik Maier
2020-04-01
old cmocka is old
Dominik Maier
2020-04-01
add assert_ptr_equal fallback
Dominik Maier
2020-04-01
minor changes
Dominik Maier
2020-04-01
added unittest for unit_maybe_alloc
Dominik Maier