projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
.gitignore: categorize rules and sort them per category
[babeltrace.git]
/
tests
/
2024-04-24
Simon Marchi
tests: test_dwarf.c: initialize `tag` variable
tree
|
commitdiff
2024-04-23
Philippe Proulx
src/cpp-common/bt2c: rename `span.hpp` -> `make-span...
tree
|
commitdiff
2024-04-23
Simon Marchi
tests: LD_PRELOAD libstdc++.so in bt_run_in_py_env
tree
|
commitdiff
2024-04-17
Philippe Proulx
sink.text.details: don't write empty strings
tree
|
commitdiff
2024-04-17
Simon Marchi
Change naming convention for enum class enumerators
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2c: add `format_as()` functions for `Uuid...
tree
|
commitdiff
2024-03-26
Simon Marchi
tests/plugins/flt.utils.muxer: add test for clock ...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2c: add `CStringView::startsWith`
tree
|
commitdiff
2024-03-26
Simon Marchi
lib/graph/iterator: use clock correlation validator...
tree
|
commitdiff
2024-03-26
Simon Marchi
tests: improve debuggability of `cli/test-trace-copy.sh`
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-03-26
Jérémie Galarneau
Tests: src.ctf.lttng-live: stream creation while trace...
tree
|
commitdiff
2024-03-26
Jérémie Galarneau
Tests: lttng_live_server: support trace creation timestamps
tree
|
commitdiff
2024-03-04
Michael Jeanson
tests: fix readonly variables error with bash 4.4
tree
|
commitdiff
2024-03-04
Michael Jeanson
tests: fix unbound variables in env.sh
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/utils/python/tjson.py: print actual type when...
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-09
Philippe Proulx
tests/utils/env.sh.in: remove `#!/bin/bash`, add a...
tree
|
commitdiff
2024-02-09
Philippe Proulx
tests/utils/env.sh.in: make it portable for Bash and Zsh
tree
|
commitdiff
2024-02-09
Simon Marchi
Revert "tests/utils/utils.sh: quote command name when...
tree
|
commitdiff
2024-02-08
Simon Marchi
tests/lib: reorganize Makefile.am a bit
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: rename `UTILSSH` variable...
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: `${@}` -> `$@`
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: update comment
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: remove unneeded quotes
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: use the arg. count io....
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: update error message style
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: use `[[ ... ]]` instead...
tree
|
commitdiff
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: update usage and remove...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace() -> bt_gen_mctf_t...
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-02-07
Philippe Proulx
tests/utils/utils.sh: run_python() -> bt_run_in_py_util...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: remove redundancy when setting...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: aerate the code
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: remove unneeded curly braces...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: remove unneeded quotes
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: _set_vars_srcdir_builddir():...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use `[[ ... ]]` instead of `...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace(): use an array...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace(): use `echo`...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use `+=` instead of expanding...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: check_coverage() -> _bt_tests_che...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_grep_ok(): only define if...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_details_ctf_single()...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_cli(): return directly...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff(): remove useless `ret...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use backticks to quote in printed...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace(): use `local...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test(): make ...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test(): use `local...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test(): remove...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2(): use `local...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_grep_ok(): use `local -r`...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_details_ctf_gen_single...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_details_ctf_single()...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_cli(): use `local -r...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff(): use `local -r` when...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_cli(): use `local -r` when...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2(): remove unneeded...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: don't export `BT_TESTS_ENABLE_ASAN`
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use "private" variables if applicable
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use a function to source `env.sh`
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: quote command name when running it
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use a func. to set `BT_TESTS_...
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/utils.sh: improve comments
tree
|
commitdiff
2024-02-07
Philippe Proulx
tests/utils/env.sh.in: add comments and remove redundancy
tree
|
commitdiff
2024-02-07
Olivier Dion
tests: add `src.ctf.fs` single field testing framework
tree
|
commitdiff
2024-02-02
Simon Marchi
tests: fix namespace comment style
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
cpp-common/bt2c: add CStringView equality and non-equal...
tree
|
commitdiff
2024-01-29
Simon Marchi
tests: rename lib plugins test files
tree
|
commitdiff
2024-01-23
Simon Marchi
tests: remove unused _TestIntegerValue.test_create_neg
tree
|
commitdiff
2024-01-23
Simon Marchi
Fix: bt2: pass _TraceClassConst to destruction listeners
tree
|
commitdiff
2024-01-23
Michael Jeanson
fix: 'env.sh' is optional, ignore it in shellcheck
tree
|
commitdiff
2024-01-23
Simon Marchi
Fix typos
tree
|
commitdiff
2024-01-23
Simon Marchi
tests: remove stale comment in stored-values.mctf
tree
|
commitdiff
2023-12-14
Simon Marchi
logging: strip down and clean `log.h` and `log.c`
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
next
This page took
0.043731 seconds
and
7
git commands to generate.