Skip to content

mikey/HTX

 
 

Repository files navigation

HTX README
==========
Brief Overview
--------------
The Hardware Test Executive (HTX) is a suite of test tools for hardware validation of OpenPOWER system.
The HTX stress tests the system by exercising all or selected hardware components concurrently to
uncover any hardware design flaws and hardware-hardware or hardware-software interaction issues.
The HTX consists of test programs (a.k.a exercisers) to test processor, memory and IO subsystem of POWER system. 
The HTX runs on PowerKVM guests (Linux distributions like Ubuntu, SuSE and Redhat), and OPAL-based
distributions (like Ubuntu) and on Linux host machine. HTX supports two types of control interfaces
to exercisers, user interactive and command line.

Documentation
-------------
Please refer <HTX source>/Documentation dir for HTX Documentation.

Building HTX from source tree
-----------------------------
Please refer <HTX source>/Documentation/building_htx.txt fore details.

Install
-------
Please refer HTX Users manual at <HTX source>/Documentation/htx_user_manual.txt for details.

License
=======
See LICENSE

If you want to add your own test program as part of HTX. Please refer HTX Programmer's manual
at <HTX source>/Documentation/htx_programmers_manual.txt.





About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.5%
  • Perl 2.9%
  • Assembly 2.7%
  • Shell 1.4%
  • C++ 0.8%
  • Makefile 0.6%
  • Other 1.1%