Use a saner variant for computing the number of groups in cpuctl tests
[ltp-debian.git] / testcases / ballista / README
blob7ff65b0adcc291b1e7740893d3a427799d71116f
1 he ballista test suite is designed to provide numerous combinations of
2 erroneous input parameters to system calls.  It can be built by issuing
3 the make command in the ballista directory, however can also be built
4 by giving the make command in the top LTP directory (recommended)
6 The command to run ballista issue the following command:
8         runltp -f ballista
13      you can go into the /root/ltp/testcases/ballista/ballista
14      directory and run
16         perl ostest_new.pl #
19 The value of '#' should be between the values of 1 and 100.  This is the
20 percentage of test combinations you will run for each system call. By default in the /runtest/ballista file the value is 100.
23 The results will be placed in an outfile directory.  You can view the
24 results in an os_results.txt file or in a html document called index.html.