ir: add bt_ctf_field_type_variant_get_field_name_index()
[babeltrace.git] / tests /
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()
2015-04-20  Philippe ProulxAdd tests for bt_ctf_field_string_append()
2015-04-09  Jérémie GalarneauTests: add environment field can be added after stream...
2015-03-20  Jérémie GalarneauFix: possible NULL pointer dereference in CTF Writer...
2015-03-20  Jérémie GalarneauFix: Ensure assertions have no side-effect
2015-03-20  Jérémie Galarneauir: add tests for bt_ctf_event's stream accessor
2015-03-20  Jérémie Galarneauir: add tests for bt_ctf_stream_class trace accessor
2015-03-19  Philippe Proulxir: add tests for duplicate event classes
2015-03-19  Philippe Proulxir: add tests for event class attributes
2015-03-19  Philippe Proulxir: make trace environment use bt_object
2015-03-19  Philippe Proulxobjects: add bt_object_freeze() and more statuses
2015-03-19  Philippe Proulxobjects: introduce enum bt_object_status
2015-03-19  Philippe Proulxobjects tests: bt_object_array_set()
2015-03-17  Jérémie GalarneauFix: remove test_bt_objects from SCRIPT_LIST
2015-03-17  Philippe Proulxir: add tests for bt_ctf_stream_class_get_event_class_b...
2015-03-17  Philippe Proulxir: add tests for bt_ctf_trace_get_clock_by_name()
2015-03-17  Philippe ProulxAdd basic object system tests
2015-03-16  Jérémie GalarneauTests: Add a bt_ctf_trace_get/set_byte_order() test
2015-03-13  Jérémie GalarneauFreeze event classes as they are added to a stream...
2015-03-13  Jérémie GalarneauTests: ensure that an event may be instanciated before...
2015-03-02  Jérémie GalarneauTests: Add tests for trace environment field accessors
2015-02-20  Jérémie GalarneauFix: out-of-tree dist fails to find test traces
2015-02-18  Simon MarchiFix running tests out of tree
2015-02-12  Jérémie GalarneauTests: fix misleading comment
2015-02-12  Jérémie GalarneauCTF-Writer tests: Delete trace after test
2015-02-04  Jérémie GalarneauTests: Add event packet header accessors test
2015-02-04  Jérémie GalarneauTests: Don't use diag() to output errors from child...
2015-01-28  Jérémie GalarneauTest: Add a test that validates that empty streams...
2015-01-06  Jérémie GalarneauTests: Add tests for stream class accessor
2015-01-06  Jérémie GalarneauTests: Add tests for trace packet header accessors
2014-12-17  Jérémie GalarneauRevert test fix: uncomment trace unlink
2014-12-17  Jérémie GalarneauTests fix: Unchecked return value
2014-12-16  Jérémie GalarneauTests: Add event context accessors unit tests
2014-12-15  Jérémie GalarneauTests: Add unit tests for stream event context accessors
2014-12-15  Jérémie GalarneauTests: Add unit tests for stream event context accessors
2014-12-10  Jérémie GalarneauFix: Ensure a packet context is a structure
2014-11-07  Christian BabeuxRemove duplicate include of unistd in test_ctf_writer
2014-10-21  Jérémie GalarneauEnsure types used for index and count in CTF IR API...
2014-10-20  Jérémie GalarneauTests: add tests for the new trace and trace clock...
2014-10-06  Jérémie GalarneauTests: check for < 0 rather than -1 specifically
2014-10-06  Jérémie GalarneauTests: cleanup extra whitespace
2014-10-06  Jérémie GalarneauTests: Add tests for new clock UUID accessors
2014-10-06  Jérémie GalarneauFix: scan-build warnings in CTF Writer/IR tests
2014-08-07  Jérémie GalarneauReplace usages of limits.h with the compatibility header
2014-08-07  Jérémie GalarneauTests: Return from main instead of calling exit()
2014-08-07  Jérémie GalarneauUse BABELTRACE_HOST_NAME_MAX in test_ctf_writer.c
2014-07-29  Jérémie GalarneauAdd stream packet header accessors
2014-07-29  Jérémie GalarneauFix: bt_ctf_field_type_structure_add_field argument...
2014-06-28  Jérémie GalarneauTests: Add stream getter tests
2014-06-28  Jérémie GalarneauTests: Add stream class getter tests
2014-06-27  Jérémie GalarneauTests: Add event getter tests
2014-06-27  Jérémie GalarneauTests: Add an array type and field test
2014-06-27  Jérémie GalarneauTests: Add event types getter tests
2014-06-27  Jérémie GalarneauTests: Test CTF-IR event-field's getters
2014-06-27  Jérémie GalarneauImplement CTF-IR event fields getters
2014-06-27  Jérémie GalarneauTests: Test CTF-IR Clock's getters
2014-02-17  Mathieu DesnoyersFix: add missing test scripts to Makefile.am
2014-02-04  Jérémie GalarneauRemove outdated Python bindings test
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-29  Jérémie GalarneauTest: Validate that enumeration mapping strings are...
2013-11-19  Jérémie GalarneauTest ctf-writer: Verify that enumerations are validated...
2013-11-12  Xiaona HanAdd a python bindings sequence test
2013-11-12  Jérémie GalarneauMerge branch 'master' into bindings/python
2013-11-02  Mathieu Desnoyerslinter fix: comparison of fd >= 0
2013-10-31  Mathieu Desnoyerstest ctf writer: fix lints
2013-10-31  Jérémie GalarneauTests: Add a CTF Writer test
2013-08-26  Christian BabeuxFix: test_seek should only output one TAP plan
2013-08-26  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-08-26  Mathieu DesnoyersFix: test_seek static linking
2013-08-23  Mathieu DesnoyersTests: fix string octal encoding
2013-08-22  Mathieu DesnoyersAdd missing Makefile.am
2013-08-22  Mathieu Desnoyersmake check VPATH build
2013-08-22  Mathieu DesnoyersAdd missing test files to make dist
2013-08-22  Christian BabeuxTests: Use Perl prove as the testsuite runner
2013-08-22  Christian BabeuxTests: Add trace reading test with babeltrace bin
2013-08-22  Christian BabeuxTests: Split lib tests in multiple standalone test...
2013-08-22  Christian BabeuxTests: Rename tests under lib with tests naming convention
2013-08-22  Christian BabeuxTests: Move TAP helpers to tests/utils/tap
2013-07-12  Jérémie GalarneauFix: Unchecked asprintf/vasprintf return values
2013-07-12  Mathieu DesnoyersMissing NULL pointer init in tap.c
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-06-26  Yannick BrosseauAdd unit test validating seeking to last event of a...
2013-04-09  Mathieu DesnoyersTest cleanup
2013-04-09  Mathieu DesnoyersTest cleanup
2013-04-09  Mathieu DesnoyersTest cleanup
2013-04-08  Mathieu DesnoyersAdd smalltrace succeed/fail test cases
2013-04-04  Etienne BergeronHandle integers in lexer rather than grammar
2013-04-04  Etienne BergeronSupport escape characters in metadata strings
2013-02-13  Jérémie GalarneauConvert the unit tests to the TAP format
2013-02-07  Jérémie GalarneauMove the bitfield test to tests/lib/
2013-01-31  Jérémie GalarneauAdded Python interpreter version directives and reorgan...
2013-01-20  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-01-18  Yannick BrosseauAdd missing runall.sh to dist packaging
2013-01-16  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-01-11  Mathieu DesnoyersFix: add tests/lib missing files to Makefile.am
2012-11-17  Yannick BrosseauAdding a test which do a sequence of seek BEGIN, LAST...
2012-11-17  Yannick BrosseauRun seek tests on a second trace file
2012-11-16  Yannick BrosseauAdd #define _GNU_SOURCE to remove warning about asprintf
next
This page took 0.040499 seconds and 7 git commands to generate.