projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
src.ctf.fs: store index entry objects instead of pointers
[babeltrace.git]
/
tests
/
lib
/
2024-04-17
Simon Marchi
Change naming convention for enum class enumerators
tree
|
commitdiff
2024-03-26
Simon Marchi
lib/graph/iterator: use clock correlation validator...
tree
|
commitdiff
2024-03-26
Simon Marchi
tests/lib/conds: test clock compatibility post conditions
tree
|
commitdiff
2024-03-26
Simon Marchi
tests/lib/conds: make `condMain()` take a span for...
tree
|
commitdiff
2024-03-26
Simon Marchi
tests/lib/conds: store triggers in a vector
tree
|
commitdiff
2024-03-26
Simon Marchi
tests/lib/conds: change `nameSuffix` type to `bt2c...
tree
|
commitdiff
2024-03-26
Simon Marchi
tests/lib/utils: add RunIn::onMsgIterNext()
tree
|
commitdiff
2024-03-26
Simon Marchi
tests: fix some include guards
tree
|
commitdiff
2024-02-29
Philippe Proulx
tests/lib/conds/utils.cpp: condMain(): unset `BABELTRAC...
tree
|
commitdiff
2024-02-29
Simon Marchi
tests/lib: C++ify run-in and condition trigger code
tree
|
commitdiff
2024-02-29
Simon Marchi
tests/lib: use `sink.utils.dummy` in `utils/run-in...
tree
|
commitdiff
2024-02-29
Simon Marchi
cpp-common/bt2: move findAllPluginsFromDir() to `plugin...
tree
|
commitdiff
2024-02-29
Simon Marchi
cpp-common/bt2: move `ConstPluginSet` to `plugin-set...
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib: create and manipulate query executor using...
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib: create and manipulate graph using C++ bindin...
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib: create component classes using C++ bindings...
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib: C++ify `conds/utils.cpp` a bit
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib: C++ify `conds/conds-triggers.cpp`
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib: C++ify `test-fields-bin.cpp`
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib: pass C++ wrapper types to `RunIn` callbacks
tree
|
commitdiff
2024-02-19
Simon Marchi
tests/lib/conds/test.py: use `tjson`, add type annotations
tree
|
commitdiff
2024-02-12
Simon Marchi
tests/lib: remove some `Makefile.am`s
tree
|
commitdiff
2024-02-08
Simon Marchi
tests/lib: reorganize Makefile.am a bit
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test() -> bt_run_p...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_...
tree
|
commitdiff
2024-01-29
Simon Marchi
Fix: lib: handle BT_FUNC_STATUS_NOT_FOUND in bt_plugin_...
tree
|
commitdiff
2024-01-29
Simon Marchi
tests: rename lib plugins test files
tree
|
commitdiff
2024-01-23
Simon Marchi
Fix typos
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common: move `nlohmann/json.hpp` to `vendor`
tree
|
commitdiff
2023-12-14
Simon Marchi
Remove some unused includes in C++ files
tree
|
commitdiff
2023-12-01
Simon Marchi
Sort includes in C++ files
tree
|
commitdiff
2023-12-01
Simon Marchi
tests: normalize inclusions of tap/tap.h
tree
|
commitdiff
2023-11-03
Michael Jeanson
Reduce the number of Makefiles in 'src/' by one more
tree
|
commitdiff
2023-11-02
Michael Jeanson
configure: re-enable '-Wunused-parameter'
tree
|
commitdiff
2023-10-30
Philippe Proulx
tests: normalize names of files and more
tree
|
commitdiff
2023-10-26
Michael Jeanson
Reduce the number of Makefiles in 'src/'
tree
|
commitdiff
2023-10-20
Simon Marchi
common: introduce bt_g_array_index
tree
|
commitdiff
2023-09-21
Simon Marchi
python: run isort on everything
tree
|
commitdiff
2023-06-06
Philippe Proulx
tests/lib/utils/run-in.cpp: apply BT 2 C++ coding style
tree
|
commitdiff
2023-06-05
Simon Marchi
tests: fix formatting of run-in.cpp
tree
|
commitdiff
2023-05-31
Simon Marchi
tests: add bt_field_string_clear test
tree
|
commitdiff
2023-05-31
Simon Marchi
tests: make pre/post-condition assertions test use...
tree
|
commitdiff
2023-05-31
Simon Marchi
tests: add framework to run code in comp cls / comp...
tree
|
commitdiff
2023-05-31
Simon Marchi
tests: use nlohmann's json lib to generate conds list
tree
|
commitdiff
2023-05-31
Simon Marchi
tests: include babeltrace.h in conds/utils.hpp
tree
|
commitdiff
2023-05-31
Simon Marchi
tests: re-format conds C++ files
tree
|
commitdiff
2023-05-31
Simon Marchi
tests: convert lib conds test to C++
tree
|
commitdiff
2023-05-23
Simon Marchi
tests: add a basic pre-condition assertion test
tree
|
commitdiff
2023-03-10
Simon Marchi
Fix: tests: free message iterator class in test_graph_t...
tree
|
commitdiff
2022-08-16
Simon Marchi
tests: use -z / -n to test for string empty / non-empty
tree
|
commitdiff
2022-06-30
Francis Deslauriers
Remove `skip-string-normalization` in Python formatter...
tree
|
commitdiff
2021-11-12
Simon Marchi
Add --enable-asan configure option
tree
|
commitdiff
2021-09-28
Simon Marchi
tests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
tree
|
commitdiff
2021-02-08
Simon Marchi
Fix: macro name for "get supported mip versions method...
tree
|
commitdiff
2020-12-09
Fabrice Fontaine
tests/lib/test_trace_ir_ref.c: rename user structure
tree
|
commitdiff
2020-10-28
Michael Jeanson
port: add 'notext' keyword linker support
tree
|
commitdiff
2020-07-16
Michael Jeanson
tests: return the proper TAP exit code
tree
|
commitdiff
2020-04-23
Philippe Proulx
tests: add libbabeltrace2 pre/postcondition testing...
tree
|
commitdiff
2020-04-10
Michael Jeanson
Move to kernel style SPDX license identifiers
tree
|
commitdiff
2020-01-13
Philippe Proulx
lib: remove self component param. from msg. iterator...
tree
|
commitdiff
2020-01-13
Philippe Proulx
lib: graph API: return borrowed references when adding...
tree
|
commitdiff
2020-01-10
Philippe Proulx
lib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
tree
|
commitdiff
2020-01-10
Philippe Proulx
lib: rename "self comp. input port message iter." ...
tree
|
commitdiff
2020-01-10
Philippe Proulx
lib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
tree
|
commitdiff
2020-01-08
Simon Marchi
lib: introduce bt_message_iterator_class
tree
|
commitdiff
2019-12-12
Philippe Proulx
lib: graph API: remove "listener removed" callback...
tree
|
commitdiff
2019-12-12
Philippe Proulx
lib, bt2: graph API: remove "ports connected" listeners
tree
|
commitdiff
2019-11-21
Simon Marchi
tests: test removing a destruction listener from a...
tree
|
commitdiff
2019-11-21
Simon Marchi
tests/lib/Makefile.am: Move libbabeltrace2-common and...
tree
|
commitdiff
2019-11-19
Simon Marchi
lib: mark bt_common_assert_failed as hidden
tree
|
commitdiff
2019-11-15
Philippe Proulx
lib: make bt_value_map_foreach_entry_{const_}func(...
tree
|
commitdiff
2019-11-11
Simon Marchi
tests: clear error in test_simple_sink
tree
|
commitdiff
2019-10-29
Simon Marchi
Fix -Wmissing-prototypes/-Wmissing-declarations warnings
tree
|
commitdiff
2019-10-26
Francis Deslauriers
Cleanup: usages of bt_value_array_borrow_element_by_ind...
tree
|
commitdiff
2019-10-10
Francis Deslauriers
values: make `bt_value_map_extend()` extend the provide...
tree
|
commitdiff
2019-10-08
Francis Deslauriers
lib: rename `bt_*_compare()` to `bt_*_is_equal()`
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Cleanup: tests: remove debugging `diag` leftover
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Rename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Rename `init` methods to `initialize`
tree
|
commitdiff
2019-09-26
Simon Marchi
lib: pass config object to message iterator init method...
tree
|
commitdiff
2019-09-25
Simon Marchi
lib: pass config objects to component init methods
tree
|
commitdiff
2019-08-16
Philippe Proulx
lib: make empty array/map appending/inserting functions...
tree
|
commitdiff
2019-08-15
Philippe Proulx
lib: rename bt_value_array_get_size() -> bt_value_array...
tree
|
commitdiff
2019-08-14
Jonathan Rajotte
bt_uuid_compare: return actual comparison
tree
|
commitdiff
2019-08-13
Philippe Proulx
lib: bt_graph_create(): accept MIP version
tree
|
commitdiff
2019-08-06
Philippe Proulx
lib, bt2: make query method receive custom data
tree
|
commitdiff
2019-08-06
Philippe Proulx
Add bt_graph_add_simple_sink_component() tests
tree
|
commitdiff
2019-07-26
Philippe Proulx
lib: prepare the ground for stateful query operations
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_plugin_find_all()
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_{graph,query_executor}_add_interrupter()
tree
|
commitdiff
2019-07-20
Philippe Proulx
lib: rename functions to clearly indicate API inheritance
tree
|
commitdiff
2019-07-10
Philippe Proulx
Standardize `strcmp(a, b) == 0` instead of `!strcmp...
tree
|
commitdiff
2019-07-10
Philippe Proulx
Move `include/babeltrace2/ctf-writer` -> `include/babel...
tree
|
commitdiff
2019-07-09
Philippe Proulx
lib: make packets and packet messages optional, disable...
tree
|
commitdiff
2019-07-09
Philippe Proulx
Tests: move `test_bitfield` outside lib tests, add...
tree
|
commitdiff
2019-07-08
Michael Jeanson
Replace libuuid with internal implementation
tree
|
commitdiff
2019-07-06
Philippe Proulx
tests: call bt_current_thread_clear_error() when handli...
tree
|
commitdiff
2019-07-04
Michael Jeanson
tests: Remove stale tests launcher
tree
|
commitdiff
2019-07-03
Philippe Proulx
Add back (adapted) `test_bt_values` and `test_graph_topo`
tree
|
commitdiff
2019-07-03
Philippe Proulx
lib: strictly type function return status enumerations
tree
|
commitdiff
next
This page took
0.075537 seconds
and
7
git commands to generate.