linuxOS_PX30_CAR/buildroot/package/rockchip/ros/ros-comm/rostest/Config.in
2026-01-20 14:00:13 +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.