Leaked source code of windows server 2003
 
 
 
 
 
 
shaswata56 7b07a90fc1 added large files to lfs 5 years ago
..
cleanup.cmd commiting as it is 5 years ago
drt.cmd commiting as it is 5 years ago
jeetests.bat commiting as it is 5 years ago
readme.txt commiting as it is 5 years ago
rundump.cmd commiting as it is 5 years ago
rundumpcall.cmd commiting as it is 5 years ago
runtrace.cmd commiting as it is 5 years ago
runtracecall.cmd commiting as it is 5 years ago
runum.cmd commiting as it is 5 years ago
runumtest.bat commiting as it is 5 years ago

readme.txt


Tests for Event Tracing API:


Test Files:
Files in this directory. Provider.exe Evntrace.exe


Run Test:

Run evntrace.cmd


This batch file will call evntrace to perform the tests,
then finally removes the log files created by the event logger.



Log File:

The log file is named evntrace.log and Provider.log.
All tests should succeed in evntrace.log. The Provider.log
will show errors.



Troubleshooting (cleanup.cmd):

Whenever a test run is abruptly terminated or other error,
some loggers might have been started and remain unstopped.
So, when the test is run again, they might result in false
errors.

In such a case, please run cleanup.cmd, which will try
to stop all the test loggers. Also, please ignore any
errors reported by cleanup.