Benjamin Valentin
|
74a8911597
|
sys/embUnit: replace RIOT_FILE_RELATIVE with __FILE__
|
2022-11-19 01:48:42 +01:00 |
|
René Kijewski
|
c813a7ee82
|
embunit: const char *
|
2018-12-03 14:41:12 +01:00 |
|
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
2017-05-24 17:54:02 +02:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Shuguo Zhuo
|
76f593af11
|
sys/embunit: revised header include guards.
|
2016-09-01 15:33:23 +02:00 |
|
Oleg Hahm
|
e15bdd257a
|
debug: replace __FILE__ by RIOT_RELATIVE_FILE
|
2015-09-20 01:51:47 +02:00 |
|
René Kijewski
|
f684aa4b2d
|
tests: make embUnit a normal sys module
There is nothing quite special about embUnit.
This PR makes it a normal sys module, so that you can use it in any
application / test.
|
2014-12-21 20:04:57 +01:00 |
|