Commit c32ef303 authored by Navid Nikaein's avatar Navid Nikaein

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6287 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 0efc3043
......@@ -149,9 +149,9 @@ if clean == 1 :
# start te test cases
#compile
rv=1 #case11.execute(oai, user, pw, host,logfile,logdir,debug)
rv=case11.execute(oai, user, pw, host,logfile,logdir,debug)
if rv == 1 :
# case12.execute(oai, user, pw, host,logfile,logdir,debug,cpu)
case12.execute(oai, user, pw, host,logfile,logdir,debug,cpu)
case13.execute(oai, user, pw, host,logfile,logdir,debug,cpu)
else :
print 'Compilation error: skip case 12 and 13'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment