python: make all _get_ref/_put_ref proper static methods
[babeltrace.git] / tests /
2023-06-06  Philippe Proulxtests/lib/utils/run-in.cpp: apply BT 2 C++ coding style
2023-06-05  Simon Marchitests: fix formatting of run-in.cpp
2023-05-31  Simon Marchitests: add bt_field_string_clear test
2023-05-31  Simon Marchitests: make pre/post-condition assertions test use...
2023-05-31  Simon Marchitests: add extern "C" to tap.h
2023-05-31  Simon Marchitests: add framework to run code in comp cls / comp...
2023-05-31  Simon Marchitests: use nlohmann's json lib to generate conds list
2023-05-31  Simon Marchitests: include babeltrace.h in conds/utils.hpp
2023-05-31  Simon Marchitests: re-format conds C++ files
2023-05-31  Simon Marchitests: convert lib conds test to C++
2023-05-23  Simon Marchitests: add a basic pre-condition assertion test
2023-05-23  Simon Marchitests: remove unused forward declaration
2023-03-16  Simon MarchiFix: tests: print real values in a fixed format
2023-03-14  Simon MarchiFix: ctf: verify that field class is int before calling...
2023-03-10  Simon MarchiFix: tests: free message iterator class in test_graph_t...
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 MarchiFix: bt2: autodisc: remove thread error while inserting...
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: remove spurious print in test_field_class.py
2022-06-15  Simon Marchitests: add diag in plugins/src.ctf.lttng-live/test_live
2022-06-13  Simon MarchiFix: tests: create correct field class in bt_plugin_tes...
2022-03-11  Michael JeansonUse Black stable to format python code
2022-02-24  Francis DeslauriersTests: src.ctf.lttng-live: split metadata sections
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-11-12  Michael JeansonAdd a single generated env file to the test suite
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
2021-02-08  Simon MarchiFix: macro name for "get supported mip versions method...
2020-12-09  Fabrice Fontainetests/lib/test_trace_ir_ref.c: rename user structure
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 Jeansonport: add 'notext' keyword linker support
2020-10-28  Michael JeansonFix: tests: use the test suite configured python binary
2020-10-28  Michael Jeansonport: tests: Add sys/wait.h include for FreeBSD
2020-09-10  Philippe ProulxReformat Python files with Black v20.8b1
2020-09-10  Philippe ProulxFix: bt2: _trim_docstring(): docstring can have 0 or...
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: add support for beacon injec...
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-23  Philippe Proulxtests: add libbabeltrace2 pre/postcondition testing...
2020-04-15  Simon MarchiFix: sink.text.pretty: check that port is connected...
2020-04-14  Simon Marchilib: add precondition checks that count of discarded...
2020-04-14  Simon Marchibt2: check that port is connected when creating message...
2020-04-14  Simon Marchilib, bt2: add precondition check for port name unicity
2020-04-14  Simon Marchilib: add precond. check for begin <= end on pkt./ev...
2020-04-14  Simon MarchiFix: bt2: read properties on _DiscardedEventsMessage
2020-04-14  Simon Marchitests: add tests for discarded events/packets creation
2020-04-11  Simon MarchiFix: bt2: add precond. check, for stream class supporti...
2020-04-11  Simon Marchiconfigure: remove -Wno-format-nonliteral
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-04-08  Philippe Proulxbt2: make `_EventConst` a mapping
2020-04-08  Philippe ProulxFix: bt2: _EventConst.__getitem__(): check if event...
2020-03-09  Simon Marchicommon: cast arguments to character classification...
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
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-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-13  Philippe Proulxlib: graph API: return borrowed references when adding...
2020-01-10  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-10  Philippe Proulxlib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
2020-01-09  Philippe ProulxReplace `diamon.org/babeltrace` with `babeltrace.org`
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2020-01-08  Simon Marchilib: run most of bt_self_component_port_input_message_i...
2020-01-08  Simon Marchitests: plug memory leak in test_bin_info
2020-01-08  Simon Marchibt2: free port user data when finalizing components
2020-01-07  Simon Marchitests: remove unnecessary message iterator classes
2020-01-07  Simon Marchitests: make test_sink_self_port_user_data actually...
2020-01-07  Simon Marchitests: fix test failure with msys2's Python 3.8.1-1...
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2019-12-17  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-12-05  Simon MarchiUse argpar from upstream
2019-12-05  Simon Marchibt2: use format_bt_error and format_bt_error_cause...
2019-11-26  Simon Marchitests: add test for list-plugins CLI command
2019-11-21  Simon Marchitests: test removing a destruction listener from a...
2019-11-21  Simon Marchitests/lib/Makefile.am: Move libbabeltrace2-common and...
2019-11-21  Simon Marchibt2: make _ListenerHandle not hold a strong reference...
2019-11-21  Simon Marchibt2: fix error message in trace_class.py
next
This page took 0.052104 seconds and 7 git commands to generate.