Use >7-bit characters in event names
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 19 May 2016 20:28:29 +0000 (16:28 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 19 May 2016 20:28:29 +0000 (16:28 -0400)
commit6c2b24d50621f49424462666106dd022ced00bac
treea43023651b8fc8c1e23abb53f4344f6063d3a019
parent3e1f7ff43ebe1f56208caafd7aab07c49ab49c5e
Use >7-bit characters in event names

This will test the string encoding/decoding mechanisms more
thoroughly.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/events/EnabledEventsITBase.java
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/events/ListEventsITBase.java
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/events/MultiSessionITBase.java
This page took 0.02332 seconds and 4 git commands to generate.