The test script is a framework for the control of test case execution.
To learn more start with execution of help and man:
./bin/runbtf --help
and
./bin/runbtf --man
In directory samples you can see the Test Collection ANewTest, which is a sample for a basic Test Collection
The release package is a self extracting script. Execute it and follow the instructions. You can install the tool into an arbitrary palace. If you want to install the tool into a system directory execute the installation script as root. It is recommended qto enter the location of the test framework into your PATH like:
export PATH="/bin:$PATH"
Version 0.0.0
- initial release