Duplicate :
|
The test disassembles the same code blob two times and expects the output to be the same. The very first call to the disassembler prints a line with the architecture, though. Thus only compare the results of the second and third call.
|