Commit graph

34 commits

Author SHA1 Message Date
Christophe Bedard
4362e35734 Implement test_node with new test class 2019-06-19 10:42:56 +02:00
Christophe Bedard
7c3470e668 Make node names match their executable name 2019-06-19 10:16:29 +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
4cfd83809a Add 2nd maintainer for tracetools_test 2019-06-18 09:18:34 +02:00
Christophe Bedard
20341cbeeb Set license for tracetools_test 2019-06-18 09:18:05 +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
8e80d8b4fd Update event names in tests 2019-06-17 16:29:57 +02:00
Ingo Lütkebohle
f720c450fc Initial gitlab-ci.yml 2019-06-17 14:08:59 +00:00
Christophe Bedard
8704f0591d Fix Python indent 2019-06-17 10:20:15 +02:00
Christophe Bedard
d93915da53 Mark license as TODO 2019-06-06 09:56:13 +02:00
Christophe Bedard
33f227b772 Fix linting errors 2019-06-05 15:35:46 +02:00
Christophe Bedard
6cce113f04 Fix authors/maintainer 2019-06-05 10:43:45 +02: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
9dcac8ad3d Format long calls 2019-06-03 11:42:23 +02:00
Christophe Bedard
6296fc0016 Extract base path constant 2019-06-03 11:39:37 +02:00
Christophe Bedard
d6fec8171c Add timer test 2019-06-03 11:36:16 +02:00
Christophe Bedard
d198de3958 Remove unused #include 2019-06-03 11:22:23 +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
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
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