Patch 1 contains a fix for parser_bison.y to accept 'out' as priority name (again a keyword vs. string issue). The remaining patches deal with flaws in the test case itself, including the whopping 38s it took to complete on my testing VM. Phil Sutter (5): parser_bison: Fix for chain prio name 'out' tests: shell: Fix indenting in 0021prio_0 tests: shell: Drop one-time use variables in 0021prio_0 tests: shell: Improve gen_chains() in 0021prio_0 tests: shell: Improve performance of 0021prio_0 src/parser_bison.y | 15 +++- tests/shell/testcases/chains/0021prio_0 | 91 +++++++++++-------------- 2 files changed, 51 insertions(+), 55 deletions(-) -- 2.19.0