ctf: Generate synthetic trace in test traces folder instead of temp dir
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 12 Dec 2013 06:26:53 +0000 (01:26 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 12 Dec 2013 19:58:56 +0000 (14:58 -0500)
commitea0e5a5ba819b48e0a146be926070ac32ed5cae1
tree1e3d09628933e723d7547f9b1bcef8b545ea80c7
parent360f899ef7af0e716676bb6f81c476046a1c4a53
ctf: Generate synthetic trace in test traces folder instead of temp dir

I was having problems with the synthetic trace now that the Luna branch
is merged into master because the index files got generated into the
synthetic trace folder and the folder would not get deleted on exit
because of that. Then the next test run, the trace would not get
generated because the folder already exists. I think it makes sense to
move the trace to the test traces folder and only generate it once.

Change-Id: I03e815c50e22adf2d5355856b8031cc7a8b4c9b1
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/19680
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Hudson CI
org.eclipse.linuxtools.ctf.core.tests/pom.xml
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/synthetictraces/LttngKernelTraceGenerator.java
org.eclipse.linuxtools.ctf.core.tests/traces/.gitignore
This page took 0.030849 seconds and 5 git commands to generate.