summaryrefslogtreecommitdiff
path: root/flow-cleaner_test.go
Commit message (Collapse)AuthorAgeFilesLines
* better error handling in testcasesDaniel Langesten2015-03-271-47/+47
|
* corrected the case on importDaniel Langesten2015-03-271-2/+3
|
* added verbose option to enable/disable extra output from the programDaniel Langesten2015-03-261-13/+17
|
* added tests to see that rawdata isn't touch if not neededDaniel Langesten2015-03-261-4/+51
|
* updated tests so you just run 'go test' and also so it tests db as well as ↵Daniel Langesten2015-03-251-0/+51
| | | | from stdin
* fixed so that the test waits for it to be the start of an interval to better ↵Daniel Langesten2015-03-251-2/+18
| | | | simulate the actual pmacct print
* repaired erronous testsDaniel Langesten2015-03-191-1/+3
|
* updated testcodeDaniel Langesten2015-03-191-20/+28
|
* added testcodeDaniel Langesten2015-03-191-0/+161