linuxOS_AP05/buildroot/package/rockchip/ros/ros-comm/rostest/Config.in
2025-06-02 13:59:07 +08:00

10 lines
267 B
Plaintext

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.