linuxOS_AP05/buildroot/package/rockchip/ros/ros-comm/rostest/Config.in

10 lines
267 B
Plaintext
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_ROSTEST
bool "rostest"
select BR2_PACKAGE_ROS_SET
select BR2_PACKAGE_ROSUNIT
select BR2_PACKAGE_BOOST_THREAD
select BR2_PACKAGE_BOOST_SYSTEM
help
Integration test suite based on roslaunch that is compatible with xUnit frameworks.