From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6596 invoked by alias); 19 Feb 2004 10:57:36 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 6579 invoked by uid 453); 19 Feb 2004 10:57:36 -0000 Date: Thu, 19 Feb 2004 10:57:00 -0000 Message-ID: <20040219105736.6578.qmail@sources.redhat.com> From: jlarmour@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/kernel/current ChangeLog tests/f ... X-SW-Source: 2004/txt/msg00081.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2004-02-19 10:57:36 Modified files: packages/kernel/current: ChangeLog packages/kernel/current/tests: fptest.c kmutex3.c kmutex4.c mutex2.cxx mutex3.cxx smp.cxx sync3.cxx thread2.cxx timeslice.c tm_basic.cxx Log message: * tests/kmutex3.c (cyg_start): Use CYG_TEST_NA. * tests/kmutex4.c (cyg_start): Ditto. * tests/mutex2.cxx (cyg_start): Ditto. * tests/mutex3.cxx (cyg_start): Ditto. * tests/sync3.cxx (cyg_start): Ditto. * tests/thread2.cxx (cyg_start): Ditto. * tests/fptest.c (cyg_start): Use one line NA msg. * tests/smp.cxx (cyg_start): Ditto. * tests/timeslice.c (cyg_start): Ditto. * tests/tm_basic.cxx (cyg_start): Ditto.