Hi I thought it was clear that these patches should not be merged. They take too broad a stroke and don't make any attempt to resolve the real issue. The psxtm* amd tm* tests can easily be made to fit. Most of the offendiing ones respect an OPERATION_COUNT define which controls how many objects under test will be created.
Chris is working on a modification to override OPERATION_COUNT from tcfg and that is the more elegant solution. Some of the tests likely don't fit but this is a sledgehammer solution and ignored the comments that didn't want these patches merged. I would have implemented these a couple of months ago if I thought it was prudent. --joel On Mon, Mar 4, 2019 at 12:20 AM Sebastian Huber <s...@rtems.org> wrote: > Module: rtems > Branch: master > Commit: 77971b66175c6c9e9c5889a65069a7701e3c8ec9 > Changeset: > http://git.rtems.org/rtems/commit/?id=77971b66175c6c9e9c5889a65069a7701e3c8ec9 > > Author: Sebastian Huber <sebastian.hu...@embedded-brains.de> > Date: Mon Feb 25 13:47:42 2019 +0100 > > bsp/lm4f120: Disable unsupported tests > > --- > > bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg | 70 > ++++++++++++++++++++++--- > 1 file changed, 64 insertions(+), 6 deletions(-) > > diff --git a/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg > b/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg > index 8eafa26..0c074d0 100644 > --- a/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg > +++ b/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg > @@ -7,21 +7,79 @@ > include: testdata/disable-iconv-tests.tcfg > include: testdata/disable-jffs2-tests.tcfg > > +exclude: block08 > +exclude: capture > exclude: fileio > -exclude: cdtest > -exclude: iostream > exclude: flashdisk01 > exclude: fsdosfsname01 > exclude: ftp01 > exclude: linpack > +exclude: loopback > exclude: mghttpd01 > -exclude: monitor02 > +exclude: ostream > exclude: pppd > +exclude: psxaio01 > +exclude: psxaio02 > +exclude: psxaio03 > +exclude: psxconfig01 > +exclude: psxtmbarrier02 > +exclude: psxtmclocknanosleep02 > +exclude: psxtmclocknanosleep03 > +exclude: psxtmcond08 > +exclude: psxtmcond09 > +exclude: psxtmcond10 > +exclude: psxtmmqrcvblock01 > +exclude: psxtmmqrcvblock02 > +exclude: psxtmmutex02 > +exclude: psxtmmutex04 > +exclude: psxtmmutex06 > +exclude: psxtmnanosleep02 > +exclude: psxtmrwlock02 > +exclude: psxtmrwlock03 > +exclude: psxtmrwlock04 > +exclude: psxtmrwlock05 > +exclude: psxtmrwlock07 > +exclude: psxtmsem03 > +exclude: psxtmsem05 > +exclude: psxtmsleep02 > +exclude: psxtmthread01 > +exclude: psxtmthread03 > exclude: sp16 > exclude: sp25 > +exclude: sp42 > +exclude: sp47 > exclude: sp48 > +exclude: sp71 > exclude: spstkalloc02 > -exclude: sptls02 > -exclude: rtems++ > -exclude: tmfine01 > +exclude: sptimecounter02 > +exclude: sptimecounter03 > +exclude: tm02 > +exclude: tm03 > +exclude: tm04 > +exclude: tm05 > +exclude: tm06 > +exclude: tm07 > +exclude: tm10 > +exclude: tm11 > +exclude: tm12 > +exclude: tm13 > +exclude: tm14 > +exclude: tm15 > +exclude: tm16 > +exclude: tm17 > +exclude: tm18 > +exclude: tm21 > +exclude: tm23 > +exclude: tm24 > +exclude: tm25 > +exclude: tm26 > +exclude: tm29 > +exclude: tm31 > +exclude: tm32 > +exclude: tm33 > +exclude: tm34 > +exclude: tm35 > +exclude: tm36 > +exclude: tmcontext01 > +exclude: top > exclude: utf8proc01 > > _______________________________________________ > vc mailing list > v...@rtems.org > http://lists.rtems.org/mailman/listinfo/vc >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel