You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
hwtest.sh is a variation of hwtestproprietary.sh with all nonfree software removed. I still use this software and this is the version that I use these days.
hwtestproprietary.sh is a variation of hwtest.sh with some additional nonfree software that can interact with some hardware that requires vendor tools.
hwtestlanproprietary.sh is a variation of hwtestproprietary.sh with external download locations replaced with local network locations. This speeds things up at scale and reduces load on external resources.
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.
Add an optional command line argument to test everything at once.
The text was updated successfully, but these errors were encountered: