Yes, why not... Speaking of which, shouldn't the test-all-modules test be a separate script?
And one more thing, it's getting very tricky to read out which test(s) failed. Maybe a renovation of the testsuite output would be in order?
I can think of a testsuite program that outputs stuff that a parent program handles and formats, to be able to handle segfaults and other nastiness.
/ Mirar
Previous text:
2003-12-10 02:28: Subject: client-server/agent testsuite
Can't see why it wouldn't work. You can always write the tests in separate programs (see e.g. src/modules/files/socktest.pike). When you start writing elaborate tests like that you probably want to have them separate anyway.
/ Martin Stjernholm, Roxen IS