Re-organize sources
[babeltrace.git] / tests / lib / test_plugin.c
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
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: make graph API const-correct
2019-05-02  Philippe Proulxlib: make plugin API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxGraph API: split into private and public APIs
2019-05-02  Philippe ProulxValues API: standardize parameters and return values
2019-05-02  Philippe ProulxValues API: split into private and public APIs
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxValues API: standardize function names
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe Proulxtests: use BT_ASSERT() instead of assert()
2017-09-15  Philippe ProulxAdd query executor
2017-08-21  Michael JeansonTest fix: use portable path code in test_plugin
2017-08-08  Mathieu DesnoyersCleanup: mixing enum types
2017-07-19  Michael JeansonPort: replace setenv() by g_setenv()
2017-07-07  Philippe Proulxtest_plugin: use env. var. instead of global symbol...
2017-07-07  Jérémie GalarneauTest fix: fixed allocation size used for variable lengt...
2017-06-12  Michael JeansonPort: Remove unused header in test_plugin
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Michael JeansonPort: Use g_setenv instead of setenv
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxAdd bt_plugin_set object
2017-05-28  Philippe ProulxAdd bt_plugin_find_component_class()
2017-05-28  Philippe ProulxFix a few include warnings
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  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
This page took 0.121962 seconds and 48 git commands to generate.