summaryrefslogtreecommitdiffstats
path: root/tests/monitor
Commit message (Expand)AuthorAgeFilesLines
* monitor: add support for concatenated set rangesPablo Neira Ayuso2023-12-061-0/+12
* tests: monitor: Fix for wrong ordering in expected JSON outputPhil Sutter2023-08-291-1/+1
* tests: monitor: Fix for wrong syntax in set-interval.tPhil Sutter2023-08-291-1/+1
* tests: monitor: Fix time format in ct timeout testPhil Sutter2023-08-291-1/+1
* tests: monitor: Fix monitor JSON output for insert commandPhil Sutter2023-08-291-1/+1
* tests: monitor: Summarize failures per test casePhil Sutter2023-07-201-1/+8
* monitor: missing cache and set handle initializationPablo Neira Ayuso2022-11-111-0/+6
* tests: monitor: Hide temporary file names from error outputPhil Sutter2022-04-081-2/+2
* monitor: do not call interval_map_decompose() for concat intervalsFlorian Westphal2021-11-171-0/+5
* tests: monitor: update insert and replace commandsPablo Neira Ayuso2021-09-291-2/+2
* tests: monitor: Continue on errorPhil Sutter2021-08-241-10/+23
* tests: monitor: Print errors to stderrPhil Sutter2021-08-241-10/+17
* tests: monitor: use correct $nft value in EXIT trapŠtěpán Němec2021-01-271-1/+1
* tests: allow tests/monitor to use a custom nft executableBalazs Scheidler2020-08-291-1/+1
* tests: monitor: Support testing host's nft binaryPhil Sutter2020-02-071-0/+4
* monitor: Fix output for ranges in anonymous setsPhil Sutter2020-01-131-0/+5
* tests: monitor: Support running individual test casesPhil Sutter2020-01-101-2/+7
* monitor: Do not decompose non-anonymous setsPhil Sutter2020-01-101-0/+20
* tests/monitor: Fix for changed ct timeout formatPhil Sutter2019-10-171-1/+1
* tests: monitor: Adjust to changed events orderingPhil Sutter2019-04-301-2/+2
* tests: fix return codesArturo Borrero Gonzalez2018-11-281-1/+1
* tests: monitor: Test JSON output as wellPhil Sutter2018-10-158-11/+117
* monitor: Fix printing of ct objectsPhil Sutter2018-10-151-0/+33
* tests/monitor: Print error "this requires root" and exitHarsha Sharma2017-11-061-0/+5
* tests: Merge monitor and echo test suitesPhil Sutter2017-08-152-31/+96
* tests/monitor: Clear ruleset after testingPhil Sutter2017-07-271-5/+6
* tests/monitor: Simplify testcasesPhil Sutter2017-07-275-29/+20
* monitor: Fix printing of set declarationsPhil Sutter2017-07-274-5/+5
* tests/monitor: Add a small READMEPhil Sutter2017-07-251-0/+48
* tests/monitor: Ignore newgen messages in outputPhil Sutter2017-07-251-2/+5
* tests: Add basic monitor testing frameworkPhil Sutter2017-07-195-0/+168