tests using FP specifiers in prints
Joel Sherrill
joel at rtems.org
Thu Feb 8 15:02:02 UTC 2018
Hi
Jennifer noticed that sp19 prints %g instead of numbers now that
we switched to printk for the tests. I did a quick grep and found these:
testsuites$ grep -rl "%g" .
./samples/fileio/init.c
./samples/paranoia/paranoia.c
./sptests/sp19/first.c
./sptests/sp19/fptask.c
./sptests/sp19/fptest.h
./tmtests/tm26/fptest.h
Are fileio and paranoia using printf()?
Do we need to eliminate these uses of %g in sptests and tmtests?
--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180208/b36b0e77/attachment.html>
More information about the devel
mailing list