Re: [rtems-test] sparc/erc32: RTEMS_NETWORKING, RTEMS_POSIX_API: Passed:583 Failed:1 Timeout:1 Invalid:0 Wrong:0

2019-03-09 Thread Chris Johns
On 10/3/19 2:18 am, j...@rtems.org wrote: > Testing time : 0:03:48.073542 > Average test time: 0:00:00.384610 > > Host > > Linux-3.10.0-862.11.6.el7.x86_64-x86_64-with-centos-7.5.1804-Core (Linux > rtbf64c.rtems.com 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC > 2018 x86_64

Re: [rtems-test] sparc/erc32: RTEMS_NETWORKING, RTEMS_POSIX_API: Passed:583 Failed:1 Timeout:1 Invalid:0 Wrong:0

2019-03-09 Thread Joel Sherrill
On Sat, Mar 9, 2019, 11:01 AM Chris Johns wrote: > On 10/3/19 2:18 am, j...@rtems.org wrote: > > Testing time : 0:03:48.073542 > > Average test time: 0:00:00.384610 > > > > Host > > > > Linux-3.10.0-862.11.6.el7.x86_64-x86_64-with-centos-7.5.1804-Core (Linux > rtbf64c.rtems.com 3.10.0-86

[PATCH] libdl: Add an archive command

2019-03-09 Thread chrisj
From: Chris Johns - The archive command lists archives, symbols and any duplicate symbols. - Change the RTL shell commands to the rtems_printer to allow the output to be captured. --- cpukit/include/rtems/rtl/rtl-archive.h | 10 + cpukit/include/rtems/rtl/rtl-shell.h | 17 ++ cpukit/libd