|
|
11 months ago | |
|---|---|---|
| .. | ||
| benchmark | 1 year ago | |
| Makefile.am | 1 year ago | |
| Makefile.in | 1 year ago | |
| README.md | 1 year ago | |
| acc_tests.c | 1 year ago | |
| acc_tests.h | 1 year ago | |
| acc_tests_cxx.cpp | 1 year ago | |
| alloc_tests.c | 1 year ago | |
| alloc_tests.h | 1 year ago | |
| alloc_tests_cxx.cpp | 1 year ago | |
| basic_tests.c | 11 months ago | |
| basic_tests.h | 1 year ago | |
| basic_tests_cxx.cpp | 1 year ago | |
| chardata.c | 1 year ago | |
| chardata.h | 4 years ago | |
| chardata_cxx.cpp | 1 year ago | |
| common.c | 11 months ago | |
| common.h | 11 months ago | |
| common_cxx.cpp | 1 year ago | |
| dummy.c | 1 year ago | |
| dummy.h | 1 year ago | |
| dummy_cxx.cpp | 1 year ago | |
| handlers.c | 11 months ago | |
| handlers.h | 11 months ago | |
| handlers_cxx.cpp | 1 year ago | |
| memcheck.c | 1 year ago | |
| memcheck.h | 4 years ago | |
| memcheck_cxx.cpp | 1 year ago | |
| minicheck.c | 1 year ago | |
| minicheck.h | 1 year ago | |
| minicheck_cxx.cpp | 1 year ago | |
| misc_tests.c | 11 months ago | |
| misc_tests.h | 1 year ago | |
| misc_tests_cxx.cpp | 1 year ago | |
| ns_tests.c | 1 year ago | |
| ns_tests.h | 1 year ago | |
| ns_tests_cxx.cpp | 1 year ago | |
| nsalloc_tests.c | 1 year ago | |
| nsalloc_tests.h | 1 year ago | |
| nsalloc_tests_cxx.cpp | 1 year ago | |
| runtests.c | 1 year ago | |
| runtests_cxx.cpp | 1 year ago | |
| structdata.c | 1 year ago | |
| structdata.h | 4 years ago | |
| structdata_cxx.cpp | 1 year ago | |
| udiffer.py | 4 years ago | |
| xmltest.log.expected | 7 years ago | |
| xmltest.sh | 4 years ago | |
This directory contains the 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.
Expat must be built and, on some platforms, installed, before the tests can be run.