Open
Bug 1367719
Opened 8 years ago
Updated 2 years ago
Write opcode-specific tests for AddHook, testing the disassembler in CreateTrampoline
Categories
(Core :: mozglue, task, P5)
Tracking
()
NEW
People
(Reporter: ccorcoran, Unassigned)
Details
Write regression tests for the branches of our disassembler in xpcom/build/nsWindowsDllInterceptor.h
This should help keep track of which opcodes are supported, missing, and make sure adding support doesn't break support for existing opcodes.
I already have a basic test routine written locally but it's too messy to check in. When I get time I'd like to add it to our cppunit tests.
Comment 1•7 years ago
|
||
Deassigning for now.
Assignee: ccorcoran → nobody
Component: General → mozglue
Updated•6 years ago
|
Type: defect → task
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•