Sha256: 14aef95de310f1e1381feaaf256ea94d0905a538311b5e3fdc944f927e75b287

Contents?: true

Size: 271 Bytes

Versions: 56

Compression:

Stored size: 271 Bytes

Contents

#include "unity.h"
#include "unity_fixture.h"

TEST_GROUP_RUNNER(ProductionCode2)
{
  RUN_TEST_CASE(ProductionCode2, IgnoredTest);
  RUN_TEST_CASE(ProductionCode2, AnotherIgnoredTest);
  RUN_TEST_CASE(ProductionCode2, ThisFunctionHasNotBeenTested_NeedsToBeImplemented);
}

Version data entries

56 entries across 23 versions & 2 rubygems

Version Path
ceedling-0.31.1 vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.31.1 vendor/cmock/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.31.0 vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.31.0 vendor/cmock/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
simdjson-0.3.0 vendor/simdjson/dependencies/cJSON/tests/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.30.0 vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.30.0 vendor/cmock/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.30.0 vendor/c_exception/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.30.0 vendor/cmock/vendor/c_exception/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.28.3 vendor/cmock/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.28.3 vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.28.2 vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.28.1 vendor/cmock/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.28.1 vendor/c_exception/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.28.1 vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.28.1 vendor/cmock/vendor/c_exception/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.27.0 vendor/cmock/vendor/c_exception/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.27.0 vendor/cmock/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.27.0 vendor/c_exception/vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
ceedling-0.27.0 vendor/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c