netflow/tests
Dominik Pataky 53f8ca764e Tests: add memory performance tests
A new test file is added which contains memory and CPU tests. For now,
only the memory usage tests work (threading!). They print out tables of
memory usage based on file path and on function. Additionally, they check
some basic measurements: if all packets were processed and if a
collection of version 9/10 called any functions in 10/9.

Refs #24
2020-04-03 15:36:09 +02:00
..
__init__.py Tests: move packets into each version test file; add tests for IPFIX 2020-04-01 14:15:53 +02:00
lib.py Tests: move packets into lib again, add packet generator 2020-04-03 15:20:41 +02:00
test_analyzer.py Tests: move packets into lib again, add packet generator 2020-04-03 15:20:41 +02:00
test_ipfix.py Tests: move packets into lib again, add packet generator 2020-04-03 15:20:41 +02:00
test_netflow.py Tests: move packets into lib again, add packet generator 2020-04-03 15:20:41 +02:00
test_performance.py Tests: add memory performance tests 2020-04-03 15:36:09 +02:00