Fix: test_convert_args: fix expected arguments
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 25 Apr 2019 00:34:12 +0000 (20:34 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:12:56 +0000 (00:12 -0400)
commit228033322de222eab6a9703741e9d928bd07d5ee
tree1f4395f694cf508b529cdda44dfc32177f0500b2
parent136906ad574dff33d6266173e577e3f2a9518d1f
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.024307 seconds and 5 git commands to generate.