You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
BAREEDU SAI SANDEEP SANDEEP 67a9e8efa1 Pid build and working 4 years ago
..
pgms Pid build and working 4 years ago
run.sh Pid build and working 4 years ago
src Pid build and working 4 years ago
testdir Pid build and working 4 years ago
Makefile Pid build and working 4 years ago
README Pid build and working 4 years ago
Run Pid build and working 4 years ago
USAGE Pid build and working 4 years ago
WRITING_TESTS Pid build and working 4 years ago

README

Version 5.1.2 -- 2007-12-26

================================================================
To use Unixbench:

1. UnixBench from version 5.1 on has both system and graphics tests.
If you want to use the graphic tests, edit the Makefile and make sure
that the line "GRAPHIC_TESTS = defined" is not commented out; then check
that the "GL_LIBS" definition is OK for your system. Also make sure
that the "x11perf" command is on your search path.

If you don't want the graphics tests, then comment out the
"GRAPHIC_TESTS = defined" line. Note: comment it out, don't
set it to anything.

2. Do "make".

3. Do "Run" to run the system test; "Run graphics" to run the graphics
tests; "Run gindex" to run both.

You will need perl, as Run is written in perl.

For more information on using the tests, read "USAGE".

For information on adding tests into the benchmark, see "WRITING_TESTS".


===================== RELEASE NOTES =====================================

======================== Dec 07 ======