[PATCH v3] malloc: Add realloc test.
Will Newton
will.newton@linaro.org
Fri Sep 6 11:05:00 GMT 2013
On 19 August 2013 19:53, Will Newton <will.newton@linaro.org> wrote:
>
> The current tests don't test the functionality of realloc in detail.
> Add a new test for realloc that exercises some of the corner cases
> that are not otherwise tested.
>
> ChangeLog:
>
> 2013-08-19 Will Newton <will.newton@linaro.org>
>
> * malloc/Makefile: Add tst-realloc to tests.
> * malloc/tst-realloc.c: New file.
> ---
> malloc/Makefile | 3 +-
> malloc/tst-realloc.c | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 148 insertions(+), 1 deletion(-)
> create mode 100644 malloc/tst-realloc.c
Ping?
There are also patches outstanding for the aligned allocation
functions, but these will fail until the corresponding fix patches go
in.
--
Will Newton
Toolchain Working Group, Linaro
More information about the Libc-alpha
mailing list