commit | b6a9c21424332d4e112d51e03158ea5ecb434e62 | [log] [tgz] |
---|---|---|
author | Samantha Blanco <samantha.blanco@att.com> | Wed Aug 09 17:43:08 2017 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Tue Aug 15 22:20:48 2017 +0100 |
tree | 665edc529cb2c1bb937f88fc0538c0712ab9fc72 | |
parent | 10fdf98c128fc890863c34872e1681a61a8b9cfa [diff] |
Adds unit tests for hacking checks Adds unit tests for Patrole hacking checks. Also cleans up existing Patrole hacking checks for code maintainability. This commit also modifies the P100 hacking check to work with arbitrarily many decorators, so that rbac_rule_validation decorator can be sandwiched between any number of decorators in any order; the only requirement is that it appear before each test. Change-Id: Ic02c9278e5293311dd6f7b02790a256d391098f7 Closes-Bug: #1708794