chiark / gitweb /
tests: add a program for repetitive opening and closing of the journal
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 2 Aug 2013 15:01:10 +0000 (11:01 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 2 Aug 2013 15:25:45 +0000 (11:25 -0400)
commit3b6c7e78cf38c1cad8fbb44d21e40ebf69c7cc77
tree01f4c5d87575f0021072928c89aca396eff332fe
parenta217fdc98eab936502003c970e93f24d5f00a034
tests: add a program for repetitive opening and closing of the journal

Basically wraps an example provided by George McCollister.
Should help with leaks in the future.
Makefile.am
src/journal/test-journal-init.c [new file with mode: 0644]
src/journal/test-journal-stream.c