Index of /archives/NetBSD/NetBSD-release-9/src/external/mit/expat/dist/tests

Icon  Name                                                           Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] CVS/ 2024-02-15 03:51 - [DIR] benchmark/ 2024-02-15 03:49 - [   ] xmltest.sh 2019-09-18 04:51 3.5K [TXT] xmltest.log.expected 2019-09-18 04:51 398 [TXT] udiffer.py 2019-09-18 04:51 2.2K [TXT] structdata.h 2019-09-18 04:51 2.4K [TXT] structdata.c 2019-09-18 04:51 4.5K [TXT] runtestspp.cpp 2019-09-18 04:51 1.7K [TXT] runtests.c 2019-09-18 04:51 448K [TXT] minicheck.h 2019-09-18 04:51 4.0K [TXT] minicheck.c 2019-09-18 04:51 5.8K [TXT] memcheck.h 2019-09-18 04:51 2.1K [TXT] memcheck.c 2019-09-18 04:51 5.3K [TXT] chardata.h 2019-09-18 04:51 2.1K [TXT] chardata.c 2019-09-18 04:51 3.0K [TXT] Makefile.in 2019-09-18 04:51 42K [TXT] Makefile.am 2019-09-18 04:51 2.1K [TXT] README.txt 2012-04-06 19:23 570
This directory contains the (fledgling) test suite for Expat.  The
tests provide general unit testing and regression coverage.  The tests
are not expected to be useful examples of Expat usage; see the
examples/ directory for that.

The Expat tests use a partial internal implementation of the "Check"
unit testing framework for C. More information on Check can be found at:

        http://check.sourceforge.net/

Expat must be built and, depending on platform, must be installed, before "make check" can be executed.

This test suite can all change in a later version.