summaryrefslogtreecommitdiffstats
path: root/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* tests/shell: support --keep-logs option (NFT_TEST_KEEP_LOGS=y) to preserve te...Thomas Haller2023-09-071-3/+19
* tests/shell: interpret an exit code of 77 from scripts as "skipped"Thomas Haller2023-09-072-1/+12
* tests/shell: run each test in separate namespace and allow rootlessThomas Haller2023-09-072-17/+130
* tests/shell: print test configurationThomas Haller2023-09-071-5/+10
* tests/shell: normalize boolean configuration in environment variablesThomas Haller2023-09-071-4/+15
* tests/shell: export NFT_TEST_BASEDIR and NFT_TEST_TMPDIR for testsThomas Haller2023-09-071-24/+39
* tests/shell: check test names before start and support directoriesThomas Haller2023-09-071-0/+12
* tests/shell: rework finding tests and add "--list-tests" optionThomas Haller2023-09-071-28/+30
* tests/shell: rework command line parsing in "run-tests.sh"Thomas Haller2023-09-071-30/+68
* tests: shell: 0043concatenated_ranges_0: re-enable all testsFlorian Westphal2023-09-061-6/+1
* tests/shell: expand vmap test case to also cause batch abortFlorian Westphal2023-08-292-6/+22
* tests: 30s-stress: add failslab and abort phase testsFlorian Westphal2023-08-241-15/+375
* tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0Pablo Neira Ayuso2023-08-231-2/+6
* tests: shell: Stabilize sets/0043concatenated_ranges_0 testPhil Sutter2023-08-231-2/+6
* tests: shell: Stabilize sets/reset_command_0 testPhil Sutter2023-08-231-39/+48
* tests: update bad_expression test caseFlorian Westphal2023-08-171-0/+9
* tests: add table validation checkFlorian Westphal2023-08-171-0/+29
* tests: add one more chain jump in vmap testFlorian Westphal2023-08-151-0/+5
* tests: add transaction stress test with parallel delete/add/flush and netns d...Florian Westphal2023-08-151-0/+225
* tests: add test with concatenation, vmap and timeoutFlorian Westphal2023-08-132-0/+62
* tests: shell: add test case for double-deactivationFlorian Westphal2023-08-122-0/+15
* tests: shell: Review test-cases for destroy commandPhil Sutter2023-08-0315-65/+32
* parser: allow ct timeouts to use time_spec valuesFlorian Westphal2023-08-032-2/+2
* tests: add dynmap datapath add/delete test caseFlorian Westphal2023-08-032-0/+57
* tests: fix inet nat prio testsFlorian Westphal2023-08-022-2/+2
* libnftables: Drop cache in -c/--check modePablo Neira Ayuso2023-08-012-0/+22
* tests: shell: extend implicit chain map with flush commandPablo Neira Ayuso2023-07-211-0/+1
* tests: shell: auto-run kmemleak if its availableFlorian Westphal2023-07-201-1/+55
* Implement 'reset {set,map,element}' commandsPhil Sutter2023-07-131-0/+82
* tests: shell: cover old scanner bugPablo Neira Ayuso2023-07-112-0/+1132
* tests: shell: Introduce valgrind modePhil Sutter2023-07-041-0/+47
* tests: shell: refcount memleak in map rhs with timeoutsPablo Neira Ayuso2023-07-041-0/+48
* expression: define .clone for catchall set elementPablo Neira Ayuso2023-06-301-0/+21
* tests: shell: cover refcount leak of mapping rhsPablo Neira Ayuso2023-06-271-0/+38
* tests: shell: coverage for simple port knocking rulesetPablo Neira Ayuso2023-06-262-0/+59
* parser: reject zero-length interface names in flowtablesFlorian Westphal2023-06-201-0/+5
* parser: reject zero-length interface namesFlorian Westphal2023-06-201-0/+5
* parser: don't assert on scope underflowsFlorian Westphal2023-06-201-0/+6
* evaluate: do not abort when prefix map has non-map elementFlorian Westphal2023-06-202-0/+19
* tests: shell: bogus EBUSY errors in transactionsPablo Neira Ayuso2023-06-191-0/+121
* tests: shell: add test case for chain-in-use-splatFlorian Westphal2023-06-161-0/+19
* tests: shell: fix spurious errors in terse listing in jsonPablo Neira Ayuso2023-06-111-1/+1
* tests: extend tests for destroy commandFernando Fernandez Mancera2023-06-0118-0/+74
* src: permit use of constant values in set lookup keysFlorian Westphal2023-05-242-0/+22
* optimize: do not remove counter in verdict mapsPablo Neira Ayuso2023-05-102-0/+8
* evaluate: skip optimization if anonymous set uses stateful statementPablo Neira Ayuso2023-05-102-0/+4
* evaluate: allow stateful statements with anonymous verdict mapsPablo Neira Ayuso2023-05-102-2/+2
* netlink: restore typeof interval map data typeFlorian Westphal2023-05-021-2/+2
* mnl: handle singleton element in netdevice setPablo Neira Ayuso2023-04-252-0/+8
* evaluate: bail out if new flowtable does not specify hook and priorityPablo Neira Ayuso2023-04-241-0/+2