qatlib/tests/nulltest.sh
Vladis Dronov 201dc97fcf Update to qatlib 21.11
Add qatlib-tests package
Add OSCI testing harness

Resolves: rhbz#2012939

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2021-11-13 16:52:30 +01:00

7 lines
225 B
Bash
Executable File

#!/bin/bash
# we cannot the 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 QATLIB nulltest is PASS
exit 0