Sha256: 4df5fa666ddd0eb50fa95418aadb583212c2f6efadf37924fada734b35b36f47

Contents?: true

Size: 342 Bytes

Versions: 12

Compression:

Stored size: 342 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

12 entries across 2 versions & 1 rubygems

Version Path
ceedling-0.29.1 vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.29.1 vendor/c_exception/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.29.1 vendor/c_exception/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.29.1 vendor/cmock/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.29.1 vendor/cmock/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.29.1 vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.29.0 vendor/c_exception/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.29.0 vendor/c_exception/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.29.0 vendor/cmock/vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.29.0 vendor/cmock/vendor/unity/examples/example_3/src/ProductionCode2.c
ceedling-0.29.0 vendor/unity/examples/example_2/src/ProductionCode2.c
ceedling-0.29.0 vendor/unity/examples/example_3/src/ProductionCode2.c