Unit tests to the tests the modification to the JNI. Removed test with bad pointer...
authorWilliam Bourque <william.bourque@polymtl.ca>
Mon, 19 Apr 2010 22:22:27 +0000 (22:22 +0000)
committerWilliam Bourque <william.bourque@polymtl.ca>
Mon, 19 Apr 2010 22:22:27 +0000 (22:22 +0000)
commit8b63111ec721c17abb0f98e9b9e59df3265b7660
tree13e25fcd47ed7aa87e85ca0bd3f26aa018b004ca
parentc85e8cb280ae57f44d7635a08cd5c5af5d9cb481
Unit tests to the tests the modification to the JNI. Removed test with bad pointer as they were likely to SegFault the JVM now
org.eclipse.linuxtools.lttng.tests/src/org/eclipse/linuxtools/lttng/tests/jni/JniEventTest.java
org.eclipse.linuxtools.lttng.tests/src/org/eclipse/linuxtools/lttng/tests/jni/JniMarkerFieldTest.java
org.eclipse.linuxtools.lttng.tests/src/org/eclipse/linuxtools/lttng/tests/jni/JniMarkerTest.java
org.eclipse.linuxtools.lttng.tests/src/org/eclipse/linuxtools/lttng/tests/jni/JniTraceTest.java
org.eclipse.linuxtools.lttng.tests/src/org/eclipse/linuxtools/lttng/tests/jni/JniTracefileTest.java
This page took 0.02459 seconds and 5 git commands to generate.