TechnologyClassroom / HardwareTest

Scripts to test the hardware of your computer
GNU Affero General Public License v3.0
6 stars 1 forks source link

Test everything at once #2

Open TechnologyClassroom opened 4 years ago

TechnologyClassroom commented 4 years ago

Add an optional command line argument to test everything at once.

Crusherbolt commented 3 weeks ago

@TechnologyClassroom I would like to work on it.

TechnologyClassroom commented 3 weeks ago

@Crusherbolt Welcome! The three scripts (hwtest.sh, hwtestlanproprietary.sh, and hwtestproprietary.sh) are not meant to be all run at once. Only one should be run at a time depending on your user-case. I recognize this could all be done with one script with different switches.

What I meant by this feature request is that all of the tests internal to the script would be optionally run all at once. This would include the CPU and RAM stress tests at least.