Skip to content

Arch specific test runner #8

@P-E-P

Description

@P-E-P

Current test runner is setup in the kernel crate, but this runner rely on a specific configuration which might be architecture dependant. We need to move the test runner in arch specific crates for multiple reasons:

  • The architecture specific separation would occur naturally
  • The architecture specific code could rely on this same runner to run it's own unit tests as a crate independently from the kernel crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions