Go to the source code of this file.
Namespaces | |
SDOPackageTest | |
Functions | |
def | SDOPackageTest.leak_check (rss_start, rss_end) |
memory leak check More... | |
def | SDOPackageTest.mem_rss () |
def | SDOPackageTest.print_file_and_cons (out_data, out_flag=0) |
file and console out More... | |
Variables | |
SDOPackageTest.config = consin0.rtc_ref.get_configuration() | |
SDOSystemElement::get_configuration ();. More... | |
SDOPackageTest.consin0 = ns.rtc_handles["ConsoleIn0.rtc"] | |
SDOPackageTest.devProf = SDOPackage.DeviceProfile("test","","","0.1.0",[]) | |
Configuration::set_device_profile (in DeviceProfile dProfile);. More... | |
SDOPackageTest.env = RtmEnv(sys.argv, ["localhost:9898"]) | |
string | SDOPackageTest.fodat = "=== " |
SDOSystemElement::get_monitoring (); consin0.rtc_ref.get_monitoring () # not implemented. More... | |
SDOPackageTest.fout = open(test_case + ".log", 'w') | |
SDOPackageTest.listo = env.name_space["localhost:9898"].list_obj() | |
int | SDOPackageTest.loop_cnt = 1000 |
SDOPackageTest.ns = env.name_space['localhost:9898'] | |
int | SDOPackageTest.rss0 = 0 |
SDOSystemElement::get_owned_organizations() More... | |
SDOPackageTest.rss1 = i | |
SDOPackageTest.rssEnd = mem_rss() | |
SDOPackageTest.rssStart | |
string | SDOPackageTest.test_case = "SDOPackageTest" |
file out setting More... | |