index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
py
/
nft-test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: py: Support testing host binaries
Phil Sutter
2020-02-07
1
-4
/
+18
*
tests/py: Set a fixed timezone in nft-test.py
Phil Sutter
2019-11-29
1
-0
/
+1
*
tests/py: Fix test script for Python3 tempfile
Phil Sutter
2019-10-29
1
-4
/
+4
*
tests: make sure i is defined
Florian Westphal
2019-08-16
1
-0
/
+1
*
src: add ct expectations support
Stéphane Veyret
2019-07-16
1
-0
/
+4
*
tests: py: fix python3
Shekhar Sharma
2019-07-01
1
-33
/
+33
*
tests/py: Support JSON validation
Phil Sutter
2019-05-31
1
-1
/
+24
*
tests/py: Fix error messages in chain_delete()
Phil Sutter
2019-04-30
1
-2
/
+2
*
py: Adjust Nftables class to output flags changes
Phil Sutter
2018-10-31
1
-18
/
+11
*
tests/py: Check differing rule output for sanity
Phil Sutter
2018-09-11
1
-0
/
+24
*
tests/py: Make nft-test.py a little more robust
Phil Sutter
2018-09-03
1
-2
/
+9
*
tests: py: add ct timeout tests
Harsha Sharma
2018-08-31
1
-0
/
+4
*
JSON: Review verdict statement and expression
Phil Sutter
2018-08-30
1
-1
/
+3
*
tests: py: Fix coloring of differences
Phil Sutter
2018-08-30
1
-17
/
+14
*
tests/py: fix import when run from other directory
Eric Leblond
2018-06-21
1
-2
/
+2
*
tests/py: minor cleaning
Eric Leblond
2018-06-20
1
-4
/
+5
*
JSON: Sort out rule position and handles in general
Phil Sutter
2018-06-01
1
-8
/
+2
*
tests: py: Make diff functions use print_* functions
Máté Eckl
2018-05-17
1
-6
/
+4
*
tests: py: print path of the logfile
Máté Eckl
2018-05-17
1
-1
/
+4
*
tests: py: print_msg refactor
Máté Eckl
2018-05-17
1
-6
/
+8
*
tests: py: specify python version in nft-test.py
Máté Eckl
2018-05-17
1
-1
/
+1
*
tests/py: Support testing JSON input and output as well
Phil Sutter
2018-05-11
1
-5
/
+181
*
tests/py: Highlight offending parts in differences warnings
Phil Sutter
2018-05-11
1
-1
/
+34
*
tests/py: Don't read expected payload for each table
Phil Sutter
2018-05-11
1
-10
/
+12
*
tests/py: Reduce indenting level in nft-test.py
Phil Sutter
2018-05-11
1
-61
/
+65
*
tests: py: allow to specify sets with a timeout
Florian Westphal
2018-05-09
1
-8
/
+17
*
tests/py: Fix differences printing for rules with sets
Phil Sutter
2018-04-14
1
-2
/
+2
*
tests/py: Allow passing multiple files to nft-test.py
Phil Sutter
2018-04-11
1
-5
/
+6
*
tests/py: Review print statements in nft-test.py
Phil Sutter
2018-04-11
1
-41
/
+39
*
tests/py: Use libnftables instead of calling nft binary
Phil Sutter
2018-04-11
1
-81
/
+75
*
nft-test: check start of rule with sets too
Florian Westphal
2018-04-01
1
-0
/
+4
*
src: Spelling fixes
Ville Skyttä
2018-02-15
1
-1
/
+1
*
tests/py: trivial: Fix error message
Phil Sutter
2017-12-09
1
-1
/
+1
*
netlink_linearize: skip set element expression in set statement key
Anders K. Pedersen
2017-10-06
1
-2
/
+7
*
tests: py: Fail test forcefully when bug is not fixed
Shyam Saini
2017-06-26
1
-1
/
+1
*
tests: py: flush stdout on each test run
Pablo Neira Ayuso
2017-05-29
1
-0
/
+2
*
tests: add insert-failure test
Florian Westphal
2017-03-16
1
-3
/
+14
*
tests: py: add ct helper tests
Florian Westphal
2017-03-16
1
-1
/
+10
*
tests: py: Add suport for stateful objects in python tests
Elise Lennion
2017-01-27
1
-0
/
+131
*
tests: py: Use stateless option on tests
Elise Lennion
2017-01-18
1
-1
/
+1
*
Revert "tests: py: nft-tests.py: Add function for loading and removing kernel...
Florian Westphal
2016-11-17
1
-32
/
+0
*
tests: py: nft-tests.py: Add function for loading and removing kernel modules
Manuel Johannes Messner
2016-09-06
1
-0
/
+32
*
tests: py: allow to run tests with other nft binaries
Arturo Borrero
2016-04-27
1
-1
/
+1
*
tests/py: explicitly indication of set type and flags from test definitions
Pablo Neira Ayuso
2016-04-27
1
-21
/
+57
*
nft-test: don't zap remainder of rule after handling a set
Florian Westphal
2016-03-10
1
-6
/
+12
*
tests/py: modify supported test file syntax
Pablo M. Bermudo Garay
2016-01-12
1
-26
/
+44
*
tests/py: convert chains and tables to objects
Pablo M. Bermudo Garay
2016-01-12
1
-58
/
+72
*
tests/py: simplify use of globals
Pablo M. Bermudo Garay
2016-01-12
1
-18
/
+14
*
tests/py: fix style
Pablo M. Bermudo Garay
2016-01-12
1
-100
/
+109
*
tests/py: remove unused variables
Pablo M. Bermudo Garay
2016-01-12
1
-30
/
+8
[next]