Skip to content

Test coverage improvements - tracking issue #114

@danpetry

Description

@danpetry

Description

This is a place for all improvements in coverage to the release specs test. Please update this description with desired test improvements.

Coverage improvements

Test 01-ci

  • Run tasks 1, 2 and 3 in the reference Docker platform

Test 02-tests

There is a lot of scope for including more tests and improving Test 02, which is already automated. This can be done by:

  • Including more boards specified to be tested
  • Currently tests fail from the point of view of the compile-and-test-for-board.py script only if an exception is thrown in the Python test script (compilation error, timeout, etc.). I.e. it's a test to see if the test application flashes and runs, not passes. Enabling failure upon receiving [FAILED] would be beneficial, perhaps for a defined subset of tests to start, and then expanding.
  • Increasing the number of {RIOTBASE}/tests that are actually run during Test 02 (e.g. by allowing the test to be run automatically using make test, perhaps using a hardware-in-the-loop rig)
  • Adding to the tests in {RIOTBASE}/tests and making sure that they are run during execution of the Test 02 script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions