ARMmbed / ci-test-shield

mbed CI Test Shield
Apache License 2.0
9 stars 36 forks source link

Feature additions: PWM separation and concurrent testing #65

Closed mray190 closed 7 years ago

mray190 commented 7 years ago

Features:

2 features added: PWM separation and concurrent testing

PWM separation

Some MCUs do not have the ability to have rising and falling edge PWM triggers. We separated the PWM test into 3 separate tests:

Concurrent tests

Tests were designed to test specific implementations of mbed OS APIs. We added 3 additional tests to verify that crossover between APIs does not interfere. We test the following tests concurrently:

Feature requests

Feature requests originally brought up here: