History log of /external/strace/tests/tail_alloc.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0f303f99c64bfe865942983efa5909aa03221176 23-May-2016 Dmitry V. Levin <ldv@altlinux.org> tests: make tail_alloc create additional memory mapping holes

* tests/tail_alloc.c (tail_alloc): Create additional memory mapping
holes before and after the allocated memory.
/external/strace/tests/tail_alloc.c
35eb03fdf74b67c558b2eef11a041e99a2ae5dd9 11-Jan-2016 Dmitry V. Levin <ldv@altlinux.org> mmsg.test: check memory access by sendmmsg and recvmmsg decoders

* tests/tests.h (tail_memdup): New prototype.
* tests/tail_alloc.c (tail_memdup): New function.
* tests/mmsg.c (main): Place all objects passed to sendmmsg and recvmmsg
at the end of memory pages followed by inaccessible pages.
/external/strace/tests/tail_alloc.c
87e6b230fff800eb768b68b2e5173ebbe83fd3ef 02-Jan-2016 Dmitry V. Levin <ldv@altlinux.org> tests: introduce libtests

Introduce tests/libtests.a with common functions for use in tests.

* tests/tests.h: New file.
* tests/error_msg.c: Likewise.
* tests/tail_alloc.c: Likewise.
* tests/get_page_size.c: Likewise.
* tests/Makefile.am (libtests_a_SOURCES, libtests_a_CPPFLAGS,
check_LIBRARIES, LDADD): New variables.
(clock_xettime_LDADD, filter_unavailable_LDADD, mq_LDADD,
pc_LDADD, times_LDADD): Add $(LDADD).
* tests/.gitignore: Add libtests.a.
/external/strace/tests/tail_alloc.c