STLport Test Suite
by Boris Fomitchev AbstractSTLport test suite performs extensive test of basic STLport
functionality. The StoryThis test suite is derived from Cygnus Solutions STL test suite, which is based on ObjectSpace STL examples. The changes that have been made mostly involve restructuring. You can run a single short test for particular STL construct , or try to compile them all and link to single executable. You may also test if your compiler can handle extremely long source files by compiling a single source including all others. PortabilityMakefiles for most supported compilers are provided with the suite. Look for .mak files in the distribution. It should be not difficult to adjust one of them to your compiler. How ToThe test suite comes in directory test/eh with your STLport
distribution. Linux (glibc) noteGNU libc, being used widely on Linux platforms, has different random generator implementation than one used on most UNIX platforms. You should ignore the output difference of tests using random generator. | |
Table of Contents | |
News Company Product Services Community Forum Download Home | |
Copyright 2001 by STLport |