1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/bench_sys_base64
Marian Buschsieweke 86fdbd7054
core/lib: Add macros/utils.h header
The macros CONCAT(), MIN(), and MAX() are defined over and over again in
RIOT's code base. This de-duplicates the code by moving the macros to a
common place.
2023-01-07 09:47:44 +01:00
..
tests tests/bench_sys_base64: reduce test iterations (10000 -> 1000) 2020-07-23 12:54:56 +02:00
main.c core/lib: Add macros/utils.h header 2023-01-07 09:47:44 +01:00
Makefile tests: Add benchmark for sys/base64 2020-07-02 12:23:43 +02:00
Makefile.ci tests/*: update Makefile.ci 2022-03-18 08:23:00 +01:00