General purpose executables which may be useful in the context of testing. More...
Modules | |
ScanPerfCounters | |
Win32 console application "ScanPerfCounters.exe" retrieves a list of performance counters available on your windows system. A single counter instance can be selected via dialog to test the periodic retrieving of performance data. | |
DemoApp | |
Win32 console application "DemoApp.exe" is a simple program which can simulate erraneous program behaviour (exit error code, endless loops, invalid memory access). The required behaviour can be controlled via command line args. | |
TimedExec | |
Win32 console application "TimedExec.exe" allows the controlled execution of an other executable X within a limited time period. Executable and time interval are specified as command line args. |
General purpose executables which may be useful in the context of testing.