summaryrefslogtreecommitdiffstats
path: root/tests/py/nft-test.py
Commit message (Expand)AuthorAgeFilesLines
* py: Adjust Nftables class to output flags changesPhil Sutter2018-10-311-18/+11
* tests/py: Check differing rule output for sanityPhil Sutter2018-09-111-0/+24
* tests/py: Make nft-test.py a little more robustPhil Sutter2018-09-031-2/+9
* tests: py: add ct timeout testsHarsha Sharma2018-08-311-0/+4
* JSON: Review verdict statement and expressionPhil Sutter2018-08-301-1/+3
* tests: py: Fix coloring of differencesPhil Sutter2018-08-301-17/+14
* tests/py: fix import when run from other directoryEric Leblond2018-06-211-2/+2
* tests/py: minor cleaningEric Leblond2018-06-201-4/+5
* JSON: Sort out rule position and handles in generalPhil Sutter2018-06-011-8/+2
* tests: py: Make diff functions use print_* functionsMáté Eckl2018-05-171-6/+4
* tests: py: print path of the logfileMáté Eckl2018-05-171-1/+4
* tests: py: print_msg refactorMáté Eckl2018-05-171-6/+8
* tests: py: specify python version in nft-test.pyMáté Eckl2018-05-171-1/+1
* tests/py: Support testing JSON input and output as wellPhil Sutter2018-05-111-5/+181
* tests/py: Highlight offending parts in differences warningsPhil Sutter2018-05-111-1/+34
* tests/py: Don't read expected payload for each tablePhil Sutter2018-05-111-10/+12
* tests/py: Reduce indenting level in nft-test.pyPhil Sutter2018-05-111-61/+65
* tests: py: allow to specify sets with a timeoutFlorian Westphal2018-05-091-8/+17
* tests/py: Fix differences printing for rules with setsPhil Sutter2018-04-141-2/+2
* tests/py: Allow passing multiple files to nft-test.pyPhil Sutter2018-04-111-5/+6
* tests/py: Review print statements in nft-test.pyPhil Sutter2018-04-111-41/+39
* tests/py: Use libnftables instead of calling nft binaryPhil Sutter2018-04-111-81/+75
* nft-test: check start of rule with sets tooFlorian Westphal2018-04-011-0/+4
* src: Spelling fixesVille Skyttä2018-02-151-1/+1
* tests/py: trivial: Fix error messagePhil Sutter2017-12-091-1/+1
* netlink_linearize: skip set element expression in set statement keyAnders K. Pedersen2017-10-061-2/+7
* tests: py: Fail test forcefully when bug is not fixedShyam Saini2017-06-261-1/+1
* tests: py: flush stdout on each test runPablo Neira Ayuso2017-05-291-0/+2
* tests: add insert-failure testFlorian Westphal2017-03-161-3/+14
* tests: py: add ct helper testsFlorian Westphal2017-03-161-1/+10
* tests: py: Add suport for stateful objects in python testsElise Lennion2017-01-271-0/+131
* tests: py: Use stateless option on testsElise Lennion2017-01-181-1/+1
* Revert "tests: py: nft-tests.py: Add function for loading and removing kernel...Florian Westphal2016-11-171-32/+0
* tests: py: nft-tests.py: Add function for loading and removing kernel modulesManuel Johannes Messner2016-09-061-0/+32
* tests: py: allow to run tests with other nft binariesArturo Borrero2016-04-271-1/+1
* tests/py: explicitly indication of set type and flags from test definitionsPablo Neira Ayuso2016-04-271-21/+57
* nft-test: don't zap remainder of rule after handling a setFlorian Westphal2016-03-101-6/+12
* tests/py: modify supported test file syntaxPablo M. Bermudo Garay2016-01-121-26/+44
* tests/py: convert chains and tables to objectsPablo M. Bermudo Garay2016-01-121-58/+72
* tests/py: simplify use of globalsPablo M. Bermudo Garay2016-01-121-18/+14
* tests/py: fix stylePablo M. Bermudo Garay2016-01-121-100/+109
* tests/py: remove unused variablesPablo M. Bermudo Garay2016-01-121-30/+8
* tests/: rearrange tests directoryArturo Borrero2015-12-151-0/+968