PDA

View Full Version : Downloading Tests


Nemoder
06-05-2008, 09:27 PM
Is there any way to install tests from a local file instead of downloading them? I've got installers for most of the game tests already, it seems a total waste to have to download them all again for the benchmark to work.

Michael
06-05-2008, 09:31 PM
Throw them into ~/.phoronix-test-suite/download-cache/ and it should automatically use them if their MD5 sum is verified and they are named the same.

Nemoder
06-05-2008, 09:42 PM
works great! thank you :)

Michael
06-05-2008, 09:55 PM
Fantastic :)

follyfarmer
06-07-2008, 09:13 PM
Is it possible to download tests with wget so that larger downloads can be restarted?

Michael
06-07-2008, 09:15 PM
follyfarmer: wget is being used right now. At first it downloads to /tmp/phoronix-test-suite/

follyfarmer
06-07-2008, 09:33 PM
follyfarmer: wget is being used right now. At first it downloads to /tmp/phoronix-test-suite/
Ok thanks Michael, does that mean that I can resume an aborted install of a test suite by simply installing it again?

uncle_fungus
06-07-2008, 10:05 PM
Not at present, as PTS isn't configured to use the resume functionality of wget