<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 8, 2018 at 9:13 AM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 08/02/18 16:02, Joel Sherrill wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
Jennifer noticed that sp19 prints %g instead of numbers now that<br>
we switched to printk for the tests.  I did a quick grep and found these:<br>
<br>
testsuites$ grep -rl "%g" .<br>
./samples/fileio/init.c<br>
./samples/paranoia/paranoia.c<br>
./sptests/sp19/first.c<br>
./sptests/sp19/fptask.c<br>
./sptests/sp19/fptest.h<br>
./tmtests/tm26/fptest.h<br>
<br>
Are fileio and paranoia using printf()?<br>
</blockquote>
<br></span>
They use:<br>
<br>
testsuites/samples/pppd/init.c<wbr>: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/samples/loopback/in<wbr>it.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/samples/paranoia/in<wbr>it.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/samples/hello/init.<wbr>c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/samples/capture/ini<wbr>t.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/benchmarks/linpack/<wbr>init.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/benchmarks/whetston<wbr>e/init.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/benchmarks/dhryston<wbr>e/init.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/libtests/mathl/init<wbr>.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/libtests/mathf/init<wbr>.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/libtests/complex/in<wbr>it.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/libtests/capture01/<wbr>init.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/libtests/math/init.<wbr>c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/smptests/smpmigrati<wbr>on01/init.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/smptests/smpopenmp0<wbr>1/init.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br>
testsuites/sptests/spconsole01<wbr>/init.c: rtems_print_printer_fprintf_pu<wbr>tc(&rtems_test_printer);<br></blockquote><div><br></div><div><br></div><div>sp19 and tm26 are not in that list. What about them? </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
Do we need to eliminate these uses of %g in sptests and tmtests?<br>
<br>
--joel<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br></span>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman<wbr>/listinfo/devel</a><br>
</blockquote>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : <a href="tel:%2B49%2089%20189%2047%2041-16" value="+4989189474116" target="_blank">+49 89 189 47 41-16</a><br>
Fax     : <a href="tel:%2B49%2089%20189%2047%2041-09" value="+4989189474109" target="_blank">+49 89 189 47 41-09</a><br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brain<wbr>s.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman<wbr>/listinfo/devel</a></blockquote></div><br></div></div>