summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: rename testcases/map/dump/0009vmap_0dump.nftPablo Neira Ayuso2020-06-141-1/+1
* netlink: release dummy rule object from netlink_parse_set_expr()Pablo Neira Ayuso2020-06-082-0/+31
* evaluate: missing datatype definition in implicit_set_declaration()Pablo Neira Ayuso2020-06-072-0/+32
* src: allow flowtable definitions with no devicesPablo Neira Ayuso2020-06-021-3/+0
* tests: py: Enable anonymous set rule with concatenated ranges in inet/sets.tStefano Brivio2020-05-284-1/+41
* evaluate: enable reject with 802.1qMichael Braun2020-05-282-5/+23
* datatype: add frag-needed (ipv4) to reject optionsMichael Braun2020-05-282-3/+3
* tests: py: Actually use all available hooks in bridge/chains.tStefano Brivio2020-05-251-2/+2
* segtree: Fix get element command with prefixesPhil Sutter2020-05-041-18/+44
* tests: dump generated use new nft toolMichael Braun2020-05-011-1/+1
* ct: Add support for the 'id' keyBrett Mastbergen2020-05-012-0/+7
* nat: transform range to prefix expression when possiblePablo Neira Ayuso2020-04-301-2/+2
* evaluate: incorrect byteorder with typeof and integer_datatypePablo Neira Ayuso2020-04-292-0/+10
* tests: shell: add NAT mappings testsPablo Neira Ayuso2020-04-284-0/+53
* tests: py: remove range test with service namesPablo Neira Ayuso2020-04-281-1/+0
* tests: py: concatenation, netmap and nat mappingsPablo Neira Ayuso2020-04-282-0/+31
* segtree: broken error reporting with mappingsPablo Neira Ayuso2020-04-111-0/+2
* concat: provide proper dtype when parsing typeof udataFlorian Westphal2020-04-012-0/+14
* tests: shell: Introduce test for insertion of overlapping and non-overlapping...Stefano Brivio2020-03-261-0/+66
* tests: py: update nat expressions payload to include proto flagsPablo Neira Ayuso2020-03-208-29/+29
* tests/py: Move tcpopt.t to any/ directoryPhil Sutter2020-03-1013-1528/+649
* tests/py: Add tests involving concatenated rangesPhil Sutter2020-03-105-0/+77
* tests/py: Fix JSON output for changed timezonePhil Sutter2020-03-101-1/+1
* evaluate: no need to swap byte-order for values of fewer than 16 bits.Jeremy Sowden2020-03-041-4/+0
* tests: update nat_addr_port with typeof+concat mapsFlorian Westphal2020-02-262-0/+80
* tests: shell: adjust tests to new nat concatenation syntaxPablo Neira Ayuso2020-02-242-16/+16
* tests: nat: add and use maps with both address and serviceFlorian Westphal2020-02-242-0/+160
* tests: add initial nat map testFlorian Westphal2020-02-242-0/+96
* tests: shell: avoid spurious failure when running in host namespaceFlorian Westphal2020-02-222-2/+2
* tests: 0034get_element_0: do not discard stderrFlorian Westphal2020-02-221-1/+1
* tests: Introduce test for set with concatenated rangesStefano Brivio2020-02-191-0/+180
* src: maps: update data expression dtype based on setFlorian Westphal2020-02-132-0/+49
* tests: shell: validate error reporting with include and globPablo Neira Ayuso2020-02-132-0/+97
* tests: shell: add test for glob includesLaurent Fasnacht2020-02-131-0/+39
* tests: py: add bit-shift tests.Jeremy Sowden2020-02-076-0/+79
* tests: py: add missing JSON output.Jeremy Sowden2020-02-073-0/+93
* tests: shell: add bit-shift tests.Jeremy Sowden2020-02-074-0/+34
* tests: py: Support testing host binariesPhil Sutter2020-02-071-4/+18
* tests: monitor: Support testing host's nft binaryPhil Sutter2020-02-071-0/+4
* tests: json_echo: Support testing host binariesPhil Sutter2020-02-071-4/+19
* tests: json_echo: Fix for Python3Phil Sutter2020-02-071-1/+1
* tests: shell: update list of rmmod modulesPablo Neira Ayuso2020-01-221-2/+2
* tests: shell: set lookup and set updatePablo Neira Ayuso2020-01-221-0/+21
* cache: Fix for doubled output after reset commandPhil Sutter2020-01-161-1/+11
* tests: shell: Search diff tool once and for allPhil Sutter2020-01-1633-75/+46
* xfrm: spi is big-endianFlorian Westphal2020-01-141-1/+0
* 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: shell: delete flowtable after flushing chainPablo Neira Ayuso2020-01-051-0/+10