From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10801 invoked by alias); 28 Sep 2013 15:58:05 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 10791 invoked by uid 89); 28 Sep 2013 15:58:05 -0000 Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sat, 28 Sep 2013 15:58:05 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,HELO_DYNAMIC_IPADDR,RCVD_IN_PBL,RCVD_IN_SEMBLACK,RCVD_IN_SORBS_DUL,RDNS_NONE,SPF_FAIL autolearn=no version=3.3.2 X-HELO: plane.gmane.org Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VPwu6-0000Wx-Hc for ecos-discuss@ecos.sourceware.org; Sat, 28 Sep 2013 17:57:58 +0200 Received: from c-24-118-110-103.hsd1.mn.comcast.net ([24.118.110.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Sep 2013 17:57:58 +0200 Received: from grant.b.edwards by c-24-118-110-103.hsd1.mn.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Sep 2013 17:57:58 +0200 To: ecos-discuss@ecos.sourceware.org From: Grant Edwards Date: Sat, 28 Sep 2013 15:58:00 -0000 Message-ID: References: <14164d742f8.27fb.799ea3a643466610f4d7f5fbf25d1969@googlemail.com> User-Agent: slrn/1.0.1 (Linux) X-IsSubscribed: yes Subject: [ECOS] Re: Cortex-M3 failing certain kernel tests X-SW-Source: 2013-09/txt/msg00017.txt.bz2 On 2013-09-28, David Fernandez wrote: > I found a similar problem. Seems that the tests expect 10ms tick period > to be configured. > > I made a patch for that, using a couple of conversion functions > to/from?ticks from/to time that were available in the test code, or > maybe in some?ecos code... I'll have to check that, to avoid > dependency with the timer?tick. > > Seems that there is nobody attending the list that would look > into?submitting patches this days, so I'll see if I can put together > the mods I?did for this thing this monday and post them on the list. When I have some spare time, I was going to try to fix the CDL so that the "picky" tests would only be built when the requirements for the test were met. I'm probably not going to have time to work on that for some weeks.... -- Grant -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss