Statistics
| Branch: | Tag: | Revision:

amiro-os / test / periphery-lld / bq27500_v1_bq241xx_v1 / aos_test_bq27500_bq241xx.c @ 0aed1f1b

History | View | Annotate | Download (7.696 KB)

# Date Author Comment
ce12e797 2019-10-15 14:12 Thomas Schöpping

Introduced a function to initialize aos_testresult_t objects: aosTestResultInit()

b23ca7cc 2019-07-22 13:32 Thomas Schöpping

minor review of periphery tests

4c72a54c 2019-07-15 13:21 Thomas Schöpping

Massive overhaul:
- updated to a new version of AMiRo-LLD
- tests (formerly unit tests) are now split onto multiple parts:
- there are "global" tests for each driver etc.
- there is an individual part for each module, e.g. if there are multiple instances of the same periphery...