This document is meant to help review process of openscap upstream test suite while doing rebases. At the very least the last reviewed version should be mentioned here. Plus any mandatory items with links to appropriate bugs, so changes (even innocent looking ones) can be evalued according to the real impact they might have to our productization efforts. For more detail, see https://tcms.engineering.redhat.com/case/571216 To obtain a diff between commits/tags use: $ git log -p REVIEWED_COMMIT^..LATEST_COMMIT -- tests/ To obtain only names of changed files add `--name-only`. Example: $ git log -p 1.3.1^..1.3.2 -- tests/ Last reviewed version: openscap-1.3.3-1 https://github.com/OpenSCAP/openscap/commit/0cb55c55af6be9934d6fd0caf4563b206f289732