Skip to content

unique CMock settings per mock #1095

Description

@meowFlute

I have been trying to determine if there is a way to do this for a number of hours, so forgive me if there is.

I would like to be able to specify unique CMock settings in the project.yml for specific mocks.

Something like

:cmock:
  :setting_1: foo
  :setting_2: bar
  :header_1:
    :setting_1: baz

Where for mock_header_1.h setting_1 would be overridden from foo to baz. This would allow for mock-specific configuration of header files, inline inclusion, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions