compute-runtime/level_zero/tools/source/sysman/linux
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
..
pmu In Sysman fix C++ programming warnings 2020-10-06 16:35:53 +02:00
udev Implement zesDeviceGetState() API 2020-10-12 14:27:19 +02:00
xml_parser Cmake format script 2020-08-19 16:36:30 +02:00
CMakeLists.txt Implement zesDeviceGetState() API 2020-10-12 14:27:19 +02:00
fs_access.cpp Add zesDeviceReset ULTs. 2020-10-19 15:01:19 +02:00
fs_access.h Add zesDeviceReset ULTs. 2020-10-19 15:01:19 +02:00
os_sysman_imp.cpp Fix zesDeviceReset for Spec version 1. 2020-10-05 19:55:14 +02:00
os_sysman_imp.h Fix zesDeviceReset for Spec version 1. 2020-10-05 19:55:14 +02:00
pmt.cpp Support for Platform Monitoring Technology 2020-07-02 19:41:06 +02:00
pmt.h Don't allow copy or moving Sysman related objects. 2020-07-10 21:05:15 +02:00