Skip to content

Simple User Interface to exercise Helios4 & Helios64 components

Notifications You must be signed in to change notification settings

zweily/kobol-test-suite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

Helios4

Install as superuser

$ git clone https://github.com/kobol-io/test-suite.git
$ sudo ./install.sh -b helios4

Helios64

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/

USAGE

Helios4

Run helios4_test as superuser

$ sudo helios4_test

Display software version

$ sudo helios4_test -v
or
$ sudo helios4_test --version
Automatically Run All Test
$ sudo helios4_test -a
or
$ sudo helios4_test --all

Helios64

Run helios64_test as superuser

$ sudo helios64_test

Display software version

$ sudo helios64_test -v
or
$ sudo helios64_test --version
Automatically Run All Test
$ sudo helios64_test -a
or
$ sudo helios64_test --all

SCREENSHOT

Helios4

Main menu

Main menu

SATA submenu

SATA submenu

USB submenu

USB submenu

Status

Status

Helios64

Main menu

Main menu

SATA submenu

SATA submenu

USB submenu

USB submenu

USB Type-C submenu

TypeC submenu

Status

Status

About

Simple User Interface to exercise Helios4 & Helios64 components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%