1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-base64
Marian Buschsieweke 4e6ec3493f
tests/unittests: Extend & clean up base64 tests
- Added unit test for `base64_estimate_{de,en}code_size()`
- Mark constant stuff as `const`
- Use `memcmp()` for comparing memory
- Do not use variable size arrays
- Various code style issue
2020-07-02 12:23:43 +02:00
..
Makefile unittests: remove unnecessary MODULE macro definition 2015-03-04 18:07:03 +01:00
Makefile.include tests/unittests/base64: add test case for urlsafe_encode 2020-03-31 19:01:05 +02:00
tests-base64.c tests/unittests: Extend & clean up base64 tests 2020-07-02 12:23:43 +02:00
tests-base64.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00