libcriterion-dev binary package in Ubuntu Jammy arm64

 Most test frameworks for C require a lot of boilerplate code to set up
 tests and test suites -- you need to create a main, then register new test
 suites, then register the tests within these suits, and finally call the
 right functions.
 .
 This gives the user great control, at the unfortunate cost of simplicity.
 .
 Criterion follows the KISS principle, while keeping the control the user
 would have with other frameworks:
 .
 * C99 and C++11 compatible.
 * Tests are automatically registered when declared.
 * Implements a xUnit framework structure.
 * A default entry point is provided, no need to declare a main unless you
    want to do special handling.
 * Test are isolated in their own process, crashes and signals can be
    reported and tested.
 * Unified interface between C and C++: include the criterion header and it
    just works.
 * Supports parameterized tests and theories.
 * Progress and statistics can be followed in real time with report hooks.
 * TAP output format can be enabled with an option.
 * Runs on Linux, FreeBSD, Mac OS X, and Windows (Compiling with MinGW GCC
    and Visual Studio 2015+).
 .
 This package contains the headers needed to compile other packages against
 the criterion library

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-02-15 22:48:55 UTC Published Ubuntu Jammy arm64 release universe libdevel Optional 2.4.0-rc-18-g1cc3911-1
  • Published
  • Copied from ubuntu jammy-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy arm64 proposed universe libdevel Optional 2.4.0-rc-18-g1cc3911-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-02-15 22:49:41 UTC Superseded Ubuntu Jammy arm64 release universe libdevel Optional 2.3.3git1-2
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of criterion 2.4.0-rc-18-g1cc3911-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed arm64 in Primary Archive for Ubuntu
  2022-02-17 00:10:08 UTC Deleted Ubuntu Jammy arm64 proposed universe libdevel Optional 2.3.3git1-2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-01-02 22:48:49 UTC Superseded Ubuntu Jammy arm64 release universe libdevel Optional 2.3.3git1-1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of criterion 2.3.3git1-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu impish-proposed arm64 in Primary Archive for Ubuntu