From owner-freebsd-questions Wed Apr 26 15:12:23 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA28502 for questions-outgoing; Wed, 26 Apr 1995 15:12:23 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA28494 for ; Wed, 26 Apr 1995 15:12:19 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA09515; Wed, 26 Apr 95 16:05:48 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9504262205.AA09515@cs.weber.edu> Subject: Re: libc testsuite? To: steve@khoros.unm.edu (Steven Jorgensen) Date: Wed, 26 Apr 95 16:05:47 MDT Cc: questions@FreeBSD.org In-Reply-To: <9504262045.AA19118@borris.khoros.unm.edu> from "Steven Jorgensen" at Apr 26, 95 02:45:42 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > Is there some sort of correctness testsuite for testing > the libc C library under freebsd (or any unix for that > matter.. :) ? The NIST/PCTS (National Institute of Standards and Technology, POSIX Conformance Test Suite) is currently available for $2500 from NIST in Washington, DC, USA. It requires TET, the Test Environment Toolkit. TET is available from several sites around the world, and is part of the UNIX International archive at ftp.digibd.com that I helped recover after UI went belly up and their ftp server at uiunix.ui.org went offline (but AlterNET is still resolving ther !@#$%! address). TET is a framework for running conformance testing suites, and can be made to run under FreeBSD with a bit of effort. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.