Age | Commit message (Collapse) | Author | Files | Lines |
|
The regular expresion that determines which repository is covered
by the Unit test was wrong. This change modifies this regex to remove
exact matches.
Change-Id: Iffbd241c9463e57953b607d1f389d3be073d6b25
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-289
|
|
The compilation policy test function was generating different output
than the expected. This change syncs the output generated with the
expected.
Change-Id: I9043517a07b77851e303e5e7adec4010ca80001e
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-23
|
|
The asserts functions of the Policy Unit Tests was not checking
files in specific. This change helps to check every file expected as
an output.
Change-Id: I0cd83ced7ddb600f203f0f97d13b7d5792797dfe
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-23
|
|
It was missed the Unit test that verifies the installation of policy
services. This commit creates that method and also refactors some
policy code
Change-Id: I58f3f416efc096fc6199fd831bb63293b95157d2
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-23
|
|
Add tests for policy repository cloning and compiling.
Change-Id: I292ae77cd808f04ab9a4e666af0588fff7912879
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|