Lightweight C++ API library for Lua
Go to file
DistroBaker 9bbca51764 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/lutok.git#b7567b179df57cb9c224916ed831c64ebe169fc9
2021-02-02 21:43:50 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:47:32 +02:00
README.Fedora RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:47:32 +02:00
lutok.spec Merged update from upstream sources 2021-02-02 21:43:50 +00:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:47:32 +02:00

README.Fedora

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