Skip to content

tests: add sub-test support to runner and add runner unit tests - #4046

Open
brgoing wants to merge 2 commits into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/runner-sub-test-support
Open

brgoing wants to merge 2 commits into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/runner-sub-test-support

Conversation

@brgoing

@brgoing brgoing commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Adds failure reporting support for unittest sub tests. Sub test failures previously produced no TAP line output. Sub test failures are now reported on the TAP line for the parent test, with only one TAP line generated per test to preserve the expected test count. Also adds unit tests for validating runner behavior.

Adds failure reporting support for unittest sub tests.  Sub test
failures previously produced no TAP line output.  Sub test failures are
now reported on the TAP line for the parent test, with only one TAP line
generated per test to preserve the expected test count.

Signed-off-by: Broc Going <bgoing@micron.com>
Adds unit tests for verifying e2e test runner tracking of test results
and handling of subtests.

Signed-off-by: Broc Going <bgoing@micron.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant