allocator.cc: Add map, deque, set tests.
authorFelix Yen <fwy@alumni.brown.edu>
Wed, 4 Feb 2004 06:21:21 +0000 (06:21 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 4 Feb 2004 06:21:21 +0000 (06:21 +0000)
commit2226963242daaace49bdb475331baf9ba62134d1
tree11c753a7a89c6a8dacfb90eeb069c65d9d681a73
parenta2a8cc44e94f866649f05b8c68b82d36a71f1a5a
allocator.cc: Add map, deque, set tests.

2004-02-03  Felix Yen  <fwy@alumni.brown.edu>
    Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/performance/20_util/allocator.cc: Add map,
deque, set tests.
* testsuite/performance/20_util/allocator_thread.cc: Same.

Co-Authored-By: Benjamin Kosnik <bkoz@redhat.com>
From-SVN: r77225
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/performance/20_util/allocator.cc
libstdc++-v3/testsuite/performance/20_util/allocator_thread.cc