aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/unit.c
Commit message (Collapse)AuthorAge
* Fixed Mingw64 build.improved/sonarcloud-ciToni Uhlig2021-08-10
| | | | | | | | * adapted to SonarCloud-CI workflow * removed broken and incomplete Windows example (tested on VS2017/VS2019) * removed unnecessary include (e.g. pthread.h for the library which does not make use of it) Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Updated serialization test unitLuca Deri2020-10-02
|
* Added JSON-C check for unit testsLuca Deri2020-09-26
|
* Added risks for checkingLuca Deri2020-09-21
| | | | | - invalid DNS traffic (probably carrying exfiltrated data) - TLS traffic with no SNI extension
* Add unit tests to travis. Move ndpi serializer tests to unit tests.Alfredo Cardigliano2020-09-21