From owner-cvs-all Mon Jul 17 15:18:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 995A337B55B; Mon, 17 Jul 2000 15:18:34 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA69522; Mon, 17 Jul 2000 15:18:34 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200007172218.PAA69522@freefall.freebsd.org> From: Jason Evans Date: Mon, 17 Jul 2000 15:18:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/test README hello_b.c hello_d.c hello_d.exp hello_s.c mutex_d.c mutex_d.exp propagate_s.pl sem_d.c sem_d.exp sigsuspend_d.c sigsuspend_d.exp sigwait_d.c sigwait_d.exp verify Makefile src/lib/libc_r/test/mutex Makefile ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/07/17 15:18:33 PDT Modified files: (Branch: RELENG_4) lib/libc_r/test Makefile Added files: (Branch: RELENG_4) lib/libc_r/test README hello_b.c hello_d.c hello_d.exp hello_s.c mutex_d.c mutex_d.exp propagate_s.pl sem_d.c sem_d.exp sigsuspend_d.c sigsuspend_d.exp sigwait_d.c sigwait_d.exp verify Removed files: (Branch: RELENG_4) lib/libc_r/test/mutex Makefile mutex.c lib/libc_r/test/sigsuspend Makefile sigsuspend.c lib/libc_r/test/sigwait Makefile sigwait.c Log: MFC: Add a test framework, convert existing tests to work with the framework, and add a test for semaphores. Revision Changes Path 1.4.2.1 +118 -3 src/lib/libc_r/test/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message