If required packages are not installed, the tests will try to install
them (only 1 attempt per test will be done).
Certain test phases may not be relevant if:
* required SELinux types/attributes are not defined
* required programs/files are not installed
* required packages are not available
Main purpose of the automated test is to find out if the apol tool
can read and analyze the SELinux policies currently installed on
the system.
Because the apol tool is a graphical one, a working X session is
needed to conduct the testing procedure.
A recent rebuild testing in COPR revealed that the setools package
cannot be built with the latest SELinux userspace (version 3.6).
The TC reproduces the situation.
In order to have a well-functioning set of tools for SELinux policy
analysis which works together with the new version of SELinux
userspace, I believe that the problem needs to be fixed.
The TC covers BZ#2251915 and RHEL-18067.