compute-runtime/level_zero/tools/source/sysman/global_operations
Bill Jordan ccd5abfbfd Add zesDeviceReset ULTs.
This patch adds two ULTs.

Verify that an IN USE error is returned if the device is open by another
process.

Verify that reset succeeds if device is not in use.

Verify that reset with force succeeds if device is in use.

Verify that reset without force succeeds if device is opened during
reset, and process is killed.

Verify that reset with force fails with device in use
if device is opened during reset, and process will not die

Change-Id: I232572c192bc481d8d63ef39c7494976100325ff
Signed-off-by: Bill Jordan <bill.jordan@intel.com>
2020-10-19 15:01:19 +02:00
..
linux Add zesDeviceReset ULTs. 2020-10-19 15:01:19 +02:00
windows
CMakeLists.txt
global_operations.h
global_operations_imp.cpp
global_operations_imp.h
os_global_operations.h