summaryrefslogtreecommitdiffstats
path: root/tests/py/nft-test.py
Commit message (Expand)AuthorAgeFilesLines
* tests/py: fix error messageFlorian Westphal2021-06-021-1/+5
* tests/py: Write dissenting payload into the right filePhil Sutter2021-02-041-1/+4
* tests: py: add netdev folder and reject.t icmp casesJose M. Guisado Gomez2020-11-021-1/+1
* tests: py: flush log file output before running each commandPablo Neira Ayuso2020-09-141-0/+2
* tests: Run in separate network namespace, don't break connectivityStefano Brivio2020-06-151-0/+6
* tests: py: Support testing host binariesPhil Sutter2020-02-071-4/+18
* tests/py: Set a fixed timezone in nft-test.pyPhil Sutter2019-11-291-0/+1
* tests/py: Fix test script for Python3 tempfilePhil Sutter2019-10-291-4/+4
* tests: make sure i is definedFlorian Westphal2019-08-161-0/+1
* src: add ct expectations supportStéphane Veyret2019-07-161-0/+4
* tests: py: fix python3Shekhar Sharma2019-07-011-33/+33
* tests/py: Support JSON validationPhil Sutter2019-05-311-1/+24
* tests/py: Fix error messages in chain_delete()Phil Sutter2019-04-301-2/+2
* 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