ARMmbed / ARMmbed/ci-test-shield

Add async tests

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
9
Forks
33
PR merge metrics
No merged PRs in 30d

Description

We got some async test in the mbed-os, that shall be added/or rewrite or write a new one.

To be added:
- SPI
- I2C
- serial

Tests references:
- https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Silicon_Labs/TARGET_EFM32/TESTS/spi/basic-spi/main.cpp
- https://github.com/ARMmbed/mbed-os/tree/master/features/unsupported/tests/utest (async tests)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the referenced SPI example at targets/TARGET_Silicon_Labs/TARGET_EFM32/TESTS/spi/basic-spi/main.cpp and review the async tests under features/unsupported/tests/utest. Determine how SPI, I2C, and serial coverage should be added or rewritten, then verify that async tests exist for all three interfaces.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.