Install as superuser
$ git clone https://github.com/kobol-io/test-suite.git
$ sudo ./install.sh -b helios4
Install as superuser
$ git clone https://github.com/kobol-io/test-suite.git
$ sudo ./install.sh -b helios64
The software will be installed under /usr/local/
Run helios4_test as superuser
$ sudo helios4_test
$ sudo helios4_test -v
or
$ sudo helios4_test --version
$ sudo helios4_test -a
or
$ sudo helios4_test --all
Run helios64_test as superuser
$ sudo helios64_test
$ sudo helios64_test -v
or
$ sudo helios64_test --version
$ sudo helios64_test -a
or
$ sudo helios64_test --all