.gitignore: add some missing files
[babeltrace.git] / tests /
9 days ago  Simon MarchiFix: src.ctf.lttng-live: manually clear sessions vector...
2024-09-04  Philippe Proulxtests/utils/python/mctf.py: convert JSON array → JSON...
2024-09-04  Philippe Proulxtests/.../data_from_mp.py: add CTF 2 support
2024-09-04  Philippe ProulxMake bt_uuid_from_str() take begin/end pointers
2024-09-04  Philippe Proulxsink.text.details: adapt to latest libbabeltrace2 API
2024-09-04  Simon Marchitests: run some Python tests with CTF 1 and CTF 2 traces
2024-09-04  Simon Marchitests/src.ctf.fs: run test_force_origin_unix_epoch...
2024-09-04  Simon Marchitests: add test with incomplete packet header
2024-09-04  Simon Marchitests: add clock-class before trace-class CTF2 test
2024-09-04  Simon Marchitests/src.ctf.fs: add CTF 2 tests for no stream class...
2024-09-04  Simon Marchitests/src.ctf.fs/test_fail: test with both autodiscover...
2024-09-04  Simon Marchitests/src.ctf.fs: add function to compute trace path...
2024-09-04  Simon Marchisrc.ctf.lttng-live: use the new metadata stream parser...
2024-09-04  Simon Marchitests/cli/test_trace_read: use `bt_cli` and `isnt`
2024-09-04  Simon Marchitests/cli/test_output_ctf_metadata: use `bt_cli` and...
2024-09-04  Simon Marchitests: adjust src.ctf.fs succeed tests to read CTF...
2024-09-04  Francis Deslaurierstests: Add CTF 2 version of succeed test traces
2024-09-04  Francis Deslaurierstests: move CTF 1 test traces to their own directory
2024-09-04  Simon Marchisrc.ctf.fs: use the new metadata stream parser and...
2024-09-04  Francis Deslaurierssrc.ctf.fs: Implement queries with new `MetadataStreamD...
2024-09-04  Simon Marchicpp-common/bt2c: add `UnicodeConv` class
2024-09-04  Simon Marchigraph/mip: make bt_get_greatest_operative_mip_version...
2024-09-04  Simon Marchilib: increase maximal MIP version number
2024-09-04  Simon Marchitests/lib: convert `test-plugins` to C++
2024-09-04  Simon Marchitests/lib: compile `test-plugins` as C++
2024-07-11  Simon Marchitests: remove problematic (and unnecessary) type annotation
2024-07-11  Simon MarchiChange syntax of some initialization lists to please...
2024-05-27  Simon MarchiRe-format with clang-format 16
2024-05-24  Simon MarchiNormalize C/C++ include guards
2024-05-10  Philippe Proulxtest-field.sh: make sure bt_run_in_py_env() and bt_cli...
2024-05-10  Philippe Proulxtests/utils/utils.sh: bt_diff(): validate that both...
2024-04-24  Philippe ProulxKeep a single `.gitignore` file
2024-04-24  Simon Marchitests: test_dwarf.c: initialize `tag` variable
2024-04-23  Philippe Proulxsrc/cpp-common/bt2c: rename `span.hpp` -> `make-span...
2024-04-23  Simon Marchitests: LD_PRELOAD libstdc++.so in bt_run_in_py_env
2024-04-17  Philippe Proulxsink.text.details: don't write empty strings
2024-04-17  Simon MarchiChange naming convention for enum class enumerators
2024-03-26  Simon Marchicpp-common/bt2c: add `format_as()` functions for `Uuid...
2024-03-26  Simon Marchitests/plugins/flt.utils.muxer: add test for clock ...
2024-03-26  Simon Marchicpp-common/bt2c: add `CStringView::startsWith`
2024-03-26  Simon Marchilib/graph/iterator: use clock correlation validator...
2024-03-26  Simon Marchitests: improve debuggability of `cli/test-trace-copy.sh`
2024-03-26  Simon Marchitests/lib/conds: test clock compatibility post conditions
2024-03-26  Simon Marchitests/lib/conds: make `condMain()` take a span for...
2024-03-26  Simon Marchitests/lib/conds: store triggers in a vector
2024-03-26  Simon Marchitests/lib/conds: change `nameSuffix` type to `bt2c...
2024-03-26  Simon Marchitests/lib/utils: add RunIn::onMsgIterNext()
2024-03-26  Simon Marchitests: fix some include guards
2024-03-26  Jérémie GalarneauTests: src.ctf.lttng-live: stream creation while trace...
2024-03-26  Jérémie GalarneauTests: lttng_live_server: support trace creation timestamps
2024-03-04  Michael Jeansontests: fix readonly variables error with bash 4.4
2024-03-04  Michael Jeansontests: fix unbound variables in env.sh
2024-02-29  Philippe Proulxtests/lib/conds/utils.cpp: condMain(): unset `BABELTRAC...
2024-02-29  Simon Marchitests/lib: C++ify run-in and condition trigger code
2024-02-29  Simon Marchitests/lib: use `sink.utils.dummy` in `utils/run-in...
2024-02-29  Simon Marchicpp-common/bt2: move findAllPluginsFromDir() to `plugin...
2024-02-29  Simon Marchicpp-common/bt2: move `ConstPluginSet` to `plugin-set...
2024-02-19  Simon Marchitests/lib: create and manipulate query executor using...
2024-02-19  Simon Marchitests/lib: create and manipulate graph using C++ bindin...
2024-02-19  Simon Marchitests/lib: create component classes using C++ bindings...
2024-02-19  Simon Marchitests/lib: C++ify `conds/utils.cpp` a bit
2024-02-19  Simon Marchitests/lib: C++ify `conds/conds-triggers.cpp`
2024-02-19  Simon Marchitests/lib: C++ify `test-fields-bin.cpp`
2024-02-19  Simon Marchitests/lib: pass C++ wrapper types to `RunIn` callbacks
2024-02-19  Simon Marchitests/utils/python/tjson.py: print actual type when...
2024-02-19  Simon Marchitests/lib/conds/test.py: use `tjson`, add type annotations
2024-02-12  Simon Marchitests/lib: remove some `Makefile.am`s
2024-02-09  Philippe Proulxtests/utils/env.sh.in: remove `#!/bin/bash`, add a...
2024-02-09  Philippe Proulxtests/utils/env.sh.in: make it portable for Bash and Zsh
2024-02-09  Simon MarchiRevert "tests/utils/utils.sh: quote command name when...
2024-02-08  Simon Marchitests/lib: reorganize Makefile.am a bit
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: rename `UTILSSH` variable...
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: `${@}` -> `$@`
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update comment
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: remove unneeded quotes
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: use the arg. count io....
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update error message style
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: use `[[ ... ]]` instead...
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update usage and remove...
2024-02-07  Philippe Proulxtests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace() -> bt_gen_mctf_t...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test() -> bt_run_p...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python() -> bt_run_in_py_util...
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove redundancy when setting...
2024-02-07  Philippe Proulxtests/utils/utils.sh: aerate the code
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove unneeded curly braces...
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove unneeded quotes
2024-02-07  Philippe Proulxtests/utils/utils.sh: _set_vars_srcdir_builddir():...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use `[[ ... ]]` instead of `...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use an array...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use `echo`...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use `+=` instead of expanding...
2024-02-07  Philippe Proulxtests/utils/utils.sh: check_coverage() -> _bt_tests_che...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_grep_ok(): only define if...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_details_ctf_single()...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_cli(): return directly...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff(): remove useless `ret...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use backticks to quote in printed...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use `local...
next
This page took 0.043802 seconds and 7 git commands to generate.