Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Shaswata Das 5c6fe3db62
Create README.md
4 years ago
..
conform commiting as it is 4 years ago
engine commiting as it is 4 years ago
inc commiting as it is 4 years ago
scr commiting as it is 4 years ago
dirs commiting as it is 4 years ago
readme.txt commiting as it is 4 years ago

readme.txt

See the gradienttst.cxx for an example of the test.  The gradienttst is derived

from the abstract Test class. The test should implement the vEntry() virtual
function. This is the function which will be called by the conform shell.
There is also an object factory, AcquireTst(), as well as the constructor for
the TestList class that need to be updated if you are adding new tests. To
enable a test, you need to add the test object name in the gpcfm.scr script
file.

To run the test, type "gpcfm gpcfm.scr". The test creates the gpcfm.log log
file.

If you are not enlisted to nttest, you will need the ntlog.h and ntlog.lib in
the ntlog directory to build...