aboutsummaryrefslogtreecommitdiff
path: root/tests/dga/Makefile.in
Commit message (Collapse)AuthorAge
* Added benchmarking support via Google's libbenchmark.add/google-benchmarkToni Uhlig2021-07-19
| | | | | | | * disabled confusing GMake builtin rules which are not used anyway * updated .gitignore Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Implement DGA detection performances tracking workflow. (#1064)Zied Aouini2020-11-16
* Implement dga evaluation helper. * Add test set for DGA classification. * Add DGA classification performances tracking as part of Travis. * Add DGA evaluation doc. * Fix CI on OSX. * Add missing backquote.