Fix: test_convert_args: fix expected arguments
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 25 Apr 2019 00:34:12 +0000 (20:34 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit2ad9e1c7ad4140c6a7629ac6cb757608d2982951
tree1f4395f694cf508b529cdda44dfc32177f0500b2
parentdccb8b6f460bcf32caa37f43801248dbc7248b6c
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.024163 seconds and 4 git commands to generate.