malloc: Add posix_memalign test.
authorWill Newton <will.newton@linaro.org>
Mon, 12 Aug 2013 13:15:22 +0000 (14:15 +0100)
committerWill Newton <will.newton@linaro.org>
Wed, 2 Oct 2013 09:42:36 +0000 (10:42 +0100)
commit4868b204aa421c43a802b46493da98c630724f21
treea312017e0b10c76ec49138f82016ae8bbc933e1f
parente833b53fe618af287a0b818ac3592d842b76dec8
malloc: Add posix_memalign test.

ChangeLog:

2013-10-02  Will Newton  <will.newton@linaro.org>

* malloc/Makefile: Add tst-posix_memalign.
* malloc/tst-posix_memalign.c: New file.
ChangeLog
malloc/Makefile
malloc/tst-posix_memalign.c [new file with mode: 0644]