summaryrefslogtreecommitdiffstats
path: root/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* tests: replace single element setsPablo Neira Ayuso2019-05-3117-29/+30
* src: Allow goto and jump to a variableFernando Fernandez Mancera2019-05-244-0/+67
* src: update cache if cmd is more specificEric Garver2019-05-241-0/+14
* Revert "tests: shell: avoid single-value anon sets"Pablo Neira Ayuso2019-05-2413-20/+20
* tests: shell: avoid single-value anon setsFlorian Westphal2019-05-1913-20/+20
* src: use 'flow add' syntaxPablo Neira Ayuso2019-03-203-3/+3
* tests: shell: bogus EBUSY on helper deletion from transactionPablo Neira Ayuso2019-03-141-0/+15
* tests: shell: bogus ENOENT on element deletion in interval setPablo Neira Ayuso2019-03-121-0/+26
* tests: shell: bogus EBUSY in set deletion after flushPablo Neira Ayuso2019-03-081-0/+18
* tests: add test case for anon set abort.Florian Westphal2019-03-071-0/+10
* segtree: add missing non-matching segment to set in flat representationPablo Neira Ayuso2019-03-061-0/+10
* tests: shell: flush after rule deletionPablo Neira Ayuso2019-02-151-0/+22
* tests: shell: exercise abort path with anonymous set that is bound to rulePablo Neira Ayuso2019-02-081-0/+14
* mnl: name is ignored when deleting a tableFlorian Westphal2019-01-181-0/+35
* payload: refine payload expr mergingFlorian Westphal2019-01-111-1/+1
* src: fix netdev family device name parsingFlorian Westphal2019-01-091-5/+5
* tests: shell: remove RETURNCODE_SEPARATORFlorian Westphal2019-01-043-10/+4
* tests: shell: fix up redefine test caseFlorian Westphal2019-01-041-6/+6
* tests: shell: change all test scripts to return 0Florian Westphal2019-01-0447-87/+130
* tests: shell: add test case for leaking of stateful object refcountFlorian Westphal2019-01-041-0/+14
* rule: fix object listing when no table is givenFlorian Westphal2019-01-021-0/+7
* tests: fix return codesArturo Borrero Gonzalez2018-11-281-1/+1
* tests: add test case for rule replacement expression deactivationFlorian Westphal2018-11-281-0/+12
* src: get rid of nft_ctx_output_{get,set}_numeric()Pablo Neira Ayuso2018-10-303-3/+3
* tests/shell: Add testcase for cache update problemsPhil Sutter2018-10-291-0/+29
* tests: shell: Extend get element testPhil Sutter2018-10-221-0/+7
* monitor: Fix printing of ct objectsPhil Sutter2018-10-153-3/+3
* netlink: remove markup json parsing codePablo Neira Ayuso2018-10-041-53/+0
* tests: shell: Test 'get element' commandPhil Sutter2018-10-031-0/+37
* tests: shell: Improve performance of 0021prio_0Phil Sutter2018-09-261-7/+17
* tests: shell: Improve gen_chains() in 0021prio_0Phil Sutter2018-09-261-11/+4
* tests: shell: Drop one-time use variables in 0021prio_0Phil Sutter2018-09-261-30/+15
* tests: shell: Fix indenting in 0021prio_0Phil Sutter2018-09-261-34/+33
* tests: shell: missing dump for 0017ct_timeout_obj_0Pablo Neira Ayuso2018-08-311-0/+11
* tests: shell: add tests for ct timeout objectsHarsha Sharma2018-08-312-0/+23
* test: shell: Test cases for standard prios for flowtablesMáté Eckl2018-08-302-0/+38
* test: shell: Test cases for standard chain priosMáté Eckl2018-08-3010-0/+1759
* tests: shell: missing modules in cleanup pathPablo Neira Ayuso2018-08-161-3/+6
* tests: shell: fix 0012different_defines_0 with meta markPablo Neira Ayuso2018-08-141-1/+1
* src: Set/print standard chain prios with textual namesMáté Eckl2018-08-1411-12/+12
* tests: shell: validate too deep jumpstack from basechainPablo Neira Ayuso2018-08-081-1/+3
* tests: add test case for rename-to-same-nameFlorian Westphal2018-07-182-14/+19
* tests: shell: validate maximum chain depthPablo Neira Ayuso2018-07-161-0/+22
* tests: shell: add tests for listing objectsHarsha Sharma2018-07-162-0/+57
* tests: check ifname use in concatenated setsFlorian Westphal2018-07-072-0/+12
* src: add --literal optionPablo Neira Ayuso2018-07-0710-11/+11
* nftables: tests: shell: Replace "%" with "#" or "$"Arushi Singhal2018-07-021-5/+5
* src: add dynamic flag and use itPablo Neira Ayuso2018-06-122-4/+4
* tests: shell: timeout: fix output for HZ=250v0.9.0Florian Westphal2018-06-081-2/+2
* tests: shell: add quotes when using <<<-style here documentFlorian Westphal2018-06-0852-59/+59