Marian Buschsieweke
|
cac44edec7
|
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
|
2025-05-21 22:51:04 +02:00 |
|
KSKNico
|
e6b17fa5cb
|
sys: replace header guards with #pragma once
|
2025-05-16 19:40:06 +02:00 |
|
Benjamin Valentin
|
d59819e641
|
sys/test_utils: mark expect() condition as likely true
|
2023-01-18 01:17:31 +01:00 |
|
Benjamin Valentin
|
7bc115e326
|
sys/test_utils: replace RIOT_FILE_RELATIVE with __FILE__
|
2022-11-19 01:48:42 +01:00 |
|
Gunar Schorcht
|
9c726e7eb5
|
sys: reduce RAM usage by expect on AVR
|
2020-02-25 16:43:04 +01:00 |
|
|
|
36bb7741ac
|
sys/test_utils: add "expect()"
|
2020-02-24 11:45:33 +01:00 |
|