Fix graph facilities handling in writer component class
[babeltrace.git] / tests /
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
2016-05-13  Jérémie GalarneauTests: Multi-trace stream intersection test
2016-05-05  Michael JeansonDon't use the .so extension on test assets
2016-05-03  Michael JeansonFix: PATH_MAX requires limits.h on OS X and Solaris
2016-05-03  Jérémie GalarneauStatic build fix: change link order of libtestcommon.la
2016-05-03  Jérémie GalarneauClean-up: change space indentation to tabs
2016-05-03  Jérémie GalarneauTest fix: clean trace files left behind by test_ctf_ir_ref
2016-04-29  Antoine BusqueTests: skip certain bin-info tests on failure to preven...
2016-04-29  Antoine BusqueTests: strip ELF symbols from debuginfo-data executable...
2016-04-29  Michael JeansonTests: Add missing debuginfo files to dist
2016-04-29  Michael JeansonTests: Replace prove by autotools tap runner
2016-04-29  Michael JeansonCleanup test scripts
2016-04-29  Michael JeansonFix: Don't clean test scripts
2016-04-29  Simon MarchiFix: Make test_dwarf and test_bin_info tests work out...
2016-04-29  Michael JeansonHandle test_ctf_writer_complete like the other tests...
2016-04-29  Simon MarchiFix: let automake handle CLEAN and DIST
2016-04-29  Simon MarchiFix: Remove test_seek_empty_packet and test_seek_big_tr...
2016-04-27  Jérémie GalarneauTypo: succesful* -> successful*
2016-04-27  Jérémie GalarneauHarmonize spelling of debug-info
2016-04-22  Antoine BusqueAdd source and information to regenerate debuginfo...
2016-04-21  Antoine BusqueRename so-info to bin-info
2016-04-21  Antoine BusqueFix: update tests for new dwarf func name output
2016-04-21  Antoine BusqueAdd --debug-info-target-prefix
2016-04-21  Antoine BusqueUse is_pic field instead of reading ELF header
2016-04-20  Jérémie GalarneauTests: clean generated tests scripts
2016-04-20  Michael JeansonTests: Use AC_CONFIG_FILES to generate test scripts
2016-04-20  Jérémie GalarneauRename opt_debug_dir to opt_debug_info_dir
2016-04-20  Jérémie GalarneauClean-up: mark test symbols as static
2016-04-20  Jérémie GalarneauFix: Remove traces left over from ctf-writer tests
2016-04-20  Jérémie GalarneauTests: dynamically create test list based on enabled...
2016-04-20  Jérémie GalarneauTests: erroneous check after bt_ctf_clock_set_offset_s
2016-04-20  Antoine BusqueTests: add unit tests for so_info
2016-04-20  Antoine BusqueTests: add unit tests for bt_dwarf
2016-04-05  Jérémie GalarneauTests: use templates for stream intersection and packet...
2016-04-05  Jérémie GalarneauTests: fix OOT build by adding test scripts to noinst_S...
2016-04-04  Julien DesfossezTest the stream intersection feature
2016-04-04  Julien DesfossezTests for packet_seq_num handling
2016-02-24  Philippe Proulxtest_ctf_ir_ref.c: fix coding style
next
This page took 0.043373 seconds and 7 git commands to generate.