public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
Date: Fri,  7 Aug 2020 15:52:42 +0000 (UTC)	[thread overview]
Message-ID: <1596815544.33c1c6c0e3092b7784f2faff086745175f953587.aballier@gentoo> (raw)

commit:     33c1c6c0e3092b7784f2faff086745175f953587
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 15:52:15 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 15:52:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c1c6c0

dev-ros/combined_robot_hw_tests: fix tests

Closes: https://bugs.gentoo.org/624734
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 .../combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild   | 6 ++++++
 dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
index 2ffddf9ca60..c38e64568c9 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
@@ -29,3 +29,9 @@ DEPEND="${RDEPEND}
 		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
 		dev-cpp/gtest
 	)"
+
+src_test() {
+	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+	export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}"
+	ros-catkin_src_test
+}

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
index 2ffddf9ca60..c38e64568c9 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
@@ -29,3 +29,9 @@ DEPEND="${RDEPEND}
 		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
 		dev-cpp/gtest
 	)"
+
+src_test() {
+	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+	export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}"
+	ros-catkin_src_test
+}


             reply	other threads:[~2020-08-07 15:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 15:52 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-03 10:50 [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/ Alexis Ballier
2020-10-12 19:08 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2020-07-31 10:34 Alexis Ballier
2018-10-11 16:28 Alexis Ballier
2018-07-17  7:08 Alexis Ballier
2018-04-28 15:22 Alexis Ballier
2018-04-28 15:22 Alexis Ballier
2018-04-22 12:56 Alexis Ballier
2018-03-27  6:41 Alexis Ballier
2017-12-26 19:08 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-08-10 13:02 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2016-12-12 20:24 Alexis Ballier
2016-11-29  9:28 Alexis Ballier
2016-08-21  6:34 Alexis Ballier
2016-05-24  7:32 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1596815544.33c1c6c0e3092b7784f2faff086745175f953587.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox