aboutsummaryrefslogtreecommitdiff
path: root/tests/test_hardware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin1-0/+2
2024-02-14Change most public domain parts to 0BSD.Lasse Collin1-3/+0
2022-10-06Tests: Fix compilation issues.Jia Tan1-1/+1
2022-10-05Tests: Include mythread.h in the tests that use MYTHREAD_ENABLED.Lasse Collin1-0/+1
2022-10-05Tests: Fix compilation error when threading support has been disabled.Jia Tan1-0/+4
2022-06-10Tests: Created tests for hardware functions.Jia Tan1-0/+45