about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-09-21 19:00:43 +0200
committervan Hauser <vh@thc.org>2019-09-21 19:00:43 +0200
commite423e0a0f1cdbb0f3a369030d9c3f791b5ee139f (patch)
tree7912b542984fc1a733d8cd776f734405f6e20b92 /docs
parentad1750b53d51787e52977181c4e032adb489ac13 (diff)
downloadafl++-e423e0a0f1cdbb0f3a369030d9c3f791b5ee139f.tar.gz
make tests
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index fdf6422a..7beb32c3 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -25,6 +25,8 @@ Version ++2.54d (dev):
   - setting LLVM_CONFIG for llvm_mode will now again switch to the selected
     llvm version. If you setup is correct.
   - fuzzing strategy yields for custom mutator were missing from the UI, added them :)
+  - added "make tests" which will perform checks to see that all functionality
+    is working as expected. this is currently the starting point, its not complete :)
   - libtokencap and libdislocator now compile to the afl_root directory and are
     installed to the .../lib/afl directory when present during make install
   - reducing duplicate code in afl-fuzz