aws / aws/aws-encryption-sdk-c

Add valgrind to all our CI targets

Open
#455 1 comment 0 reactions 0 assignees View on GitHub
maintenance
Dominant language
C
Stars
63
Forks
59
PR merge metrics
No merged PRs in 30d

Description

https://github.com/aws/aws-encryption-sdk-c/blob/969c71d7b48a9c48e00a3ec8bc420c245681bab9/codebuild/bin/codebuild-test.sh#L67

Valgring is currently added in the following platforms:
- trusty-gcc4x-x64
- trusty-gcc4x-x86
- ubuntu-latest-x64

We want to investigate whether the other platforms we support in our CI have valgrind running?

Contributor guide

Open the contributing guide

Research direction

Start at codebuild/bin/codebuild-test.sh around line 67, where Valgrind is currently configured for three platforms. Inspect the remaining CI platform targets to determine which support Valgrind and how they are invoked. Done means the supported targets that can run Valgrind do so consistently, with the CI configuration reflecting the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
ci-cd, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.