| Index: src/trusted/validator_x86/testdata/64/segment_aligned.test
|
| diff --git a/src/trusted/validator_x86/testdata/64/segment_aligned.test b/src/trusted/validator_x86/testdata/64/segment_aligned.test
|
| deleted file mode 100644
|
| index 358b8f81d42999fd5528d68a9feaac185e67785b..0000000000000000000000000000000000000000
|
| --- a/src/trusted/validator_x86/testdata/64/segment_aligned.test
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -@hex:
|
| - # Check that the start address of the segment is 32 byte aligned.
|
| - 90
|
| -@val:
|
| - VALIDATOR: Checking jump targets: 0 to 1
|
| - VALIDATOR: Checking that basic blocks are aligned
|
| - *** <input> is safe ***
|
| -@rval:
|
| - VALIDATOR: Checking jump targets: 0 to 1
|
| - VALIDATOR: Checking that basic blocks are aligned
|
| - *** <input> is safe ***
|
| -@rvald:
|
| - VALIDATOR: Checking block alignment and jump targets: 0 to 1
|
| - *** <input> is safe ***
|
| -@vd-rval:
|
| - VALIDATOR: Checking jump targets: 0 to 1
|
| - VALIDATOR: Checking that basic blocks are aligned
|
| - *** <input> is safe ***
|
| -@dis:
|
| - 0000000000000000: 90 nop
|
| -@vdis:
|
| - 0000000000000000: 90 [P] dontcare
|
| -@rdfa_output:
|
| - return code: 0
|
|
|