src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / tests / plugins /
32 hours ago  Simon MarchiChange naming convention for enum class enumerators
2024-03-26  Simon Marchitests/plugins/flt.utils.muxer: add test for clock ...
2024-03-26  Simon Marchilib/graph/iterator: use clock correlation validator...
2024-03-26  Jérémie GalarneauTests: src.ctf.lttng-live: stream creation while trace...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace() -> bt_gen_mctf_t...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test() -> bt_run_p...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python() -> bt_run_in_py_util...
2024-02-07  Olivier Diontests: add `src.ctf.fs` single field testing framework
2024-01-23  Simon MarchiFix typos
2023-12-14  Simon Marchilogging: strip down and clean `log.h` and `log.c`
2023-11-09  Simon Marchitests: add and use bt_grep_ok
2023-11-09  Simon Marchitests: add and use bt_grep
2023-11-03  Michael JeansonReduce the number of Makefiles in 'src/' by one more
2023-11-01  Simon MarchiFix: tests: conditionally skip Python bindings test...
2023-10-31  Simon Marchitests: remove test dir in test-query-metadata-info.sh
2023-10-30  Philippe Proulxtests: normalize names of files and more
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-10-24  Michael JeansonAdd test to parse lf/crlf metadata
2023-10-20  Simon Marchictf: grow stored_values array when necessary
2023-10-20  Simon Marchitests: use /dev/null instead of empty files in src...
2023-10-20  Simon Marchitests: pass trace path prefix down in test_live
2023-10-20  Simon Marchitests: pass live server args down using arrays
2023-10-20  Simon Marchitests: move --port-file and --trace-path-prefix argumen...
2023-10-20  Simon Marchitests: change lttng_live_server.py's --sessions-filenam...
2023-10-20  Simon Marchitests: make --port-filename optional in lttng_live_serv...
2023-10-20  Simon Marchitests: add typing annotations to lttng_live_server.py
2023-10-20  Simon Marchisrc.ctf.fs: improve `metadata-info` query error message...
2023-10-18  Simon Marchitests: fix file comment of plugins/src.ctf.lttng-live...
2023-09-21  Simon Marchipython: run isort on everything
2023-03-14  Simon MarchiFix: ctf: verify that field class is int before calling...
2022-08-16  Simon Marchitests: fix shellcheck warnings in plugins/sink.ctf.fs
2022-08-16  Simon Marchitests: fix shellcheck errors in plugins/sink.text.prett...
2022-08-16  Simon Marchitests: use -z / -n to test for string empty / non-empty
2022-08-16  Simon Marchitests: shorten names of session-rotation trace
2022-06-30  Simon Marchitests: src.ctf.fs: add test for metadata with invalid...
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2022-06-15  Simon Marchitests: add diag in plugins/src.ctf.lttng-live/test_live
2022-02-24  Francis DeslauriersTests: src.ctf.lttng-live: split metadata sections
2021-09-28  Simon Marchitests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
2021-08-06  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
2020-12-03  Simon MarchiFix: sink.ctf.fs: fix logic of make_unique_stream_file_name
2020-12-03  Simon MarchiFix: sink.ctf.fs: remove spurious directory level when...
2020-10-28  Michael JeansonFix: tests: use the test suite configured python binary
2020-09-10  Philippe ProulxFix: `ctf` plugin: use element FC's alignment as array...
2020-08-06  Geneviève Bastiensink.text.pretty: add optional `print-enum-flags` parameter
2020-08-06  Geneviève BastienTests: sink.text.pretty: Add unit tests for enum fields...
2020-07-16  Michael Jeansontests: return the proper TAP exit code
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: add discarded packets inacti...
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: use JSON description for...
2020-06-05  Jérémie GalarneauTests: whitespace fix in src.ctf.lttng-live/test_live
2020-04-15  Simon MarchiFix: sink.text.pretty: check that port is connected...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/sink.ctf...
2020-02-26  Simon Marchitests: fix shellcheck warning in plugins/src.ctf.lttng...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/src.ctf.fs...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/src.ctf.fs...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/src.ctf.fs...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/flt.lttng...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/flt.utils...
2020-02-19  Simon Marchitests: improve flt.utils.trimmer/test_trimming to test...
2020-01-08  Simon Marchitests: plug memory leak in test_bin_info
2020-01-07  Simon Marchitests: fix test failure with msys2's Python 3.8.1-1...
2019-11-20  Simon Marchisrc.ctf.fs: sort inputs paths
2019-11-19  Simon Marchilib: mark bt_common_assert_failed as hidden
2019-11-15  Simon MarchiSave and restore error in ctf_fs_iterator_next, muxer_m...
2019-10-28  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-23  Francis DeslauriersTests: debug-info: compare output of `CompleteSrc`
2019-10-23  Francis DeslauriersTests: debug-info: compare without `debug-info` component
2019-10-21  Simon Marchisrc.ctf.fs: error out when failing to create index
2019-10-18  Simon MarchiFix: consider index of all files for data stream groups...
2019-10-18  Simon MarchiUse assertRegex instead of assertRegexpMatches
2019-10-10  Simon Marchitests: make test names in plugins/flt.utils.trimmer...
2019-10-07  Simon Marchitests: get rid of missing-field-initializers warning...
2019-10-07  Simon Marchitests: add format attributes to functions receiving...
2019-10-02  Simon Marchitests: remove CR characters from expected file in test_live
2019-10-02  Simon Marchitests: convert paths passed to lttng_live_server.py
2019-10-02  Simon Marchitests: name temporary files in test_live
2019-09-25  Philippe Proulxsink.text.details: add `with-data` initialization parameter
2019-09-25  Philippe ProulxAdd basic `sink.text.details` tests
2019-09-24  Jonathan RajotteTests: src.ctf.lttng-live: add inverse ordering from...
2019-09-24  Philippe ProulxAdd LTTng-independent `src.ctf.lttng-live` tests
2019-09-20  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-09-19  Francis DeslauriersFix: test_dwarf.c: close() argument cannot be negative
2019-09-06  Simon Marchirename `babeltrace.trace-info` to `babeltrace.trace...
2019-09-04  Simon Marchictf: remove `intersection-range-ns` from `babeltrace...
2019-09-04  Simon Marchictf: make src.ctf.fs group inputs by UUID in `babeltrac...
2019-08-29  Simon Marchictf: remove unused fields from `babeltrace.trace-info...
2019-08-16  Francis DeslauriersTests: ctf: add basic `metadata-info` query test
2019-08-16  Philippe Proulxcli: make --plugin-path and --omit-{system,home}-plugin...
2019-08-16  Francis DeslauriersTests: ctf: add tracers timestamp quirks workaround...
2019-08-09  Francis DeslauriersFix: tests: flt.utils.muxer: missing '../' in path...
2019-08-08  Francis DeslauriersTests: flt.utils.muxer: add message ordering tests
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-20  Francis DeslauriersTests: flt.lttng-utils.debug-info: update debug-info...
2019-07-20  Jonathan Rajotte`test_query_trace_info.py`: adapt regex to NT path...
next
This page took 0.073 seconds and 7 git commands to generate.