Tests: dereference of NULL pointer on allocation failure
[babeltrace.git] / tests /
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
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
2016-02-19  Philippe Proulxir: refactor FT validation and resolving
2016-02-19  Philippe Proulxvalues: add `_empty` prefix when relevant
2016-02-19  Philippe ProulxBT_MOVE(): call bt_put(_dst)
2016-02-19  Philippe Proulxtest_ctf_writer.c: assert() unchecked return values
2016-02-13  Mathieu DesnoyersHandle negative time and offset from Epoch
2016-02-11  Jérémie GalarneauFix out-of-tree tests: seek tests can't find traces
2016-02-10  Michael JeansonTests: Fix test plans and do not skip on fail
2016-01-19  Jérémie GalarneauImplement new CTF-IR reference counting scheme
2016-01-19  Jérémie GalarneauTests: Add CTF-IR reference counting test
2015-10-14  Mathieu DesnoyersImplement bt_getline
2015-10-14  Michael JeansonPort: Replace dirent->d_type by stat S_ISREG
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-14  Michael JeansonPort: Add compat for dirfd
2015-10-14  Michael JeansonPort: Add compat for mkdtemp
2015-10-14  Michael JeansonPort: Use bash to run tests
2015-10-13  Alexis MartinPort: Add support for linkers with no support for ...
2015-10-13  Michael JeansonPort: uname can return a positive value on success
2015-09-04  Michael JeansonFix: make check in OOT build with absolute path
2015-09-04  Michael JeansonFix: make check in out of tree build
2015-07-30  Philippe ProulxFix: test_ctf_writer: assert() without side effects
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-17  Philippe Proulxtest_ctf_writer.c: use bt_ctf_put() everywhere
2015-07-16  Philippe Proulxtest_ctf_writer: add type alignment tests
2015-07-02  Jérémie GalarneauTest: Add a test to ensure multiple keywords can be...
2015-05-25  Philippe Proulxir: add tests for bt_ctf_field_variant_get_current_field()
2015-05-13  Jérémie Galarneauir: support optional parameters in bt_ctf_field_type_va...
2015-05-13  Jérémie Galarneauir: support optional parameters in bt_ctf_field_type_st...
2015-05-13  Jérémie GalarneauTests: fix possible null pointer dereference
2015-04-28  Philippe Proulxir: add tests for bt_ctf_event_copy()
2015-04-28  Philippe Proulxir: add tests for bt_ctf_field_copy()
2015-04-20  Philippe ProulxAdd tests for bt_ctf_field_string_append_len()
next
This page took 0.039026 seconds and 7 git commands to generate.