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.
shaswata56
7b07a90fc1
|
4 years ago | |
---|---|---|
.. | ||
cleanup.cmd | 4 years ago | |
drt.cmd | 4 years ago | |
jeetests.bat | 4 years ago | |
readme.txt | 4 years ago | |
rundump.cmd | 4 years ago | |
rundumpcall.cmd | 4 years ago | |
runtrace.cmd | 4 years ago | |
runtracecall.cmd | 4 years ago | |
runum.cmd | 4 years ago | |
runumtest.bat | 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.