New fast-exit test-case
authorNils Carlson <nils.carlson@ericsson.com>
Tue, 17 May 2011 13:16:47 +0000 (15:16 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Tue, 17 May 2011 14:35:40 +0000 (16:35 +0200)
commit46cec820d380796882540bf5a8904949d86e3515
tree9c90ef3a5c985b37f83b45795591a5de72cad7ff
parent0f79e1ef1d4f31a91476f5a84e367f2c49ce4723
New fast-exit test-case

A fast-exit test-case that just writes one marker and exits,
tests that the consumer daemon maps the buffers before the
program exits. Exiting is tested both by normal return
and by commiting suicide (SIGKILL to self).

Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore
configure.ac
tests/Makefile.am
tests/exit-fast/Makefile.am [new file with mode: 0644]
tests/exit-fast/exit-fast.c [new file with mode: 0644]
tests/exit-fast/exit-fast.sh [new file with mode: 0755]
tests/runtests
This page took 0.023729 seconds and 4 git commands to generate.