summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CPack/tests/GENERATE_SHLIBS/VerifyResult.cmake
blob: b1952efd11bf8fe75255ed90f3223f81fecf39bc (plain)
1
2
3
4
set(shlibs_shlibs "^libtest_lib 0\\.8 generate_shlibs \\(\\= 0\\.1\\.1\\)\n$")
# optional dot at the end of permissions regex is for SELinux enabled systems
set(shlibs_shlibs_permissions_regex "-rw-r--r--\.? .*")
verifyDebControl("${FOUND_FILE_1}" "shlibs" "shlibs")