qatlib/tests
Vladis Dronov 5b06b3201f Update to qatlib 24.02.0
Add zuc_sample to qatlib-tests package
Use proper SPDX license identifiers

Resolves: RHEL-20173

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2024-03-24 23:13:07 +01:00
..
nulltest.sh Update to qatlib 24.02.0 2024-03-24 23:13:07 +01:00
README Update to qatlib 24.02.0 2024-03-24 23:13:07 +01:00
tests.yml Update to qatlib 24.02.0 2024-03-24 23:13:07 +01:00

these tests should be configured as BaseOS CI tests (not as OSCI tests), as
they require an x86_64 machine with QAT_4XXX (or later) hardware, so should
be run in Beaker.
see: https://docs.engineering.redhat.com/display/RTT/Onboarding+gating+tests
and: https://docs.engineering.redhat.com/pages/viewpage.action?pageId=53110084
and: https://docs.engineering.redhat.com/display/RTT/Creating+and+Updating+beaker+test

see https://bugzilla.redhat.com/show_bug.cgi?id=1725444#c31 for the details.

QATlib includes some sample codes that can be used to do a sanity check.
However they require a platform with QAT_4XXX. The sample codes reside now
in qatlib-tests package in CRB. You can use cpa_sample_code for a general
sanity test.