Commit graph

31 commits

Author SHA1 Message Date
Christophe Bedard
6cdf9e1b9c Relax intraprocess test to make it more stable 2019-07-10 12:55:57 +02:00
Christophe Bedard
3ecf9a5b2b Remove debug print 2019-07-05 14:47:11 +02:00
Christophe Bedard
8a5d59d3d2 Fix formatting of code in docstrings 2019-06-27 13:03:48 +02:00
Christophe Bedard
4389e22ce9 Rename trace action module to 'action' 2019-06-25 16:22:53 +02:00
Christophe Bedard
03eb5f7440 Use tracetools_launch instead of tracetools_trace in tracetools_test 2019-06-24 16:29:00 +02:00
Christophe Bedard
de8c131a34 Extract trace reading functions 2019-06-24 16:06:17 +02:00
Christophe Bedard
4d434fa182 Merge branch 'ros2trace' into 'master'
Use lttng init and fini methods

See merge request micro-ROS/ros2_tracing!15
2019-06-24 06:29:48 +00:00
Christophe Bedard
9d16302f83 Merge branch 'tests' into 'master'
Enhance tracetools_test

See merge request micro-ROS/ros2_tracing!14
2019-06-24 06:26:28 +00:00
Christophe Bedard
078f23e9bd Use wrapper methods for lttng 2019-06-23 18:50:08 +02:00
Christophe Bedard
6e8a54d8a0 Add documentation 2019-06-23 12:57:07 +02:00
Christophe Bedard
0abddffeff Add assertNumEvents method and use assertFieldEquals 2019-06-23 12:56:50 +02:00
Christophe Bedard
2493eeec72 Format 2019-06-23 12:14:04 +02:00
Christophe Bedard
a8ced92203 Fix lint errors 2019-06-21 09:21:48 +02:00
Christophe Bedard
74541ced02 Fix intraprocess test logic 2019-06-21 09:19:54 +02:00
Christophe Bedard
915a09a1ac Add intraprocess test 2019-06-19 16:44:37 +02:00
Christophe Bedard
39d2a9e2e7 Fix lint errors 2019-06-19 15:32:33 +02:00
Christophe Bedard
eb8a7e2c26 Add more tests and more test utils 2019-06-19 15:26:46 +02:00
Christophe Bedard
20cf197b87 Remove print 2019-06-19 10:47:09 +02:00
Christophe Bedard
4362e35734 Implement test_node with new test class 2019-06-19 10:42:56 +02:00
Christophe Bedard
05d60cb57a Extract common testcase class 2019-06-18 15:42:44 +02:00
Christophe Bedard
e43eed71ab Fix return type 2019-06-18 13:45:30 +02:00
Christophe Bedard
f016523c17 Add typing info 2019-06-18 13:38:42 +02:00
Christophe Bedard
7808724be8 Use os to join paths 2019-06-18 13:34:56 +02:00
Christophe Bedard
89dd641506 Fix python file doc 2019-06-18 09:10:56 +02:00
Christophe Bedard
9cc1f5f29b Add copyright headers 2019-06-18 09:10:05 +02:00
Christophe Bedard
8704f0591d Fix Python indent 2019-06-17 10:20:15 +02:00
Christophe Bedard
33f227b772 Fix linting errors 2019-06-05 15:35:46 +02:00
Christophe Bedard
8f09ce339d Add subscription callback test with ping+pong nodes 2019-06-03 11:16:05 +02:00
Christophe Bedard
82ef066b16 Document test utils 2019-06-03 09:52:20 +02:00
Christophe Bedard
29637221ca Change param order 2019-06-03 09:48:09 +02:00
Christophe Bedard
58625f27f6 Extract common test utils 2019-06-03 09:45:36 +02:00