fix copytrace: set the byte order
[babeltrace.git] / tests /
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
2017-05-27  Philippe Proulxtest_bt_values.c: test bt_value_map_extend()
2017-05-27  Jérémie GalarneauPrint timestamps in text plug-in
2017-05-27  Jérémie GalarneauImplement bt_ctf_clock_value interface
2017-05-27  Jérémie GalarneauAllow user data in heap compare function
2017-05-27  Jérémie GalarneauTest bt_notification_heap
2017-05-27  Jérémie GalarneauAdd test_ir_visit and test_trace_listener to the test...
2017-05-27  Jérémie GalarneauTests: NULL clock names are now allowed
2017-05-27  Jérémie GalarneauTests: add trace listener interface test
2017-05-27  Jérémie Galarneautrace listener test
2017-05-27  Jérémie GalarneauClean-up: use COMMON_TEST_LDADD to simplify Makefile
2017-05-27  Jérémie GalarneauTests: add visitor interface test
2016-09-16  Michael JeansonFix: Use autoconf provided grep in test_formats
2016-09-14  Nathan Lynchbabeltrace: add test for babeltrace --list
2016-06-07  Jérémie GalarneauTests: no substitution needed for multi-trace intersect...
2016-06-03  Jérémie GalarneauTests: dereference of NULL pointer on allocation failure
2016-06-03  Jérémie GalarneauTests: abort dwarf test on open() failure
2016-05-31  Jérémie GalarneauTests: Unchecked return value in test_ctf_writer
2016-05-31  Jérémie GalarneauTests: unchecked return value in test_ctf_writer
2016-05-31  Jérémie GalarneauTests: Add missing --merge LOG_DRIVER_FLAGS
2016-05-30  Jérémie GalarneauTests: unchecked return values in test_ctf_writer
2016-05-30  Jérémie GalarneauTests: Unchecked return values in test_ctf_writer
2016-05-30  Jérémie GalarneauTests: unchecked return values in test_ctf_writer
2016-05-30  Jérémie GalarneauTests: Unchecked return value in test_ctf_writer
2016-05-25  Antoine BusqueStandardise spelling of debug info
next
This page took 0.042891 seconds and 7 git commands to generate.