1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/bloom_bytes
Gaëtan Harter 642f5e4809
tests/bloom_bytes: explicitely expect a float
The last line should be a float lower than 1 so 0.XXX.
So expect it to match this.

This should prevent issues when float printing does not work.
2019-02-21 16:19:47 +01:00
..
tests tests/bloom_bytes: explicitely expect a float 2019-02-21 16:19:47 +01:00
main.c tests/bloom_bytes: replace %f with fmt/print_float 2019-02-21 16:19:38 +01:00
Makefile tests/bloom_bytes: replace %f with fmt/print_float 2019-02-21 16:19:38 +01:00