qatzip/tests/nulltest.sh
Vladis Dronov 38aa69c40f Update to qatzip 1.1.2
Resolves: rhbz#2082439

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2023-03-30 14:02:28 +02:00

7 lines
234 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, qatzip and QAT kernel patchsets
echo QATZip nulltest is PASS
exit 0