1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/memory/org.eclipse.cdt.debug.core.memory.tests
Alexander Fedorov d374b71c94 Bug 562164 - Add JUnit tests for IMemoryExporter implementations
Added "number of units to retrieve" parameter to ReadMemory#from
Fixed result compare for text-based formats
Returning back 64KiB DATA_PER_TRANSFER optimization
Reworked FileExport from "O extends AutoCloseable"
Renamed ReadMemory to IReadMemory

Change-Id: Id7eb51015884d5dbffa5e91e9601f5e6ddb52d90
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-05-13 16:41:43 -04:00
..
.settings Bug 562164 - Add JUnit tests for IMemoryExporter/ IMemoryImporter 2020-05-04 16:17:45 -04:00
data Bug 562164 - Add JUnit tests for IMemoryExporter/ IMemoryImporter 2020-05-04 16:17:45 -04:00
META-INF Bug 562164 - Add JUnit tests for IMemoryExporter/ IMemoryImporter 2020-05-04 16:17:45 -04:00
OSGI-INF/l10n Bug 562164 - Add JUnit tests for IMemoryExporter/ IMemoryImporter 2020-05-04 16:17:45 -04:00
src/org/eclipse/cdt/debug/core/memory/tests Bug 562164 - Add JUnit tests for IMemoryExporter implementations 2020-05-13 16:41:43 -04:00
.classpath Bug 562164 - Add JUnit tests for IMemoryExporter/ IMemoryImporter 2020-05-04 16:17:45 -04:00
.project Bug 562164 - Add JUnit tests for IMemoryExporter/ IMemoryImporter 2020-05-04 16:17:45 -04:00
build.properties Bug 562164 - Add JUnit tests for IMemoryExporter/ IMemoryImporter 2020-05-04 16:17:45 -04:00