]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add test for glob includes
authorLaurent Fasnacht <fasnacht@protonmail.ch>
Mon, 10 Feb 2020 10:17:20 +0000 (10:17 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 13 Feb 2020 12:03:57 +0000 (13:03 +0100)
commit29bcd213fb3dfeb933575478b1714f122ae48440
tree9c49035e540ac297b876eaaa912a34cb9b15f420
parent4a7a152105be6513a096f6a502b6eabe4d9befc3
tests: shell: add test for glob includes

Including more than MAX_INCLUDE_DEPTH file in one statement should succeed.

This reproduces bug #1243.

Signed-off-by: Laurent Fasnacht <fasnacht@protonmail.ch>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/include/0017glob_more_than_maxdepth_1 [new file with mode: 0755]