Skip to content

Introduce test types in metadata #1325

Description

@acerv

We would like to remove runtest files as they are prone to failure during maintenance. The idea is to provide a struct tst_test -> type that can be used to filter out tests which are testing specific subsystems. This should be done, for example, via kirk (but not only) command in the following way:

kirk --run-by-rule "type=syscalls AND type=memory"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions