plugin-so: use list of components instead of glib hash table
[babeltrace.git] / tests /
2017-06-09  Philippe Proulxcli: use --component=NAME:{source,filter,sink}.PLUGIN...
2017-06-09  Philippe ProulxFix build with BUILT_IN_PLUGINS=1
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Michael JeansonPort: Use g_setenv instead of setenv
2017-06-09  Michael JeansonPort: Dummy locking of stdout on mingw in libtap
2017-06-09  Michael JeansonPort: Add utsname.h compat for mingw
2017-06-09  Philippe ProulxFix: test-utils-muxer.c: initialize "next" return with...
2017-06-09  Philippe Proulxtest_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to...
2017-06-09  Philippe Proulxtests/lib: do not call bt_ctf_trace_set_native_byte_ord...
2017-06-09  Philippe ProulxRemove remaining old test files
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-06-09  Philippe ProulxFix: test_ir_visit.c: create valid SC PC/EH and trace...
2017-06-09  Philippe ProulxFix: test_ctf_ir_ref.c: create valid SC PC/EH and trace...
2017-06-09  Philippe Proulxtest_ctf_writer.c: add "trace is static" listener tests
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Jérémie GalarneauTests: possible dereference of NULL argument to strcmp
2017-05-28  Jérémie GalarneauFix: unchecked bt_ctf_event_set_clock_value return...
2017-05-28  Jérémie GalarneauClean-up: unused next_return assignation in muxer test
2017-05-28  Jérémie GalarneauFix: possible NULL dereference of uuid in test
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe ProulxValidate CTF semantics in selected CTF IR functions
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxtest_ctf_writer.c: remove negative index tests
2017-05-28  Philippe Proulxtests/lib/Makefile.am: fix check_ vs. noinst_ prefix
2017-05-28  Philippe ProulxRename tests/bin -> tests/cli
2017-05-28  Philippe Proulxtests/bin/test_convert_args: fix after updating CLI
2017-05-28  Philippe Proulxtests: put TESTS list in each Makefile.am
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxMake bt_ctf_event_class_create() create an empty context FT
2017-05-28  Philippe ProulxInternalize trace listener API and bt_ctf_trace_get_met...
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxRename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
2017-05-28  Philippe Proulxir: add trace UUID getter and setter
2017-05-28  Philippe Proulxutils.muxer: fix bad behaviour caused by notification...
2017-05-28  Philippe ProulxSet private port's user data on creation
2017-05-28  Philippe ProulxRemove bt_ctf_stream_class_get_event_class_by_name()
2017-05-28  Philippe Proulxtest_trace_listener.c: fix: set trace's native byte...
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd static trace tests
2017-05-28  Philippe ProulxAdd bt_ctf_trace_get_stream_count() and bt_ctf_trace_ge...
2017-05-28  Philippe ProulxAdd bt_plugin_set object
2017-05-28  Philippe ProulxUse bt_clock_class_priority_map_add_clock_class() to...
2017-05-28  Philippe ProulxAdd bt_clock_class_priority_map_copy()
2017-05-28  Philippe ProulxAdd notification iterator tests
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe ProulxAdd basic utils.muxer tests
2017-05-28  Philippe ProulxAdd bt_plugin_find_component_class()
2017-05-28  Philippe ProulxFix a few include warnings
2017-05-28  Philippe Proulxtest_graph_topo: test both "port connected" and "accept...
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe Proulxtests/lib/common.c: add missing includes
2017-05-28  Philippe Proulxir: make sure you can't add a SC to a trace with a...
2017-05-28  Philippe ProulxRename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
2017-05-28  Philippe Proulxtest_bt_ctf_field_type_validation: fix compiler warnings
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Julien Desfossezdebug-info filter plugin
2017-05-28  Philippe ProulxRename converter/ -> cli/ (it's more than a converter...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe Proulxtests: add clock class priority map tests
2017-05-28  Philippe ProulxAdd graph topology tests
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxUpdate notification iterator's "init" function signature
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe Proulx"destroy" method -> "finalize" method
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxAdd `babeltrace convert` argument tests
2017-05-28  Philippe ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Philippe Proulxbt2: test query info API
2017-05-28  Philippe ProulxAdd query info API tests
2017-05-28  Philippe Proulxbt2: test comp. class help attribute
2017-05-28  Philippe ProulxAdd shared object comp. class help attribute test
2017-05-28  Philippe ProulxAdd bt_plugin_create_from_name() tests
2017-05-28  Philippe ProulxAdd Babeltrace 2 Python bindings tests
2017-05-28  Jérémie GalarneauTests: add empty packet writer test
2017-05-28  Jérémie GalarneauTests: rename empty packet context test
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Jérémie GalarneauTests: close writer object before reading the trace...
2017-05-28  Jérémie GalarneauTest: remove produced trace at the end of the empty...
2017-05-28  Jérémie GalarneauTests: add the plugin tests to the make check target
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxAdd tests for plugin version
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxRefactor the plugin registration and loading machinery
2017-05-28  Philippe ProulxAdd bt_plugin test
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-28  Jérémie GalarneauTests writer: write a trace defining no packet context
2017-05-28  Jérémie GalarneauUpdate test_ctf_writer.c header
2017-05-27  Philippe ProulxFix API doc's content and style for enum. FT mapping...
2017-05-27  Jérémie GalarneauModify bt_ctf_field_enumeration_get_single_mapping...
2017-05-27  Mathieu DesnoyersFix: allow duplicate keys and overlapping ranges in...
2017-05-27  Jérémie GalarneauTest fix: a stream class' clock must be associated...
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Jérémie GalarneauTests: adapt writer tests as IR now allows NULL headers...
2017-05-27  Philippe Proulxfield-types.c: check that we don't add self FT to struc...
2017-05-27  Philippe ProulxRename visitor and element names
next
This page took 0.040729 seconds and 7 git commands to generate.