qatengine/tests/nulltest.sh
Vladis Dronov 77617064fe Update to qatengine v0.6.10
And add OSCI testing harness

Resolves: rhbz#2012945

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2021-11-16 10:21:34 +01:00

7 lines
229 B
Bash
Executable File

#!/bin/bash
# we cannot test this since there is no machine with QAT_4XXX hardware in Beaker as of now
# Intel promised us to provide OtherQA for qatlib, qatengine and QAT kernel patchsets
echo QATEngine nulltest is PASS
exit 0