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

Resolves: RHEL-46071

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2024-10-30 18:01:35 +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