Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add gui-tollkits suite | Michael Larabel | 2008-05-08 | 2 | -0/+35 | |
| | ||||||
* | Move generic system parsing functions to | Michael Larabel | 2008-05-08 | 5 | -159/+165 | |
| | | | | pts-core/functions/pts-functions_system_parsing.php | |||||
* | Check if HAL reports string as empty, if so turn to Unknown. | Michael Larabel | 2008-05-08 | 1 | -0/+3 | |
| | ||||||
* | Add in lshal (HAL) parsing support. Report system's motherboard/model to | Michael Larabel | 2008-05-08 | 2 | -2/+47 | |
| | | | | hardware information string. | |||||
* | Add in initial pcqs-workstation-graphics suite. | Michael Larabel | 2008-05-08 | 2 | -1/+81 | |
| | ||||||
* | Update to gtkperf profile. Change to 2,000 iterations and add additional | Michael Larabel | 2008-05-08 | 5 | -5/+40 | |
| | | | | | | GtkPerf tests to read. Also has trivial changes to pts-functions_system_cpu | |||||
* | Drop super-pi from universe-cli suite | Michael Larabel | 2008-05-07 | 1 | -4/+0 | |
| | ||||||
* | Add sensors option to report current sensor readings | Michael Larabel | 2008-05-07 | 4 | -63/+86 | |
| | ||||||
* | When attempting to install a suite, just check if a unique benchmark is | Michael Larabel | 2008-05-07 | 2 | -2/+4 | |
| | | | | installed once, if the test is referenced multiple times | |||||
* | Silence basic install information when running benchmark or | Michael Larabel | 2008-05-07 | 3 | -3/+8 | |
| | | | | batch-benchmark and the test is already installed | |||||
* | Don't push the debian package... | Michael Larabel | 2008-05-07 | 1 | -0/+0 | |
| | ||||||
* | Drop TODO list from public git | Michael Larabel | 2008-05-07 | 1 | -5/+0 | |
| | ||||||
* | If result is 0 or 0.00 don't save the results. | Michael Larabel | 2008-05-07 | 2 | -1/+2 | |
| | ||||||
* | Clean up information string parsing a bit | Michael Larabel | 2008-05-07 | 2 | -0/+6 | |
| | ||||||
* | Update md-gromacs to version 0.3 from uncle_fungus | Michael Larabel | 2008-05-07 | 3 | -8/+38 | |
| | ||||||
* | Add pts/etc/scripts/package-build-deb.php and running it from the root | Michael Larabel | 2008-05-07 | 4 | -0/+55 | |
| | | | | PTS directory will generate a Debian package of the Phoronix Test Suite | |||||
* | Define version and codename inside pts-core/functions/pts.php instead of | Michael Larabel | 2008-05-07 | 3 | -3/+9 | |
| | | | | pts-core/functions/pts-functions.php | |||||
* | Update universe-cli and universe-x with most of the latest tests | Michael Larabel | 2008-05-07 | 4 | -8/+33 | |
| | ||||||
* | Split universe test suite into universe-x and universe-cli... Universe | Michael Larabel | 2008-05-07 | 4 | -47/+72 | |
| | | | | | test suite is now just a meta suite calling universe-x and universe-cli for calling graphics and non-graphics tests, respectively. | |||||
* | Allow the test results scale to be defined outside of the XML test | Michael Larabel | 2008-05-07 | 3 | -1/+11 | |
| | | | | | profile and inside the test's benchmarking environment directory with the scale being the contents of pts-results-scale file | |||||
* | md-gromacs.xml fixes | Michael Larabel | 2008-05-07 | 1 | -3/+2 | |
| | ||||||
* | Don't set the number of CPU cores at install time, but leave as variable | Michael Larabel | 2008-05-06 | 1 | -2/+2 | |
| | | | | for execution at test-time. | |||||
* | Add in md-gromacs test profile and molecular-dynamics test suite. | Michael Larabel | 2008-05-06 | 6 | -0/+215 | |
| | ||||||
* | Add fortran-compiler external dependency support (currently only Ubuntu | Michael Larabel | 2008-05-06 | 3 | -1/+13 | |
| | | | | is supported) | |||||
* | Add X-Plane 9.00 test profile (Special Thanks To Laminar Research) | Michael Larabel | 2008-05-06 | 5 | -0/+92 | |
| | ||||||
* | Remove accidental debugging code left in | Michael Larabel | 2008-05-06 | 1 | -2/+1 | |
| | ||||||
* | Further compression to PTS Global Uploads | Michael Larabel | 2008-05-05 | 2 | -1/+5 | |
| | ||||||
* | Change BENCHMARK_RESOURCE_DIR to TEST_RESOURCE_DIR | Michael Larabel | 2008-05-05 | 5 | -24/+25 | |
| | ||||||
* | Default Pts Global Opening Web Browser comment to true | Michael Larabel | 2008-05-05 | 3 | -3/+7 | |
| | ||||||
* | Add warning about installing dependencies may take a while | Michael Larabel | 2008-05-05 | 1 | -0/+3 | |
| | ||||||
* | Implement the downloading functions to use the PTS download cache files, | Michael Larabel | 2008-05-05 | 2 | -0/+9 | |
| | | | | if present. | |||||
* | Clean up and add new code to phoronix-test-suite SH file and add | Michael Larabel | 2008-05-05 | 4 | -7/+93 | |
| | | | | make-download-cache option. | |||||
* | Tag Phoronix Test Suite 0.5.1 | Michael Larabel | 2008-05-04 | 2 | -3/+4 | |
| | ||||||
* | Add in pcqs-server-motherboard suite | Michael Larabel | 2008-05-04 | 2 | -0/+64 | |
| | ||||||
* | Fix for uploading large suites (many tests) to PTS Global. It no longer ↵ | Michael Larabel | 2008-05-04 | 1 | -1/+7 | |
| | | | | should fail in most cases. | |||||
* | Update profiles with new PTS WAV audio file | Michael Larabel | 2008-05-04 | 21 | -40/+42 | |
| | ||||||
* | Export all XML paths to pts-functions_interfaces. Look at | Michael Larabel | 2008-05-03 | 10 | -276/+396 | |
| | | | | | pts-functions_interfaces to get a better understanding of the XML file layout. This patch needs lots of testing to ensure no typos got in. | |||||
* | More Phoronix Test Suite cleansing | Michael Larabel | 2008-05-02 | 5 | -9/+15 | |
| | ||||||
* | Rename pts_benchmark_type() to pts_test_type() | Michael Larabel | 2008-05-02 | 5 | -9/+9 | |
| | ||||||
* | More cleaning of Phoronix Test Suite | Michael Larabel | 2008-05-02 | 4 | -42/+46 | |
| | ||||||
* | Add openssl to multicore suite | Michael Larabel | 2008-05-02 | 2 | -0/+5 | |
| | ||||||
* | Add OpenSSL RSA benchmark) named openssl | Michael Larabel | 2008-05-02 | 5 | -0/+65 | |
| | ||||||
* | pts-results-viewer fix for showing author of benchmark | Michael Larabel | 2008-05-02 | 2 | -1/+2 | |
| | ||||||
* | Rename TestDescriptor to SubTitle in PTS XML profiles for having the | Michael Larabel | 2008-05-02 | 3 | -2/+3 | |
| | | | | | graph sub-title. SciMark2 is the only profile currently impacted by this. | |||||
* | Improved process detection for having differently named processes | Michael Larabel | 2008-05-02 | 3 | -4/+21 | |
| | | | | | (Thanks to uncle_fungus for patch for Firefox and Thunderbird and the new framework) | |||||
* | uncle_fungus fix for screen resolution detection | Michael Larabel | 2008-05-01 | 1 | -1/+1 | |
| | ||||||
* | Don't save results if the result value is 0, since that means the | Michael Larabel | 2008-05-01 | 2 | -41/+49 | |
| | | | | benchmark wouldn't have worked. | |||||
* | Tag Phoronix Test Suite 0.5.0 | Michael Larabel | 2008-04-30 | 2 | -2/+3 | |
| | ||||||
* | Clean spelling in latest change-log | Michael Larabel | 2008-04-30 | 1 | -40/+40 | |
| | ||||||
* | Bug fix reported by uncle_fungus in compress-pbzip2, moving the code | Michael Larabel | 2008-04-30 | 2 | -6/+6 | |
| | | | | fixes it. |