Marian Buschsieweke
|
5c0f1e645b
|
sys/embUnit: add IWYU pragmas
This will fix false positives for unused includes in the unit tests
with clangd.
Co-authored-by: crasbe <crasbe@gmail.com>
|
2025-04-23 13:50:33 +02: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 |
|
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 |
|