summaryrefslogtreecommitdiff
path: root/test/device-offset-fractional.c
Commit message (Collapse)AuthorAgeFilesLines
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
| | | | | | | | | Avoid calling libtool to link every single test case, by building just one binary from all the sources. This binary is then given the task of choosing tests to run (based on user selection and individual test requirement), forking each test into its own process and accumulating the results.
* [test] Test handling of fractional device offsets.Chris Wilson2008-09-151-0/+80