# This file is part of the SV-Benchmarks collection of verification tasks: # https://github.com/sosy-lab/sv-benchmarks # # SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community # # SPDX-License-Identifier: Apache-2.0 format_version: '2.0' input_files: 'nested_3.c' properties: - property_file: ../properties/no-overflow.prp expected_verdict: true - property_file: ../properties/termination.prp expected_verdict: true - property_file: ../properties/unreach-call.prp expected_verdict: true - property_file: ../properties/coverage-branches.prp - property_file: ../properties/coverage-conditions.prp - property_file: ../properties/coverage-statements.prp options: language: C data_model: ILP32