Commit graph

28 commits

Author SHA1 Message Date
Christophe Bedard
ae9dd2431b Use ament_export_link_flags() to export -rdynamic from tracetools
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-03-08 23:08:25 -04:00
Christophe Bedard
1b73e4be94 Merge and update service test to cover callback registration 2020-02-08 19:23:05 -05:00
Christophe Bedard
534228557c Fix working directory for tracetools_test Python tests 2019-11-25 16:38:07 -08:00
Christophe Bedard
3a8f30e710 Merge test_subscription* into test_subscription 2019-11-16 16:43:53 -08:00
Christophe Bedard
ce0c39a24d Update test_intra after new intraprocess communications 2019-11-12 18:06:42 -08:00
Christophe Bedard
be73250015 Disable test_intra 2019-10-22 11:17:55 -07:00
Christophe Bedard
60347e6de6 Do not use -rdynamic if Windows 2019-08-02 13:35:44 +02:00
Christophe Bedard
5da7ad22ed Put back cmake comments 2019-07-25 09:30:46 +02:00
Christophe Bedard
6f9cc13902 Fix lint_cmake errors 2019-07-25 09:16:23 +02:00
Christophe Bedard
32717cb806 Rename option 2019-07-25 09:03:29 +02:00
Tobias Blass
1452787336 Enable tracing by default if LTTng is available
Also removed the colcon.meta file that implicitly enabled tracing anyway
2019-07-19 10:38:08 +02:00
Christophe Bedard
3542aab984 Only build and run tracing tests if LTTng is enabled and found 2019-07-12 10:06:52 +02:00
Christophe Bedard
f475f6dee3 Remove -fPIC from tracetools and tracetools_test 2019-07-05 12:52:03 +02:00
Christophe Bedard
eefb9ff439 Add -rdynamic to tests 2019-07-03 15:22:04 +02:00
Christophe Bedard
915a09a1ac Add intraprocess test 2019-06-19 16:44:37 +02:00
Ingo Lütkebohle
f720c450fc Initial gitlab-ci.yml 2019-06-17 14:08:59 +00:00
Christophe Bedard
51f3c16205 Add linting tests to both tracetools* packages 2019-06-04 13:53:05 +02:00
Christophe Bedard
3022d678f9 Move find_package() lines to test section 2019-06-04 13:51:56 +02:00
Christophe Bedard
ce9d6eff95 Add service callback test 2019-06-03 13:05:05 +02:00
Christophe Bedard
77645f2a52 Remove useless dependency 2019-06-03 11:58:45 +02:00
Christophe Bedard
e37ce0df61 Add service creation test 2019-06-03 11:57:19 +02:00
Christophe Bedard
d6fec8171c Add timer test 2019-06-03 11:36:16 +02:00
Christophe Bedard
39bd95b51f Fix tests by splitting them into two separate files 2019-06-03 11:20:02 +02:00
Christophe Bedard
8f09ce339d Add subscription callback test with ping+pong nodes 2019-06-03 11:16:05 +02:00
Christophe Bedard
3b85b3cbd8 Add node creation test 2019-06-03 10:07:43 +02:00
Christophe Bedard
198fa8b039 Move test nodes to src/ 2019-06-03 10:02:03 +02:00
Christophe Bedard
cc8187e55b Add subscription creation test 2019-05-31 16:43:04 +02:00
Christophe Bedard
6caaa51764 Add tracetools_test package with simple test 2019-05-31 16:07:11 +02:00