summaryrefslogtreecommitdiffstats
path: root/tests/shell
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2022-04-26 11:47:37 +0200
committerFlorian Westphal <fw@strlen.de>2022-04-26 11:54:37 +0200
commitfc4da14128e33d87fa24c019ec8c3a69548bf466 (patch)
tree939a2716c9faade48b9943d023e4cfc18cc3ca6a /tests/shell
parentd1289bff58e1878c3162f574c603da993e29b113 (diff)
src: fix always-true assertions
assert(1) is a no-op, this should be assert(0). Use BUG() instead. Add missing CATCHALL to avoid BUG(). Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/shell')
0 files changed, 0 insertions, 0 deletions