configure: Normalize indentation to 2 spaces
[babeltrace.git] / tests / lib /
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-09-28  Simon Marchitests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
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-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-07-16  Michael Jeansontests: return the proper TAP exit code
2020-04-23  Philippe Proulxtests: add libbabeltrace2 pre/postcondition testing...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
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-08  Simon Marchilib: introduce bt_message_iterator_class
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
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-19  Simon Marchilib: mark bt_common_assert_failed as hidden
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-11-11  Simon Marchitests: clear error in test_simple_sink
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-26  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-10  Francis Deslauriersvalues: make `bt_value_map_extend()` extend the provide...
2019-10-08  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
2019-09-30  Francis DeslauriersCleanup: tests: remove debugging `diag` leftover
2019-09-30  Francis DeslauriersRename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-08-16  Philippe Proulxlib: make empty array/map appending/inserting functions...
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-14  Jonathan Rajottebt_uuid_compare: return actual comparison
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-06  Philippe ProulxAdd bt_graph_add_simple_sink_component() tests
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-24  Philippe Proulxlib: add bt_plugin_find_all()
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxMove `include/babeltrace2/ctf-writer` -> `include/babel...
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-09  Philippe ProulxTests: move `test_bitfield` outside lib tests, add...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-06  Philippe Proulxtests: call bt_current_thread_clear_error() when handli...
2019-07-04  Michael Jeansontests: Remove stale tests launcher
2019-07-03  Philippe ProulxAdd back (adapted) `test_bt_values` and `test_graph_topo`
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-07-03  Philippe Proulxtests/lib: remove `test_bt_values` and `test_graph_topo`
2019-06-28  Michael Jeansontests: Rework test suite
2019-06-26  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-06-25  Simon Marchilib: remove "accept port" concept
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-20  Philippe Proulxlib: set component's initial log level when adding...
2019-06-13  Michael Jeansontests: Move ctf-writer to it's own directory
2019-06-13  Michael Jeansontests: Move libtestcommon to utils
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
2019-06-11  Michael Jeansonctf-writer: externalize libbabeltrace2-ctf-writer
2019-06-08  Philippe ProulxRemove everything related to the `bt2.ctf_writer` Pytho...
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-07  Michael Jeansonlib: Rename to libbabeltrace2
2019-06-06  Michael Jeansontests: build system spring cleanup
2019-06-06  Mathieu DesnoyersCleanup: test_bitfield: nr_bits should be unsigned
2019-06-05  Simon Marchilib: Make graph listeners return an error status
2019-05-29  Mathieu DesnoyersFix: test_bitfield: extend coverage by removing off...
2019-05-29  Mathieu DesnoyersFix: test_bitfield: extend coverage: 0-len signed write...
2019-05-21  Mathieu DesnoyersFix: test_bitfield: buffer overrun accesses
2019-05-17  Mathieu DesnoyersExtend test_bitfield coverage
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-03  Simon Marchitests: remove non-existent files from EXTRA_DIST
2019-05-02  Simon Marchitests/bindings/python: Mark all tests as skipped
2019-05-02  Philippe ProulxRemove `test_bt_message_iterator`
2019-05-02  Simon MarchiRemove stale trace-ir test files
2019-05-02  Francis Deslauriersctf-writer: Split clock and clock-class declarations...
2019-05-02  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-02  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-02  Philippe Proulxbt_field_class_*_create(): accept mandatory trace class
2019-05-02  Philippe Proulxbt_trace_class_create(): accept mandatory self component
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe ProulxPlugin development API: use self enumeration and plugin...
2019-05-02  Philippe Proulxlib: remove unused public `enum bt_plugin_status`
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: rename bt_plugin_create_all_*() -> bt_plugin_find_...
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: rename plural file names to singular
2019-05-02  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-02  Philippe Proulxbt_value_copy(): put output parameter as last parameter
2019-05-02  Philippe Proulxbt_value_map_extend(): put output parameter as last...
2019-05-02  Philippe Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make plugin API const-correct
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: bt_object_{get,put}_ref(): accept a `const` parameter
2019-05-02  Philippe ProulxCTF writer: use own `bt_ctf_object` and `bt_ctf_value...
2019-05-02  Philippe Proulxbt_port_output_notification_iterator_create(): remove...
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
next
This page took 0.080493 seconds and 7 git commands to generate.