phoenix-rtos/phoenix-rtos-project

Rewrite old tests using Unity and harnesses

Open

#142 opened on Jul 9, 2021

View on GitHub
 (2 comments) (0 reactions) (2 assignees)C (48 forks)auto 404
good first issuetests

Repository metrics

Stars
 (62 stars)
PR merge metrics
 (PR metrics pending)

Description

In pheonix-rtos-tests there are old tests that could be rewritten using Unity framework or python harnesses:

If you want to rewrite test just create PR and link to this issue. I'll try to track what have been done. Benchmark tests could be done using test harness with some fixed ranges of benchmark. I encourage to expand some tests (e.g. malloc).

Contributor guide