Test with context and retriever names with . and _
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 19 May 2016 22:18:49 +0000 (18:18 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 19 May 2016 22:28:59 +0000 (18:28 -0400)
commit5ab95f21ee83d790871f64a501d0af4072329bc1
tree3fc75b0365ef89b4ffa97f92a2eca1471038bfbd
parent390fca17dbff49e7030ed4f86c91fa277fa8af78
Test with context and retriever names with . and _

Note that LTTng will print periods as underscores in the trace,
which is known and fine, we just have to take it into consideration.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/context/AppContextITBase.java
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/context/AppContextOrderingITBase.java
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/context/ContextInfoRetrieverStubs.java
This page took 0.02301 seconds and 4 git commands to generate.