test_convert_args: test multiple leftover arguments
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 25 Apr 2019 00:38:13 +0000 (20:38 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit6ce3ba806f205c7aed530cf2db6e80936ecbe3a0
treea4dae72063da31d80fa61726ad19834d2678983c
parent2ad9e1c7ad4140c6a7629ac6cb757608d2982951
test_convert_args: test multiple leftover arguments

When `babeltrace convert` is given multiple leftover arguments:

    babeltrace /path/to/trace1 /path/to/trace2 /path/to/trace3

it configures a single `src.ctf.fs` component with a `paths` array
parameter containing the three paths.

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