tests: Parametrize test_bin_info to handle multiarch artifacts
[babeltrace.git] / tests /
2019-06-06  Michael Jeansontests: Parametrize test_bin_info to handle multiarch...
2019-06-06  Michael Jeansontests: Build new x86_64-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add Makefile to build debug-info test artifacts
2019-06-06  Mathieu DesnoyersCleanup: test_bitfield: nr_bits should be unsigned
2019-06-06  Simon Marchibt2: change some bt2.CreationError usages to ValueError
2019-06-05  Simon Marchisrc.ctf.fs: add stream port name to trace-info query...
2019-06-05  Simon Marchicli: Fix exit code of ctf-metadata output
2019-06-05  Simon Marchibt2: Adapt test_trace_collection_message_iterator.py...
2019-06-05  Simon Marchibt2: let components attach "user data" to ports
2019-06-05  Simon Marchibt2: Adapt test_message_iterator.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_message.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_graph.py and make it pass
2019-06-05  Simon Marchilib: Make graph listeners return an error status
2019-06-05  Francis Deslaurierslib: remove unused _NO_SINK graph status
2019-06-05  Simon Marchibt2: Adapt test_packet.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_clock_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_event.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_event_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_trace.py and make it pass
2019-06-05  Simon Marchibt2: Add bindings for trace classes
2019-06-05  Simon Marchibt2: Adapt test_connection.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_port.py and make it pass
2019-05-29  Mathieu DesnoyersFix: test_bitfield: extend coverage by removing off...
2019-05-29  Mathieu DesnoyersFix: test_bitfield: extend coverage: 0-len signed write...
2019-05-21  Mathieu DesnoyersFix: test_bitfield: buffer overrun accesses
2019-05-21  Francis DeslauriersCleanup: tests: use underscores in filename
2019-05-17  Mathieu DesnoyersExtend test_bitfield coverage
2019-05-08  Simon Marchitests: Run test_bitfield
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-04  Simon Marchibt2: Make test_query_executor pass
2019-05-04  Philippe Proulxtests/plugins/ctf/Makefile.am: do not set `TESTS` in...
2019-05-03  Simon Marchisrc.ctf.fs: make trace-info query accept clock-class...
2019-05-03  Simon Marchitests: update EXTRA_DIST of Python bindings
2019-05-03  Simon Marchitests: remove non-existent files from EXTRA_DIST
2019-05-02  Simon Marchibt2: update bindings to make test_plugins pass
2019-05-02  Simon Marchibt2: update bindings to make test_component pass
2019-05-02  Simon Marchibt2: update bindings to make test_component_class pass
2019-05-02  Simon Marchibt2: update value.py, make test_value pass
2019-05-02  Simon Marchidebug info: Skip test that depends on Python bindings
2019-05-02  Simon Marchibabeltrace: Remove leftovers
2019-05-02  Simon Marchipython-plugin-provider: Make it build
2019-05-02  Simon MarchiRemove clock_class_priority_map.py
2019-05-02  Simon Marchibt2: Rename files to use singular form
2019-05-02  Simon Marchibt2: Mass clock_value -> clock_snapshot rename
2019-05-02  Simon Marchibt2: Mass field_types -> field_class rename
2019-05-02  Simon Marchibt2: Mass notification -> message rename
2019-05-02  Simon Marchitests/bindings/python: Mark all tests as skipped
2019-05-02  Simon MarchiAdd env wrapper to facilitate importing the in-tree...
2019-05-02  Philippe Proulxcli: put space after comma between array elements
2019-05-02  Philippe ProulxFix: test_convert_args: fix malformed test line
2019-05-02  Philippe Proulxtest_convert_args: test multiple leftover arguments
2019-05-02  Philippe ProulxFix: test_convert_args: fix expected arguments
2019-05-02  Simon Marchicli: Remove support for --key and --value arguments
2019-05-02  Philippe ProulxFix: tests/Makefile.am: do not run missing `flt.utils...
2019-05-02  Philippe ProulxFix: `tests/Makefile.am`: do not run missing tests
2019-05-02  Philippe ProulxFix: `tests/ctf-traces/succeed` traces: change CTF...
2019-05-02  Philippe ProulxFix: `test_packet_seq_num.in`: change expected disc...
2019-05-02  Philippe ProulxRemove `test_bt_message_iterator`
2019-05-02  Francis Deslaurierstests: remove unused automake variable
2019-05-02  Francis Deslauriersflt.lttng-utils.debug-info: Implement file descriptor...
2019-05-02  Francis DeslauriersCleanup: Move `debug-info` in its own sub-directory
2019-05-02  Simon MarchiRemove babeltrace 1 Python bindings and tests
2019-05-02  Simon MarchiRemove stale trace-ir test files
2019-05-02  Simon MarchiRe-implement BT_ASSERT without using the assert macro
2019-05-02  Francis Deslauriersctf-writer: Split clock and clock-class declarations...
2019-05-02  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-02  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-02  Philippe Proulxbt_field_class_*_create(): accept mandatory trace class
2019-05-02  Philippe Proulxbt_trace_class_create(): accept mandatory self component
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe ProulxPlugin development API: use self enumeration and plugin...
2019-05-02  Philippe Proulxlib: remove unused public `enum bt_plugin_status`
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: rename bt_plugin_create_all_*() -> bt_plugin_find_...
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: rename plural file names to singular
2019-05-02  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-02  Philippe Proulxbt_value_copy(): put output parameter as last parameter
2019-05-02  Philippe Proulxbt_value_map_extend(): put output parameter as last...
2019-05-02  Philippe Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make plugin API const-correct
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: bt_object_{get,put}_ref(): accept a `const` parameter
2019-05-02  Philippe ProulxCTF writer: use own `bt_ctf_object` and `bt_ctf_value...
2019-05-02  Philippe Proulxbt_port_output_notification_iterator_create(): remove...
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: return `void` when setting a simple value with...
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe Proulxlib: private functions: do not repeat `private` word
2019-05-02  Philippe ProulxGraph API: split into private and public APIs
2019-05-02  Philippe ProulxTrace IR and notification APIs: split into private...
2019-05-02  Philippe ProulxValues API: standardize parameters and return values
2019-05-02  Philippe ProulxValues API: split into private and public APIs
next
This page took 0.041489 seconds and 7 git commands to generate.