cpputest/4.0

CppUTest is a C /C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems but it works for any C/C++ project.

#testing#unit-testing

Using cpputest

Loading usage information…

Packages

Linuxx86_64Release

package IDda53193237d7952c82b68013b2b0945a1c39c1d2
Recipe revision01c10b659e194ae204400a6604b15936

compilergcc
compiler.cppstd17
compiler.version11

optionsfPIC=True with_extensions=True with_leak_detection=True
Macosarmv8Release

package IDa90e827c0050e2e3938ce68788ae2ce6da1b8554
Recipe revision01c10b659e194ae204400a6604b15936

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsfPIC=True with_extensions=True with_leak_detection=True
Macosx86_64Release

package IDd560ef1c2009c6dce357e745d5ae6778fd19a76e
Recipe revision01c10b659e194ae204400a6604b15936

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsfPIC=True with_extensions=True with_leak_detection=True
Windowsarmv8Release

package ID2a14b3bb761bb6068bda6af92785fcdc78c519d4
Recipe revision01c10b659e194ae204400a6604b15936

compilermsvc
compiler.cppstd14
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

optionswith_extensions=True with_leak_detection=True
Windowsx86_64Release

package ID0045afcc5c0a523c3a9608e2d91e0691d5c531d0
Recipe revision01c10b659e194ae204400a6604b15936

compilermsvc
compiler.cppstd14
compiler.version192
compiler.runtimedynamic
compiler.runtime_typeRelease

optionswith_extensions=True with_leak_detection=True
Windowsx86_64Release

package IDace5514af5982cccc1e70f24c393c92d011d29c8
Recipe revision01c10b659e194ae204400a6604b15936

compilermsvc
compiler.cppstd14
compiler.version193
compiler.runtimedynamic
compiler.runtime_typeRelease

optionswith_extensions=True with_leak_detection=True

Dependencies

Loading dependencies…

BSD-3-Clause01c10b659e194ae204400a6604b15936

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list cpputest/4.0
    # Scan the entire dependency graph
    conan audit scan --requires=cpputest/4.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv4.0
[![Conan Center](https://img.shields.io/conan/v/cpputest)](https://conan.io/center/recipes/cpputest)