Skip to content

Changes

Summary

  1. server: serialize ITmfXyEntryModel specific attributes (details)
Commit c55aeee3973d6665aeb7d70ee84a250abbe8f56c by Bernd Hufmann
server: serialize ITmfXyEntryModel specific attributes

Add unit tests that queries the histogram data provider which uses the
new API. With this the serialization of the new boolean flag is tested.

Bug 581326

[Added] Serialization of ITmfXyEntryModel specific attributes

Change-Id: I226c88eabc29e20fa167ab093e6937b15a473570
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/199322
Tested-by: Marco Miller <marco.miller@ericsson.com>
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Reviewed-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/199426
The file was modified trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/org/eclipse/tracecompass/incubator/internal/trace/server/jersey/rest/core/webapp/TmfTreeModelSerializer.java
The file was addedtrace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/org/eclipse/tracecompass/incubator/trace/server/jersey/rest/core/tests/stubs/XyEntryStub.java
The file was addedtrace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/org/eclipse/tracecompass/incubator/trace/server/jersey/rest/core/tests/stubs/XyTreeOutputResponseStub.java
The file was modified trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/org/eclipse/tracecompass/incubator/trace/server/jersey/rest/core/tests/services/DataProviderServiceTest.java
The file was addedtrace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/org/eclipse/tracecompass/incubator/trace/server/jersey/rest/core/tests/stubs/XyEntryModelStub.java