* Modified regex code in ' RDConfig::provisioningHostShortName()' and
'RDConfig::provisioningServiceName()' to use the QRegularExpression
class rather than QRegExp.
* Added a 'test_provisioning' test harness in 'tests/'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>