Add base and JUL tests to test logger hierarchy
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 2 Jun 2016 05:14:06 +0000 (01:14 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 2 Jun 2016 21:52:44 +0000 (17:52 -0400)
commitfe6a3925eb9ae4514ff89db93c743e030f7afa99
tree100e870bda5ebd0f8354c121959cb3ea66cf4599
parentbda25414d38806ccd992e072acd30221654faa38
Add base and JUL tests to test logger hierarchy

Make sure "lttng list" correctly includes parent/child
loggers that may be visible by UST, even if they themselves
do not have LTTng log handlers attached.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/events/LoggerHierachyListITBase.java [new file with mode: 0644]
lttng-ust-java-tests-jul/src/test/java/org/lttng/ust/agent/integration/events/JulLegacyApiLoggerHierarchyListIT.java [new file with mode: 0644]
lttng-ust-java-tests-jul/src/test/java/org/lttng/ust/agent/integration/events/JulLoggerHierarchyListIT.java [new file with mode: 0644]
pom.xml
This page took 0.02389 seconds and 4 git commands to generate.