/*
* Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*/
#pragma ident "%Z%%M% %I% %E% SMI"
static void
void *cx));
static void
void *cx;
{
(char *) cx);
}
int
int argc;
char *argv[];
{
char *a[26];
int i, j;
for (i = 0; i < 26; ++i)
{
for (j = 0; j < sz; ++j)
a[i][j] = 'a' + i;
}
/* XXX more tests? */
#if DEBUG
sm_dprintf("heap after filling up rpool:\n");
sm_dprintf("freeing rpool:\n");
sm_dprintf("heap after freeing rpool:\n");
#endif /* DEBUG */
return sm_test_end();
}