2013-02-08 21:16:26 +08:00
|
|
|
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"
|
|
|
|
|
2017-04-07 19:54:49 +08:00
|
|
|
DEPENDS = "boost ${PYTHON_PN}-nose"
|
2013-06-13 13:08:16 +08:00
|
|
|
DEPENDS_class-native = "boost-native rosunit-native"
|
2013-02-08 21:16:26 +08:00
|
|
|
|
2013-02-15 23:02:00 +08:00
|
|
|
require ros-comm.inc
|
2013-02-08 21:16:26 +08:00
|
|
|
|
2013-08-13 22:12:40 +08:00
|
|
|
ROS_PKG_SUBDIR = "tools"
|
2013-03-14 00:41:07 +08:00
|
|
|
|
|
|
|
OECMAKE_EXTRA_ROOT_PATH_class-native = "${OECMAKE_BUILDPATH}/devel"
|