Valgrind

constructor(distro: LangDockerfile, config: Valgrind.Config, testCase: TestCase, diffFlags: List<Settings.DiffIgnoreFlag>?)

Parameters

distro

Distro image to run the test on.

config

The configuration to instantiate this class.

testCase

The test case for this Valgrind.

diffFlags

Diff flags to use if stdout is also checked for correctness.