fix missing libbabeltrace-ctf for libctfcopytrace
[babeltrace.git] / tests / lib /
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 ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Philippe ProulxAdd query info API tests
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  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  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-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-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-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  Michael JeansonCleanup 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-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  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: 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-02-24  Philippe Proulxtest_ctf_ir_ref.c: fix coding style
2016-02-24  Philippe Proulxtest_ctf_writer.c: test packet functions
2016-02-23  Philippe Proulxtest_ctf_ir_ref.c: fix indentation
2016-02-23  Philippe Proulxtest_ctf_ir_ref.c: test all permutations of put
2016-02-22  Philippe Proulxtest_ctf_writer.c: test bt_ctf_clock_ns_from_value()
2016-02-22  Philippe Proulxtest_ctf_writer.c: test writer/non-writer clock value...
2016-02-22  Philippe Proulxir: move bt_ctf_stream_class_set_clock() to writer...
2016-02-22  Philippe Proulxir: add optional name property to stream
2016-02-22  Philippe Proulxtest_ctf_writer.c: test bt_ctf_stream_create()
2016-02-22  Philippe Proulxtest_ctf_writer.c: test stream class clock -> trace...
2016-02-22  Philippe Proulxir: remove unused bt_ctf_event_copy()
2016-02-19  Philippe Proulxir: move the stream event ctx field to the event
2016-02-19  Philippe Proulxir: clock: use value in cycles instead of ns
2016-02-19  Philippe Proulxir: split event files into event and event-class files
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
2016-02-19  Philippe Proulxir: rename ctf_type_id -> bt_ctf_type_id
2016-02-19  Philippe Proulxir: rename ctf_string_encoding -> bt_ctf_string_encoding
2016-02-19  Philippe Proulxir: rename bt_ctf_field_path_get_root()
2016-02-19  Philippe Proulxir: rename bt_ctf_node -> bt_ctf_scope
2016-02-19  Philippe Proulxir: add public bt_ctf_field_path object
2016-02-19  Philippe ProulxAdd validation/resolving tests
2016-02-19  Philippe Proulxtest_bt_values.c: fix top comment
next
This page took 0.043459 seconds and 7 git commands to generate.