Source code of Windows XP (NT5)
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.
 
 
 
 
 
 
CryptoAlgo Inc daad8a087a Add source files 4 years ago
..
cleanup.cmd Add source files 4 years ago
drt.cmd Add source files 4 years ago
jeetests.bat Add source files 4 years ago
readme.txt Add source files 4 years ago
rundump.cmd Add source files 4 years ago
rundumpcall.cmd Add source files 4 years ago
runtrace.cmd Add source files 4 years ago
runtracecall.cmd Add source files 4 years ago
runum.cmd Add source files 4 years ago
runumtest.bat Add source files 4 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.