[PATCH v2 0/3] Fixes to exeter test integration
In advance of the tunbridge work, here are some further small fixes to the test logic, specifically how we interface with exeter tests. v2: * Consistently use ${} style for shell variables * Assorted minor revisions based on Stefano's feedback David Gibson (3): test: Use ${} consistently in lib/exeter test: Add some missing quoting in exeter runner test: For missing static checkers, skip rather than failing tests test/build/static_checkers.sh | 24 ++++++++++++++++++------ test/lib/exeter | 28 ++++++++++++++++++---------- 2 files changed, 36 insertions(+), 16 deletions(-) -- 2.51.0
On Fri, 10 Oct 2025 14:45:46 +1100
David Gibson
In advance of the tunbridge work, here are some further small fixes to the test logic, specifically how we interface with exeter tests.
v2: * Consistently use ${} style for shell variables * Assorted minor revisions based on Stefano's feedback
David Gibson (3): test: Use ${} consistently in lib/exeter test: Add some missing quoting in exeter runner test: For missing static checkers, skip rather than failing tests
Applied. -- Stefano
participants (2)
-
David Gibson
-
Stefano Brivio