Skip to content

Create unit tests for debug switch #433

@gold2718

Description

@gold2718

Description

In order to facilitate and verify capgen's implementation of the --debug command-line switch, unit tests should be created that require this feature and can verify correct code generation.

Solution

Using the python unittest module, create unit tests that require and verify correct code generation when the --debug command-line switch is used.

Related to #325

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions