Skip to content

Combine x86_64-qnx and unit-tests-x86_64-qnx into one config #405

Description

@danth

What

#328 introduced a separate Bazel argument for QNX QEMU unit tests, to work around the unit test framework needing --run_under, which interferes with the integration tests.

It would be nice to run all tests in one command.

Acceptance Criteria (DoD)

  • QNX unit tests and integration tests can both be run under QEMU in one invocation of bazel test

How

Follow the guide in the unit test framework to use wrapper targets rather than --run_under, then resolve the errors that leads to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions