Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Black
OpenXG UE
Commits
9b368ef8
Commit
9b368ef8
authored
Nov 04, 2015
by
gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed dedicated scenario option, fixed scenario name(xml attribute) = pdml filename
parent
3af54f3d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
66 additions
and
150 deletions
+66
-150
openair3/TEST/EPC_TEST/generate_scenario.c
openair3/TEST/EPC_TEST/generate_scenario.c
+65
-149
openair3/TEST/EPC_TEST/generate_scenario.h
openair3/TEST/EPC_TEST/generate_scenario.h
+1
-1
No files found.
openair3/TEST/EPC_TEST/generate_scenario.c
View file @
9b368ef8
This diff is collapsed.
Click to expand it.
openair3/TEST/EPC_TEST/generate_scenario.h
View file @
9b368ef8
...
...
@@ -126,7 +126,7 @@ typedef struct Enb_properties_array_s {
Enb_properties_t
*
properties
[
EPC_TEST_SCENARIO_MAX_ENB
];
}
Enb_properties_array_t
;
void
enb_config_init
(
const
char
const
*
lib_config_file_name_pP
,
const
boolean_t
new_config_fileP
);
void
enb_config_init
(
const
char
const
*
lib_config_file_name_pP
);
#endif
/* ENB_CONFIG_H_ */
/** @} */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment