windows-nt/Source/XPSP1/NT/base/wmi/drt/tracelog/regress
2020-09-26 16:20:57 +08:00
..
cleanup.cmd Add source files 2020-09-26 16:20:57 +08:00
drt.cmd Add source files 2020-09-26 16:20:57 +08:00
jeetests.bat Add source files 2020-09-26 16:20:57 +08:00
readme.txt Add source files 2020-09-26 16:20:57 +08:00
rundump.cmd Add source files 2020-09-26 16:20:57 +08:00
rundumpcall.cmd Add source files 2020-09-26 16:20:57 +08:00
runtrace.cmd Add source files 2020-09-26 16:20:57 +08:00
runtracecall.cmd Add source files 2020-09-26 16:20:57 +08:00
runum.cmd Add source files 2020-09-26 16:20:57 +08:00
runumtest.bat Add source files 2020-09-26 16:20:57 +08:00

    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.