29 lines
1.2 KiB
Plaintext
Raw Normal View History

This file documents the high-level status of the regression cases.
------------------------------------------------------------------------------------
DIRECTORY STATUS TODO
------------------------------------------------------------------------------------
services : NO TESTS write test framework for services.
turtle : NO TESTS write tests
rsserver : NO TESTS write tests
upnp : NO TESTS write tests.
util : limited manual tests complete tests, convert to automatic
dbase : limited manual tests complete tests, convert to automatic
pqi : limited manual tests complete tests, convert to automatic
ft : manual tests complete tests, convert to automatic
tcponudp : manual tests convert to automatic
dht : manual tests ignore - old code - to be replaced soon.
serialiser : automatic tests complete tests, update tests.
Suggestion to automate all tests
================================
* each directory contains multiple executables.
- by default, each executable should perform an automatic test
- each executable should return 0 when passed, !=0 otherwise
- each directory has a script "perform_auto_tests.sh" that calls all programs in the directory