Home
last modified time | relevance | path

Searched refs:UNITY_ROOT (Results 1 - 6 of 6) sorted by relevance

/third_party/cJSON/tests/unity/examples/example_1/
H A Dmakefile28 UNITY_ROOT=../.. macro
49 SRC_FILES1=$(UNITY_ROOT)/src/unity.c src/ProductionCode.c test/TestProductionCode.c test/test_runners/TestProductionCode_Runner.c
50 SRC_FILES2=$(UNITY_ROOT)/src/unity.c src/ProductionCode2.c test/TestProductionCode2.c test/test_runners/TestProductionCode2_Runner.c
51 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src
63 ruby $(UNITY_ROOT)/auto/generate_test_runner.rb test/TestProductionCode.c test/test_runners/TestProductionCode_Runner.c
65 ruby $(UNITY_ROOT)/auto/generate_test_runner.rb test/TestProductionCode2.c test/test_runners/TestProductionCode2_Runner.c
/third_party/unity/examples/example_1/
H A Dmakefile28 UNITY_ROOT=../.. macro
50 SRC_FILES1=$(UNITY_ROOT)/src/unity.c src/ProductionCode.c test/TestProductionCode.c test/test_runners/TestProductionCode_Runner.c
51 SRC_FILES2=$(UNITY_ROOT)/src/unity.c src/ProductionCode2.c test/TestProductionCode2.c test/test_runners/TestProductionCode2_Runner.c
52 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src
64 ruby $(UNITY_ROOT)/auto/generate_test_runner.rb test/TestProductionCode.c test/test_runners/TestProductionCode_Runner.c
66 ruby $(UNITY_ROOT)/auto/generate_test_runner.rb test/TestProductionCode2.c test/test_runners/TestProductionCode2_Runner.c
/third_party/cJSON/tests/unity/examples/example_2/
H A Dmakefile28 UNITY_ROOT=../.. macro
48 $(UNITY_ROOT)/src/unity.c \
49 $(UNITY_ROOT)/extras/fixture/src/unity_fixture.c \
57 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src
/third_party/unity/examples/example_2/
H A Dmakefile28 UNITY_ROOT=../.. macro
49 $(UNITY_ROOT)/src/unity.c \
50 $(UNITY_ROOT)/extras/fixture/src/unity_fixture.c \
58 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src
/third_party/cJSON/tests/unity/test/
H A Drakefile_helper.rb9 require UNITY_ROOT + '../auto/unity_test_summary'
10 require UNITY_ROOT + '../auto/generate_test_runner'
11 require UNITY_ROOT + '../auto/colour_reporter'
182 summary.root = UNITY_ROOT
/third_party/cJSON/tests/unity/examples/example_3/
H A Drakefile_helper.rb3 require UNITY_ROOT + '/auto/unity_test_summary'
4 require UNITY_ROOT + '/auto/generate_test_runner'
5 require UNITY_ROOT + '/auto/colour_reporter'

Completed in 2 milliseconds