summaryrefslogtreecommitdiffstats
path: root/pts-core/functions
Commit message (Collapse)AuthorAgeFilesLines
* pts-core: Miscellaneous fixesMichael Larabel2009-01-073-1/+26
|
* pts-core: Add FORCE_TIMES_TO_RUN environmental variable for forcing theMichael Larabel2009-01-031-0/+7
| | | | number of times to run a test
* Tag Phoronix Test Suite 1.6.0 "Tydal" Beta 2Michael Larabel2009-01-021-3/+3
|
* pts-core: Add auto-removable-media field to auto test options supportMichael Larabel2009-01-011-0/+12
|
* pts_Graph: Add more stock colors to painterMichael Larabel2008-12-311-1/+1
|
* pts-core: Cache reading of hw_cpu_core_count() since that shouldn'tMichael Larabel2008-12-311-23/+32
| | | | change while pts-core is running
* pts-core: Allow reading CPU usage percent from individual coresMichael Larabel2008-12-311-5/+15
| | | | \
* pts-core: Rewrite pts_remove() functionMichael Larabel2008-12-291-21/+18
|
* pts-core: When installing or running a test, only print to standardMichael Larabel2008-12-282-3/+14
| | | | output if under 10KB
* bilde_renderer: Add a JPEG renderer using the GD libraryMichael Larabel2008-12-281-1/+1
|
* pts-core: Add install-all-dependencies option to install all availableMichael Larabel2008-12-281-1/+1
| | | | external dependencies for that distribution
* pts-core: Fix spacing in pts_trim_spaces()Michael Larabel2008-12-281-1/+1
|
* pts-core: Archive installation output of tests in the test's directoryMichael Larabel2008-12-282-1/+7
| | | | in file install.log
* pts-core: Plot results in reverse order when graphing results ifMichael Larabel2008-12-271-0/+6
| | | | REVERSE_GRAPH_PLOTTING environmental variable is set
* pts-core: Eliminate use of most preg_ functionsMichael Larabel2008-12-275-33/+39
|
* pts-core: Clean up Display / X.Org server reported stringMichael Larabel2008-12-272-1/+6
|
* pts_Graph: Allow the use of the SWF bilde_renderer through using theMichael Larabel2008-12-261-4/+4
| | | | SWF_DEBUG=1 environmental variable
* bilde_renderer: Add experimental Adobe Flash / SWF renderer with partialMichael Larabel2008-12-261-0/+4
| | | | support
* pts-core: Add pts_installed_test_tandem_XmlReader objectMichael Larabel2008-12-261-4/+4
|
* pts-core: Add pts_test_installed() boolean functionMichael Larabel2008-12-262-5/+9
|
* pts-core: Improve motherboard southbridge detection for some Intel ICHMichael Larabel2008-12-251-4/+11
| | | | Chipsets
* pts-core: Move base test profiles and resources toMichael Larabel2008-12-241-2/+2
| | | | pts/base-test-profiles/ and pts/base-test-resources/
* pts-core: Improve lspci support for distributions using /sbin/lspciMichael Larabel2008-12-201-1/+10
| | | | (such as OpenSuSE)
* pts-core: Improve size detection of low-capacity hard disksMichael Larabel2008-12-181-1/+1
|
* Tag Phoronix Test Suite 1.6.0 "Tydal" Beta 1Michael Larabel2008-12-171-1/+1
|
* pts-core: Fix a regression in pts_package_vendor_identifier() fromMichael Larabel2008-12-171-1/+1
| | | | yesterday's changes
* pts-core: Add auto-file-select and auto-directory-selection options toMichael Larabel2008-12-161-0/+30
| | | | PTS auto options support
* pts-core: Allow reading from TZ00 thermal zone over ACPI for CPUMichael Larabel2008-12-161-1/+3
| | | | temperature
* pts-core: Add support for specifying multiple possible points inMichael Larabel2008-12-161-15/+23
| | | | read_acpi() to provide some fallback support
* pts-core: Rework option counting in pts_auto_process_test_option()Michael Larabel2008-12-161-39/+38
|
* pts-core: Add pts-functions_assignments.phpMichael Larabel2008-12-162-95/+121
|
* pts-core: Store aliases for distributions used in package identificationMichael Larabel2008-12-162-17/+31
| | | | in pts-core/static/software-vendor-aliases.txt
* pts-core: Add pts-functions_vars.phpMichael Larabel2008-12-133-116/+142
|
* pts-core: Add support for abstracting the package vendor identifierMichael Larabel2008-12-131-3/+20
| | | | (should fix OpenSuSE External Dependencies support on 11.1)
* pts-core: Ensure no spaces in pts_vendor_identifier()Michael Larabel2008-12-133-4/+2
|
* pts-core: Few fixes for some regressions from today's work plus otherMichael Larabel2008-12-124-36/+36
| | | | cleaning
* pts-core: Two more changes for tandem_XmlReaderMichael Larabel2008-12-121-1/+1
|
* pts-core: Add pts_results_tandem_XmlReader() object for providing fileMichael Larabel2008-12-122-3/+3
| | | | handling in the constructor
* pts-core: Add pts_suite_tandem_XmlReader() object for providingMichael Larabel2008-12-121-1/+1
| | | | pts_location_suite() in the constructor
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-126-15/+15
| | | | pts_test_tandem_XmlReader()
* pts-core: Add Mode tag to suite XML specification for allowingMichael Larabel2008-12-111-0/+1
| | | | individual tests within a suite to be run in the batch or defaults mode
* pts-core: Don't sort current test identifiers when being prompted toMichael Larabel2008-12-111-3/+1
| | | | enter a new identifier
* pts-core: Verify Attributes tag matches (instead of just the ArgumentsMichael Larabel2008-12-111-1/+1
| | | | tag) when merging results
* pts-core: Disable pts_validate_save_file_name() for nowMichael Larabel2008-12-101-0/+1
|
* Tag, prepare for release of Phoronix Test Suite 1.6.0 "Tydal" Alpha 3Michael Larabel2008-12-101-1/+1
|
* pts-core: Improve detection of CPU processor temperatureMichael Larabel2008-12-093-3/+3
|
* pts-core: Don't report "6.00 PG" in motherboard stringMichael Larabel2008-12-081-1/+3
|
* pts-core: Add initial functions needed for virtual suite supportMichael Larabel2008-12-083-5/+72
|
* pts-core: Add auto-disks and auto-disk-partitions to automaticMichael Larabel2008-12-083-4/+54
| | | | population of test profile menus from identifiers
* pts-core: Switch IS_BATCH_MODE from using defines to PTS assignmentMichael Larabel2008-12-085-16/+6
| | | | functions