Fix: bt2: autodisc: remove thread error while inserting status in map
[babeltrace.git] / tests / cli /
2021-09-28  Simon Marchitests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
2021-09-10  Simon Marchicommon: move bt_component_class_type_string here, use...
2021-08-06  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-02-26  Simon Marchitests: fix shellcheck warnings in cli/convert/test_auto...
2020-02-26  Simon Marchitests: fix shellcheck warnings in cli/convert/test_conv...
2020-02-26  Simon Marchitests: add expected error strings cli/convert/test_conv...
2020-02-26  Simon Marchitests: cleanup cli/convert/test_convert_args
2019-11-26  Simon Marchitests: add test for list-plugins CLI command
2019-11-20  Simon Marchiparam-parse: allow duplicate map keys
2019-11-20  Simon Marchicli: print error causes in all error paths
2019-11-20  Simon Marchitests: test_auto_source_discovery_grouping: remove...
2019-11-20  Simon Marchitests: silence "variable/expression in single quote...
2019-11-20  Simon Marchitests: quote ${BT_CTF_TRACES_PATH} in test_trace_read...
2019-11-20  Simon Marchitests: declare and assign variables separately in test_...
2019-11-20  Simon Marchitests: add CLI query tests
2019-11-15  Simon Marchitests: make test_trimmer use bt_cli
2019-11-05  Francis Deslaurierscli: exit with status 2 when interrupted by SIGINT
2019-10-15  Philippe Proulxlib: use powers of two for object type enumerators
2019-10-15  Simon Marchitests: make test_intersection use bt_cli, test error...
2019-10-08  Simon Marchitests: test_output_path_ctf_non_lttng_trace_output...
2019-09-30  Simon Marchitests: use bt_cli in test_trace_copy
2019-09-30  Simon Marchitests: delete temporary files in cli/test_help
2019-09-29  Simon MarchiFix: cli: don't log error when using help command with...
2019-09-20  Francis Deslaurierscli: make `--clock-force-correlate` use `force-clock...
2019-09-19  Simon MarchiFix: output non-LTTng CTF trace with same relative...
2019-08-17  Philippe ProulxFix: pass `inputs` parameter to implicit `src.ctf.lttng...
2019-08-17  Simon Marchicli: allow map values in --params arguments
2019-08-17  Simon Marchitests: add tests for CLI params parsing
2019-08-16  Philippe Proulxcli: `convert` command: do not allow more than one...
2019-08-16  Philippe Proulxcli: make --plugin-path and --omit-{system,home}-plugin...
2019-08-16  Philippe ProulxFix: test_convert_args: use correct path to `utils.sh`
2019-08-12  Simon Marchitests: move auto source discovery test artifacts
2019-08-12  Simon MarchiMove autodisc to its own convenience library
2019-08-12  Simon Marchitests: make auto-source-discovery-{log_level,params...
2019-08-12  Simon Marchitests: make auto-source-discovery-grouping test use...
2019-08-05  Philippe Proulxcli, tests: rename "leftover" terms to "non-option"
2019-08-03  Simon Marchicli: apply log levels (`--log-level` option) to leftovers
2019-08-03  Simon Marchicli: apply parameters (`--params` option) to leftovers
2019-08-02  Simon Marchitests: reorganize CLI's `convert` tests
2019-08-02  Simon Marchicli: handle leftovers in the same loop as components
2019-08-02  Simon Marchicli: remove `run` and `convert` commands' --name option
2019-08-02  Simon Marchicli: remove `convert` command's --path and --url options
2019-07-30  Michael Jeansontests: fix test_auto_source_discovery on mingw
2019-07-23  Michael Jeansontests: fix Windows support in test_convert_args
2019-07-23  Michael Jeansontests: readlink 'canonicalize' is GNU specific
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-10  Jonathan Rajottetests: specify the timezone offset
2019-07-09  Jonathan Rajottefix: test_trimmer on macOs and Solaris
2019-07-09  Jonathan Rajottetests: Use DYLD_LIBRARY_PATH on macOSX
2019-07-03  Simon MarchiFix: trimmer: use regexes to parse dates and times
2019-06-28  Michael Jeansontests: Rework test suite
2019-06-21  Michael Jeansontests: Move data files to a common directory
2019-06-20  Michael Jeansonfix: test_trimmer on macOs and Solaris
2019-06-20  Philippe Proulxcli: add component-specific `--log-level` option (run...
2019-06-07  Simon Marchitests: clean up test_trimmer
2019-06-07  Michael Jeansoncli: Rename to babeltrace2
2019-06-06  Michael Jeansontests: build system spring cleanup
2019-06-05  Simon Marchicli: Fix exit code of ctf-metadata output
2019-05-02  Philippe Proulxcli: put space after comma between array elements
2019-05-02  Philippe ProulxFix: test_convert_args: fix malformed test line
2019-05-02  Philippe Proulxtest_convert_args: test multiple leftover arguments
2019-05-02  Philippe ProulxFix: test_convert_args: fix expected arguments
2019-05-02  Simon Marchicli: Remove support for --key and --value arguments
2019-05-02  Philippe ProulxFix: `test_packet_seq_num.in`: change expected disc...
2017-11-13  Michael JeansonFix: Replace bt_timegm with a thread-safe implementation
2017-11-02  Philippe ProulxAdd basic flt.lttng-utils.debug-info tests
2017-11-02  Philippe Proulxflt.lttng-utils.debug-info: `dir`/`debug-dir` param...
2017-11-02  Philippe Proulxcli: do not automatically create an implicit filter...
2017-09-18  Jérémie GalarneauTests babeltrace: adapt python tests to use unittest
2017-09-15  Philippe Proulxtests: remove `check` targets in subdirectories
2017-08-31  Michael JeansonPort: don't quote wc output in test scripts
2017-08-29  Michael JeansonFix test: OOT build of test_trace_copy and test_trimmer
2017-08-28  Michael JeansonPort: don't quote wc output in test scripts
2017-08-21  Michael JeansonTest fix: handle debug info disabled in test_convert_args
2017-08-21  Michael JeansonTest fix: handle timestamps order in test_trace_copy
2017-08-21  Michael JeansonTest: rework shell test scripts
2017-07-20  Michael JeansonTests: only run debug info tests when the feature is...
2017-07-18  Mathieu DesnoyersFix: test: expect the new warning format for seqnum
2017-07-17  Philippe Proulxcli: do not allow --stream-intersection with --run...
2017-07-17  Philippe ProulxFix test_convert_args
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-06-19  Julien DesfossezTest the trimmer component
2017-06-19  Jérémie GalarneauTests: don't rely on the test script's location
2017-06-19  Julien Desfosseztest_trace_copy: compare the two traces with diff rathe...
2017-06-19  Julien DesfossezTest debug-info
2017-06-16  Julien DesfossezTest: validate that the output of ctf-fs sink is identi...
2017-06-09  Philippe Proulxcli: convert: allow multiple paths to be passed as...
2017-06-09  Mathieu DesnoyersFix: make check in out-of-tree
2017-06-09  Philippe Proulxcli: use -o ctf --output /output/path to quickly instan...
2017-06-09  Philippe Proulxcli: use --component=NAME:{source,filter,sink}.PLUGIN...
2017-06-09  Philippe Proulxtests/cli/Makefile.am: remove duplicate test in TESTS...
2017-06-09  Philippe ProulxFix: test_convert_args: use util.muxer's `assume-absolu...
2017-05-28  Philippe ProulxRename tests/bin -> tests/cli
This page took 0.08977 seconds and 7 git commands to generate.