Lightweight C++ API library for Lua
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 |
||
|---|---|---|
| .gitignore | ||
| lutok.spec | ||
| README.Fedora | ||
| sources | ||
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