Skip to content
Snippets Groups Projects
rostest_1.11.13.bb 434 B
Newer Older
DESCRIPTION = "Integration test suite based on roslaunch that is compatible with xUnit frameworks."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"

DEPENDS = "boost python-nose"
DEPENDS_class-native = "boost-native rosunit-native"
ROS_PKG_SUBDIR = "tools"

OECMAKE_EXTRA_ROOT_PATH_class-native = "${OECMAKE_BUILDPATH}/devel"