BOOTSTRAP (ktestutils) library


LIBRARY NAME

ktestutils - a collection of routines for use in testsuites

DESCRIPTION

LIST OF LIBRARY FUNCTIONS

ktest_begin
start a testsuite
ktest_end
end a testsuite
ktest_case
introduce a test case
ktest_result
end test case and register the result
ktest_fatal
print error message and exit with failure status

ADDITIONAL INFORMATION

LOCATION OF SOURCE FILES

$BOOTSTRAP/objects/library/ktestutils/src

LOCATION OF PUBLIC INCLUDE FILE

$BOOTSTRAP/include/ktestutils/ktestutils.h

YOU MUST INCLUDE

#include <bootstrap.h>

SEE ALSO

SEE MANUAL

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.