Re: rtems-test not running tests for leon3

2021-03-23 Thread Richi Dubey
The test does not execute TEST_END() and exits just like that: https://git.rtems.org/rtems/tree/testsuites/samples/minimum/init.c#n31, hence it is always flagged as a failure in rtems-test. On Wed, Mar 24, 2021 at 2:55 AM Chris Johns wrote: > On 24/3/21 1:18 am, Richi Dubey wrote: > > Afaik mini

Re: rtems-test not running tests for leon3

2021-03-23 Thread Chris Johns
On 24/3/21 1:18 am, Richi Dubey wrote: > Afaik minimum tests are supposed to fail. This is something I am not sure about. It is minimal by definition and as a result does not print anything so it is impossible to determine if the test runs of fails. As an example to show how small RTEMS can be it

Re: rtems-test not running tests for leon3

2021-03-23 Thread Joel Sherrill
ion just got missed. It needs to be removed. > > > I got it to run with sparc-rtems6-sis, though. > That's what you should be using (or qemu) --joel > > > *From:* Joel Sherrill > *Sent:* Tuesday, March 23, 2021 9:22 AM > *To:* Ryan Long > *Cc:* rtems-de...@rte

RE: rtems-test not running tests for leon3

2021-03-23 Thread Ryan Long
-test not running tests for leon3 Are you sure this is the master for RTEMS test? The sis simulator has been out of gdb for a while. I would hope the tester configuration is gone. But apparently it isn't. You shouldn't use leon3. It needs to be removed. Use leon3-sis or leon3-qemu On T

Re: rtems-test not running tests for leon3

2021-03-23 Thread Joel Sherrill
Are you sure this is the master for RTEMS test? The sis simulator has been out of gdb for a while. I would hope the tester configuration is gone. But apparently it isn't. You shouldn't use leon3. It needs to be removed. Use leon3-sis or leon3-qemu On Tue, Mar 23, 2021, 9:07 AM Ryan Long wrote:

Re: rtems-test not running tests for leon3

2021-03-23 Thread Richi Dubey
Afaik minimum tests are supposed to fail. On Tue, Mar 23, 2021 at 7:37 PM Ryan Long wrote: > Hi, > > > > I’ve been trying to run the tests for leon3, but the only test that runs > properly is the minimum test. All of the others produce output like so in > the log file. > > > > [334/597] p:0 f