# CMake generated Testfile for 
# Source directory: /aptdata/openscap/scap-security-guide/tests
# Build directory: /aptdata/openscap/20251123124328/tests
# 
# This file includes the relevant testing commands required for 
# testing this directory and lists subdirectories to be tested as well.
add_test(max-path-len "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/ensure_paths_are_short.py")
set_tests_properties(max-path-len PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;31;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-rule-dir-json "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/rule_dir_json.py" "--root" "/aptdata/openscap/scap-security-guide" "--output" "/aptdata/openscap/scap-security-guide/build/rule_dirs.json")
set_tests_properties(test-rule-dir-json PROPERTIES  FIXTURES_SETUP "rule-dir-json" LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;37;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(stable-profile-ids "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/stable_profile_ids.py" "/aptdata/openscap/20251123124328")
set_tests_properties(stable-profile-ids PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;44;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(shorthand-to-oval "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/shorthand_to_oval.py" "/aptdata/openscap/scap-security-guide/tests/data/utils/shorthand_oval.xml" "/aptdata/openscap/20251123124328/tests/oval.xml")
set_tests_properties(shorthand-to-oval PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;50;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(stable-profiles "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/test_profile_stability.py" "/aptdata/openscap/20251123124328" "/aptdata/openscap/scap-security-guide/tests/data/profile_stability")
set_tests_properties(stable-profiles PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;56;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(stable-products "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/test_product_stability.py" "/aptdata/openscap/20251123124328" "/aptdata/openscap/scap-security-guide/tests/data/product_stability")
set_tests_properties(stable-products PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;62;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(machine-only-rules "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/test_machine_only_rules.py" "--source_dir" "/aptdata/openscap/scap-security-guide" "--build_dir" "/aptdata/openscap/20251123124328")
set_tests_properties(machine-only-rules PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;68;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(macros-oval "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/test_macros_oval.py" "--verbose")
set_tests_properties(macros-oval PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;81;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(fix_rules "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/fix_rules.py" "--dry-run" "--root" "/aptdata/openscap/scap-security-guide" "--json" "/aptdata/openscap/scap-security-guide/build/rule_dirs.json" "test_all")
set_tests_properties(fix_rules PROPERTIES  DEPENDS "test-rule-dir-json" FIXTURES_REQUIRED "rule-dir-json" LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;87;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-utils/import_srg_spreadsheet.py "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/utils/import_srg_spreadsheet.py" "--follow-imports=skip")
set_tests_properties(test-mypy-utils/import_srg_spreadsheet.py PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;106;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-utils/check_eof.py "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/utils/check_eof.py" "--follow-imports=normal")
set_tests_properties(test-mypy-utils/check_eof.py PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;107;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-utils/import_disa_stig.py "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/utils/import_disa_stig.py" "--follow-imports=skip")
set_tests_properties(test-mypy-utils/import_disa_stig.py PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;108;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-tests/cces-removed.py "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/tests/cces-removed.py" "--follow-imports=normal")
set_tests_properties(test-mypy-tests/cces-removed.py PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;109;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-utils/build_control_from_reference.py "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/utils/build_control_from_reference.py" "--follow-imports=skip")
set_tests_properties(test-mypy-utils/build_control_from_reference.py PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;110;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-tests/rule_removal.py "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/tests/rule_removal.py" "--follow-imports=skip")
set_tests_properties(test-mypy-tests/rule_removal.py PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;111;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-ssg "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/ssg" "--follow-imports=skip")
set_tests_properties(test-mypy-ssg PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;112;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-utils/oscal/ "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/utils/oscal/" "--follow-imports=skip")
set_tests_properties(test-mypy-utils/oscal/ PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;115;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-compare_ds "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/compare_ds.py" "/aptdata/openscap/scap-security-guide/tests/data/utils/disa-stig-rhel8-v1r6-xccdf-manual.xml" "/aptdata/openscap/scap-security-guide/shared/references/disa-stig-rhel8-v2r4-xccdf-manual.xml")
set_tests_properties(test-compare_ds PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;167;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-generate_contributors "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/generate_contributors.py" "--dry-run")
set_tests_properties(test-generate_contributors PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;175;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-controleval-directory "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/controleval.py" "--controls-dir" "/aptdata/openscap/scap-security-guide/tests/unit/ssg-module/data/controls_dir" "stats" "--level" "high" "--product" "rhel9" "--id" "qrst-levels")
set_tests_properties(test-controleval-directory PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;202;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-controleval-onefile "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/controleval.py" "--controls-dir" "/aptdata/openscap/scap-security-guide/tests/unit/ssg-module/data/controls_dir" "stats" "--level" "low" "--product" "rhel8" "--id" "abcd-levels")
set_tests_properties(test-controleval-onefile PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;208;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-controleval-json "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/controleval.py" "--controls-dir" "/aptdata/openscap/scap-security-guide/tests/unit/ssg-module/data/controls_dir" "stats" "--level" "medium" "--product" "rhel8" "--id" "qrst-levels" "--output-format" "json")
set_tests_properties(test-controleval-json PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;214;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-controleval-prometheus-metrics "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/controleval_metrics.py" "--controls-dir" "/aptdata/openscap/scap-security-guide/tests/unit/ssg-module/data/controls_dir" "prometheus" "--products" "fedora" "ol9" "rhel8" "rhel9" "rhel10" "sle15")
set_tests_properties(test-controleval-prometheus-metrics PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;221;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-check-eof "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/check_eof.py" "/aptdata/openscap/scap-security-guide/ssg" "/aptdata/openscap/scap-security-guide/linux_os" "/aptdata/openscap/scap-security-guide/utils" "/aptdata/openscap/scap-security-guide/tests" "/aptdata/openscap/scap-security-guide/products" "/aptdata/openscap/scap-security-guide/shared" "/aptdata/openscap/scap-security-guide/docs" "/aptdata/openscap/scap-security-guide/applications" "/aptdata/openscap/scap-security-guide/build-scripts" "/aptdata/openscap/scap-security-guide/cmake" "/aptdata/openscap/scap-security-guide/Dockerfiles" "/aptdata/openscap/scap-security-guide/tests" "/aptdata/openscap/scap-security-guide/controls" "/aptdata/openscap/scap-security-guide/.github")
set_tests_properties(test-check-eof PROPERTIES  _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;289;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-cmakelint "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "cmakelint" "--config" "/aptdata/openscap/scap-security-guide/.cmakelintrc" "/aptdata/openscap/scap-security-guide/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/cmake/CopyFiles.cmake" "/aptdata/openscap/scap-security-guide/cmake/FindOpenSCAP.cmake" "/aptdata/openscap/scap-security-guide/cmake/FindPythonModule.cmake" "/aptdata/openscap/scap-security-guide/cmake/GNUInstallDirs.cmake" "/aptdata/openscap/scap-security-guide/cmake/SSGCommon.cmake" "/aptdata/openscap/scap-security-guide/products/al2023/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/alinux2/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/alinux3/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/almalinux9/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/anolis23/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/anolis8/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/debian11/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/debian12/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/debian13/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/eks/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/example/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/fedora/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/firefox/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/kylinserver10/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/ocp4/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/ol10/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/ol7/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/ol8/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/ol9/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/openembedded/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/openeuler2203/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/opensuse/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/rhcos4/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/rhel10/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/rhel8/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/rhel9/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/rhv4/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/sle12/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/sle15/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/sle16/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/slmicro5/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/slmicro6/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/tencentos4/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/ubuntu2204/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/products/ubuntu2404/CMakeLists.txt" "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt")
set_tests_properties(test-cmakelint PROPERTIES  _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;297;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(install-vm "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/install_vm.py" "--help")
set_tests_properties(install-vm PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;304;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(automatus-sanity "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/automatus.py" "--help")
set_tests_properties(automatus-sanity PROPERTIES  LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;311;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(cce_avail_check-redhat-all "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/cces-removed.py" "--root" "/aptdata/openscap/scap-security-guide" "--json" "/aptdata/openscap/scap-security-guide/build/rule_dirs.json" "--products" "ocp4,rhel8,rhel9,rhel10" "--cce-list" "/aptdata/openscap/scap-security-guide/shared/references/cce-redhat-avail.txt")
set_tests_properties(cce_avail_check-redhat-all PROPERTIES  DEPENDS "test-rule-dir-json" FIXTURES_REQUIRED "rule-dir-json" LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;328;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;338;cce_avail_check;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(cce_avail_check-sle12 "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/cces-removed.py" "--root" "/aptdata/openscap/scap-security-guide" "--json" "/aptdata/openscap/scap-security-guide/build/rule_dirs.json" "--products" "sle12" "--cce-list" "/aptdata/openscap/scap-security-guide/shared/references/cce-sle12-avail.txt")
set_tests_properties(cce_avail_check-sle12 PROPERTIES  DEPENDS "test-rule-dir-json" FIXTURES_REQUIRED "rule-dir-json" LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;328;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;339;cce_avail_check;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(cce_avail_check-sle15 "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/cces-removed.py" "--root" "/aptdata/openscap/scap-security-guide" "--json" "/aptdata/openscap/scap-security-guide/build/rule_dirs.json" "--products" "sle15" "--cce-list" "/aptdata/openscap/scap-security-guide/shared/references/cce-sle15-avail.txt")
set_tests_properties(cce_avail_check-sle15 PROPERTIES  DEPENDS "test-rule-dir-json" FIXTURES_REQUIRED "rule-dir-json" LABELS "quick" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;328;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;340;cce_avail_check;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(utils-import_disa_stig_sanity "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/import_disa_stig.py" "--help" "set_tests_properties" "(" "utils-import_disa_stig_sanity" "PROPERTIES" "LABELS" "quick" ")")
set_tests_properties(utils-import_disa_stig_sanity PROPERTIES  _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;343;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(utils-build_control_from_reference_sanity "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/build_control_from_reference.py" "--product" "rhel10" "--reference" "ospp" "--root" "/aptdata/openscap/scap-security-guide" "--output" "/aptdata/openscap/scap-security-guide/build/rhel10_ospp_control.yml" "--json" "/aptdata/openscap/scap-security-guide/build/rule_dirs.json")
set_tests_properties(utils-build_control_from_reference_sanity PROPERTIES  DEPENDS "test-rule-dir-json" FIXTURES_REQUIRED "rule-dir-json" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;367;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(validate_automatus_metadata "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/tests/validate_automatus_metadata.py" "--root" "/aptdata/openscap/scap-security-guide")
set_tests_properties(validate_automatus_metadata PROPERTIES  _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;376;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(test-mypy-tests/validate_automatus_metadata.py "env" "/usr/bin/python3" "-m" "mypy" "/aptdata/openscap/scap-security-guide/tests/validate_automatus_metadata.py" "--follow-imports=normal")
set_tests_properties(test-mypy-tests/validate_automatus_metadata.py PROPERTIES  LABELS "mypy" _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;97;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;380;mypy_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
add_test(import_srg_spreadsheet-sanity "env" "PYTHONPATH=/aptdata/openscap/scap-security-guide" "/usr/bin/python3" "/aptdata/openscap/scap-security-guide/utils/import_srg_spreadsheet.py" "-h")
set_tests_properties(import_srg_spreadsheet-sanity PROPERTIES  _BACKTRACE_TRIPLES "/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;405;add_test;/aptdata/openscap/scap-security-guide/tests/CMakeLists.txt;0;")
