qat-zstd-plugin/tests/nulltest.sh
Vladis Dronov 96cffb616b Enable OSCI Gating
[skip changelog]

Resolves: RHEL-46072

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2024-11-18 20:44:51 +01:00

6 lines
117 B
Bash
Executable File

#!/bin/bash
# There is a test binary and %check rpm target for testing
echo QAT-ZSTD-Plugin nulltest is PASS
exit 0