Skip to content
Luca Barbato edited this page Sep 3, 2013 · 1 revision

Checklist

  • Does FATE pass when run in valgrind ? (check for memory leaks and access)
  • Does FATE pass when run using ASAN ? (check for memory access)
  • Does FATES pass ? (regression test over fuzzy samples collection)

Clone this wiki locally