Next: Usage, Previous: Selftest, Up: Glucas basics
A critical part of the code is the one who writes and read de save files. In this files Glucas stores complete information about the work done so far, and it can restart the work in the point where it left. Glucas_test will check whether it can do safe.
Glucas_test is a small Bash script for Unix like OS calling Glucas selftest (See Selftest.). The usage is
Glucas_test arg
Where arg is any of the arguments described in selftest section (See Selftest.). As example if you want to make a test for 1024 FFT runlenght (selftest 16) you can do
Glucas_test 16
If you want to check the ranges used in primenet (selftest 5 to 21) you can try
Glucas_test primenet