Page MenuHomePhabricator

tests: Add test for 64-bit PE, modify 32-bit test results
ClosedPublic

Authored by Fabien on Mar 30 2020, 14:50.

Details

Summary
Change the error result from `PIE` to `DYNAMIC_BASE`. And there are no
test for 64-bit, so I made one

Backport of core PR13094.

Test Plan
cd contrib/devtools
./test-security-check.py

The test would fail on recent distributions, and need another backport
to get fixed. Some security features are enabled by default on these
recent distributions.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR13094
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10035
Build 17910: Default Diff Build & Tests
Build 17909: arc lint + arc unit

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Mar 30 2020, 18:22