From 2e34e9f1061720d2310ecfd5608ac9cfffdf1667 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Apr 2000 20:19:59 +0000 Subject: [PATCH] Added note indicating source of expected assertion. --- c/src/tests/psxtests/psxfile01/psxfile01.scn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/c/src/tests/psxtests/psxfile01/psxfile01.scn b/c/src/tests/psxtests/psxfile01/psxfile01.scn index 22923a2369..7d5f6d106e 100644 --- a/c/src/tests/psxtests/psxfile01/psxfile01.scn +++ b/c/src/tests/psxtests/psxfile01/psxfile01.scn @@ -1,4 +1,8 @@ +NOTE: If you get the following assertion, then your target does not +have enough memory in the heap used by malloc to allocate all the +files used during this test: +assertion "memory" failed: file "...../c/src/lib/libc/memfile.c", line 340 *** FILE TEST 1 *** *************** Dump of Entire IMFS ***************