I have added a mailing list, named libteklti-testsuites, for users to use for submitting testsuite results.
Currently, tekltifrm.cpp is the source file containing the testsuites for libteklti. It is not compiled with make, so you will have to compile tekltifrm.cpp seperately. Once it produces a tekltifrm program, you can run the program and save its output to a file for submission to the libteklti-testsuites mailing list.
EDIT: To make it easier to manage the testsuite code, it has just been seperated into several source files and one header file: tekltifrm.cpp, testsuite.h, testsuite-tekstd.cpp, and testsuite-tekfilebinary.cpp.