The most easiest way for you to change it for all tests would be to just define a different install path in \.phoronix-test-suite/user-config.XML instead of .phoronix-test-suite/installed-tests/
But it means, that after each test (change disk, change file system) I will have to download and install "multiple tests" (or just copy them, or create symlinks)?
I thought that it can be simplest way, like in sqlite test. Sqlite test ask me about test destination, but there are other tests that doesn't ask.
I tried doing what was suggested, I edited the user-config.xml file and changed all the paths in it to /media/corsair-x32/.phoronix-test-suite and copied the .phoronix-test-suite from my home directory there.
After running through part of the disk-ssd test suite however, I'm noticing that the read performance is about 50 Mb/s which seems to be way too slow for it to be the SSD.
Is there any documentation or howto on running the disk tests on different disks?