]> git.ipfire.org Git - thirdparty/tor.git/commit
Add tests for compat_libevent
authorOla Bini <ola@olabini.se>
Tue, 15 Sep 2015 15:20:44 +0000 (17:20 +0200)
committerOla Bini <ola@olabini.se>
Tue, 15 Sep 2015 15:20:44 +0000 (17:20 +0200)
commit9985a62a67a16f8985dc0002ce0480a7cae070e3
tree532e8bfe0844deb3c6e8b8128d283132a45f97d9
parenta444b11323799536b4cd7902e29f711b0806293a
Add tests for compat_libevent
src/common/compat_libevent.c
src/common/compat_libevent.h
src/test/include.am
src/test/log_test_helpers.c [new file with mode: 0644]
src/test/log_test_helpers.h [new file with mode: 0644]
src/test/test.c
src/test/test_compat_libevent.c [new file with mode: 0644]