cmock 2.5.3+git40-g379a9a8-1 source package in Ubuntu

Changelog

cmock (2.5.3+git40-g379a9a8-1) unstable; urgency=medium

  * Initial release. (Previously bundled with src:khronos-opencl-clhpp.)

 -- Andreas Beckmann <email address hidden>  Wed, 17 Jan 2024 23:31:22 +0100

Upload details

Uploaded by:
Andreas Beckmann
Uploaded to:
Sid
Original maintainer:
Andreas Beckmann
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cmock_2.5.3+git40-g379a9a8-1.dsc 1.9 KiB 024bc770cc8cdbc11e8a04d1c6d6aa97596e535818a049d445168b027cee42a0
cmock_2.5.3+git40-g379a9a8.orig.tar.xz 479.3 KiB bac41c14dc651e14b8b7ca92a6e01935dc135bc6e99be567b48f5544ab7a6347
cmock_2.5.3+git40-g379a9a8-1.debian.tar.xz 3.4 KiB 7f538eff9db097fb0e55e198e73858a441cbd4a0b47757ed35468d06c40b56c2

No changes file available.

Binary packages built by this source

cmock: mock and stub generator and runtime for unit testing C

 CMock is a mock and stub generator and runtime for unit testing C.
 It's been designed to work smoothly with Unity Test, another of the
 embedded-software testing tools developed by ThrowTheSwitch.org.
 CMock automagically parses your C headers and creates useful and usable
 mock interfaces for unit testing. Give it a try!