CBL-Mariner/SPECS/lutok
Olivia Crain 477fa004b7
Remove manual pkgconfig provides from non-toolchain specs (#2885)
2022-04-28 15:41:04 -07:00
..
README Improve spec file compatibility [2/2] (#163) 2020-10-07 13:22:31 -07:00
lutok.signatures.json Improve spec file compatibility [2/2] (#163) 2020-10-07 13:22:31 -07:00
lutok.spec Remove manual pkgconfig provides from non-toolchain specs (#2885) 2022-04-28 15:41:04 -07:00

README

This package provides the full collection of test programs to validate
the functionality of Lutok.

Because the Linux Standard Base does not recognize a /usr/tests/
directory (the standard location for ATF-based tests), the test suite is
installed within the libexec hierarchy.  In particular, such tests can
be found in /usr/libexec/lutok/tests/ .

In order to execute these tests, you need to install the kyua(1) tool
from the kyua-cli package.  Once that is done, you can simply run the
tests by issuing the following command:

    $ kyua test -k /usr/libexec/lutok/tests/Kyuafile