Rtos API example

Embed: (wiki syntax)

« Back to documentation index

tools::host_tests Namespace Reference

tools::host_tests Namespace Reference

Namespaces

namespace  default_auto
namespace  detect_auto
namespace  dev_null_auto
namespace  echo
namespace  echo_flow_control
namespace  example
namespace  hello_auto
namespace  host_registry
namespace  host_test
namespace  host_tests_plugins
namespace  net_test
namespace  rpc
namespace  rtc_auto
namespace  serial_complete_auto
namespace  serial_nc_rx_auto
namespace  serial_nc_tx_auto
namespace  stdio_auto
namespace  tcpecho_client
namespace  tcpecho_client_auto
namespace  tcpecho_server
namespace  tcpecho_server_auto
namespace  tcpecho_server_loop
namespace  udp_link_layer_auto
namespace  udpecho_client
namespace  udpecho_client_auto
namespace  udpecho_server
namespace  udpecho_server_auto
namespace  wait_us_auto
namespace  wfi_auto

Functions

def get_host_test
 Functional interface for test supervisor registry.

Detailed Description

mbed SDK
Copyright (c) 2011-2013 ARM Limited

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Function Documentation

def tools::host_tests::get_host_test (   ht_name )

Functional interface for test supervisor registry.

Definition at line 63 of file host_tests/__init__.py.