Fix: test_convert_args: fix expected arguments
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 25 Apr 2019 00:34:12 +0000 (20:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:39 +0000 (18:19 -0400)
commit4eca0426b2b4293f334864788894807e2e7a1a2c
tree92b961aca2c3f5ae2a67130c38a095d32c128726
parent1e20174de25333862f77d17151525224afbb0662
Fix: test_convert_args: fix expected arguments

Changes:

* `src.ctf.fs` paths are given as an array now.

* What used to be `params=...` is now two arguments: `--params ...`.

* There's a new default parameter when instantiating a
  `src.ctf.lttng-live` component: `session-not-found-action="end"`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ic08db60b280ca9babb1ddc21829392d14a0d3fd3
tests/cli/test_convert_args.in
This page took 0.034865 seconds and 4 git commands to generate.