Sha256: a929e7ef393ec5ccc53e3f885d663a1c8fbe5cc5f72a0fcad5c0d2f6cbc8b210

Contents?: true

Size: 331 Bytes

Versions: 105

Compression:

Stored size: 331 Bytes

Contents

#include "ProductionCode2.h"

char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction)
{
  (void)Poor;
  (void)LittleFunction;
  //Since There Are No Tests Yet, This Function Could Be Empty For All We Know.
  // Which isn't terribly useful... but at least we put in a TEST_IGNORE so we won't forget
  return (char*)0;
}

Version data entries

105 entries across 16 versions & 2 rubygems

Version Path
ceedling-0.31.1 vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.31.1 vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.31.1 vendor/cmock/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.31.1 vendor/cmock/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.31.0 vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.31.0 vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.31.0 vendor/cmock/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.31.0 vendor/cmock/vendor/unity/examples/example_3/src/ProductionCode2.c
simdjson-0.3.0 vendor/simdjson/dependencies/cJSON/tests/unity/examples/example_2/src/ProductionCode2.c
simdjson-0.3.0 vendor/simdjson/dependencies/cJSON/tests/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.30.0 vendor/cmock/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.30.0 vendor/c_exception/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.30.0 vendor/c_exception/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.30.0 vendor/cmock/vendor/c_exception/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.30.0 vendor/cmock/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.30.0 vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.30.0 vendor/cmock/vendor/c_exception/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.30.0 vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.28.3 vendor/cmock/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.28.3 vendor/unity/examples/example_3/src/ProductionCode2.c