Commit 358c9f4b by Gabriel Dos Reis Committed by Gabriel Dos Reis

* testsuite/libstdc++.tests/tests.exp: Add comment.

From-SVN: r41730
parent 16636d35
2001-05-01 Gabriel Dos Reis <gdr@codesourcery.com>
* testsuite/libstdc++.tests/tests.exp: Add comment.
2001-05-01 Gabriel Dos Reis <gdr@codesourcery.com>
* testsuite/libstdc++.tests/tests.exp: Set ulimits.
2001-04-30 Mark Mitchell <mark@codesourcery.com>
......
......@@ -26,6 +26,8 @@ libstdc++-dg-init
## Set ulimits. This should normally be handled on test-by-test
## basis through @xxx@-keywords.
## The following limit is expressed in kilobytes. For history, Have a
## look at http://gcc.gnu.org/ml/libstdc++/2000-10/msg00029.html
set maximum-memory-usage 16384
set shell-ulimit-command ulimit
remote_exec host ${shell-ulimit-command} "-d ${maximum-memory-usage}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment