H.Merijn Brand <[EMAIL PROTECTED]> ha escrit:

> It looks like 'genfile' either spews more or less info than what
> testsuite expects,

It is unable to create files on these system. The following output:

+10242 10240

means that genfile attempted to create a file 10240 bytes long, but the
resulting file had 10242 bytes. The same for the rest of tests. What's
interesting, in all tests the actual file length is 2 bytes more than
requested. Any idea why?

> How do I run a single test?

./testsuite -k ID

where ID is any of identifiers listed in the file's AT_KEYWORDS
statement.

> In verbose mode?

./testsuite -k ID -v

For maximum verbosity:

./testsuite -k ID -v -x 

> ------ This is a copy of the message, including all the headers. ------
> ------ The body of the message is 970533 characters long; only the
> ------ first

That message was obviously too big to be accepted by the list.

Regards,
Sergey


Reply via email to