Files
containers/.vib/rust/goss/goss.yaml
Juan José Martos b3c73eb276 [bitnami/rust] Add tests for Rust (#70360)
Signed-off-by: Jota Martos <jotamartos@vmware.com>
2024-07-25 13:00:43 +02:00

13 lines
542 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
gossfile:
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-app-version.yaml: {}
../../common/goss/templates/check-binaries.yaml: {}
../../common/goss/templates/check-broken-symlinks.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}
../../common/goss/templates/check-linked-libraries.yaml: {}
../../common/goss/templates/check-sed-in-place.yaml: {}
../../common/goss/templates/check-spdx.yaml: {}