Index of /archives/NetBSD/NetBSD-release-9/src/external/mit/expat/dist/tests
Name Last modified Size Description
Parent Directory -
CVS/ 2024-02-15 03:51 -
benchmark/ 2024-02-15 03:49 -
xmltest.log.expected 2019-09-18 04:51 398
README.txt 2012-04-06 19:23 570
runtestspp.cpp 2019-09-18 04:51 1.7K
memcheck.h 2019-09-18 04:51 2.1K
chardata.h 2019-09-18 04:51 2.1K
Makefile.am 2019-09-18 04:51 2.1K
udiffer.py 2019-09-18 04:51 2.2K
structdata.h 2019-09-18 04:51 2.4K
chardata.c 2019-09-18 04:51 3.0K
xmltest.sh 2019-09-18 04:51 3.5K
minicheck.h 2019-09-18 04:51 4.0K
structdata.c 2019-09-18 04:51 4.5K
memcheck.c 2019-09-18 04:51 5.3K
minicheck.c 2019-09-18 04:51 5.8K
Makefile.in 2019-09-18 04:51 42K
runtests.c 2019-09-18 04:51 448K
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.