summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: check for consistency of .json-nft dumps in "check-tree.sh"Thomas Haller2023-11-151-1/+20
* tools: check more strictly for bash shebang in "check-tree.sh"Thomas Haller2023-11-151-2/+7
* tools: simplify error handling in "check-tree.sh" by adding msg_err()/msg_warn()Thomas Haller2023-11-151-17/+20
* check-tree.sh: check and flag /bin/sh usageFlorian Westphal2023-10-241-0/+1
* tools: reject unexpected files in "tests/shell/testcases/" with "check-tree.sh"Thomas Haller2023-10-241-2/+17
* tools: add "tools/check-tree.sh" script to check consistency of nft dumpsThomas Haller2023-09-151-0/+91