Re: [PATCH] tests: Avoid printf versions that uses floats

2018-09-20 Thread Daniel Hellstrom
On 2018-09-20 07:43, Sebastian Huber wrote: I am not sure if we should introduce this Newlib-specific functions in throughout the code base. The siprintf() is currently not used. I am more in favour to enable the FPU for the corresponding tasks. Ok. I will update the patch to include FP conte

Re: [PATCH] tests: Avoid printf versions that uses floats

2018-09-19 Thread Sebastian Huber
I am not sure if we should introduce this Newlib-specific functions in throughout the code base. The siprintf() is currently not used. I am more in favour to enable the FPU for the corresponding tasks. The rest of the patch series looks good. -- Sebastian Huber, embedded brains GmbH Address :

[PATCH] tests: Avoid printf versions that uses floats

2018-09-19 Thread Daniel Hellstrom
From: Daniel Cederman --- testsuites/fstests/fserror/test.c| 8 +++--- testsuites/fstests/fspermission/test.c | 2 +- testsuites/fstests/fsrename/test.c | 44 testsuites/libtests/block06/init.c | 4 +-- testsuites/psxtests/psxfile01/test.