1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/unittests
Oleg Hahm ef5ec344fd core: prefix API functions correctly
Also changed names for bitarithm functions and rename thread_pid to sched_active_pid.
2014-05-18 08:53:20 +02:00
..
embunit unittests: exit(1) or error 2014-05-14 10:31:22 +02:00
tests-core core: prefix API functions correctly 2014-05-18 08:53:20 +02:00
doc.txt Implement core unittests 2014-05-15 11:07:11 +02:00
main.c unittests: separate test suites from main.c 2014-05-14 12:57:52 +02:00
Makefile unittests: separate test suites from main.c 2014-05-14 12:57:52 +02:00
map.h unittests: separate test suites from main.c 2014-05-14 12:57:52 +02:00
README.md Create unittest application 2014-04-10 15:33:10 +02:00
unittests.h unittests: use subfolders for different tests 2014-05-14 12:48:56 +02:00

Unittests

see Wiki