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