File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 1
- name : L1-tests
2
-
3
- on :
4
- push :
5
- branches : [ ]
6
- pull_request :
7
- branches : [ ]
1
+ name : L1-testsx
8
2
9
3
env :
10
4
BUILD_TYPE : Debug
Original file line number Diff line number Diff line change 1
1
name : L2-tests
2
2
3
- on :
4
- push :
5
- branches : [ ]
6
- pull_request :
7
- branches : [ ]
8
-
9
3
env :
10
4
BUILD_TYPE : Debug
11
5
THUNDER_REF : " R4.4.1"
Original file line number Diff line number Diff line change @@ -206,8 +206,6 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
206
206
-I ${PWD} /entservices-testframework/Tests/headers/ccec/drivers \
207
207
-I ${PWD} /entservices-testframework/Tests/headers/network \
208
208
-I ${PWD} /entservices-testframework/Tests \
209
- -I ${PWD} /Thunder/Source \
210
- -I ${PWD} /Thunder/Source/core \
211
209
-include ${PWD} /entservices-testframework/Tests/mocks/devicesettings.h \
212
210
-include ${PWD} /entservices-testframework/Tests/mocks/Iarm.h \
213
211
-include ${PWD} /entservices-testframework/Tests/mocks/Rfc.h \
You can’t perform that action at this time.
0 commit comments