Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
OpenXG
OpenXG-RAN
Commits
b0b74847
Commit
b0b74847
authored
Nov 13, 2014
by
Navid Nikaein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6011
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
653e4159
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
targets/TEST/OAI/test01.py
targets/TEST/OAI/test01.py
+6
-6
No files found.
targets/TEST/OAI/test01.py
View file @
b0b74847
...
...
@@ -127,12 +127,12 @@ oai.rm_driver(oai,user,pw)
# start te test cases
rv
=
case01
.
execute
(
oai
,
user
,
pw
,
host
,
logfile
,
logdir
,
debug
)
if
rv
!=
0
:
case02
.
execute
(
oai
,
user
,
pw
,
host
,
logfile
,
logdir
,
debug
)
case03
.
execute
(
oai
,
user
,
pw
,
host
,
logfile
,
logdir
,
debug
)
case04
.
execute
(
oai
,
user
,
pw
,
host
,
logfile
,
logdir
,
debug
)
#case05.execute(oai, user, pw, host, logfile,logdir,debug)
#
else :
#
print 'Compilation error: skip test case 02,03,04,05'
case02
.
execute
(
oai
,
user
,
pw
,
host
,
logfile
,
logdir
,
debug
)
case03
.
execute
(
oai
,
user
,
pw
,
host
,
logfile
,
logdir
,
debug
)
case04
.
execute
(
oai
,
user
,
pw
,
host
,
logfile
,
logdir
,
debug
)
#case05.execute(oai, user, pw, host, logfile,logdir,debug)
else
:
print
'Compilation error: skip test case 02,03,04,05'
oai
.
kill
(
user
,
pw
)
oai
.
rm_driver
(
oai
,
user
,
pw
)
...
...
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