Sha256: dd674b726a3a332285f50fa2564fccc9bae6354950f9c714660a65027f1c1f9f

Contents?: true

Size: 601 Bytes

Versions: 2

Compression:

Stored size: 601 Bytes

Contents

# =========================================================================
#   CMock - Automatic Mock Generation for C
#   ThrowTheSwitch.org
#   Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
#   SPDX-License-Identifier: MIT
# =========================================================================

---
:files:
  - '../src/cmock.c'
  - './c/TestCMockC.c'
  - './c/TestCMockC_Runner.c'
  - '../vendor/unity/src/unity.c'
:options:
  - 'TEST'
  - 'CMOCK_MEM_STATIC'
  - 'CMOCK_MEM_SIZE=128'
  #- 'CMOCK_MEM_SIZE=40000'
  - 'CMOCK_MEM_ALIGN=2'
  - 'CMOCK_MEM_INDEX_TYPE=int'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ceedling-1.0.1 vendor/cmock/test/c/TestCMockC.yml
ceedling-1.0.0 vendor/cmock/test/c/TestCMockC.yml