cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests /
2023-12-01  Simon MarchiSort includes in C++ files
2023-12-01  Simon Marchitests: normalize inclusions of tap/tap.h
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `tests/utils`
2023-11-20  Philippe ProulxAdd SPDX info for `tests/utils/python/typing/typing.py`
2023-11-20  Philippe Proulxtests/utils/python/normand.py: add SPDX headers
2023-11-09  Simon Marchitests: add and use bt_grep_ok
2023-11-09  Simon Marchitests: add and use bt_grep
2023-11-03  Michael JeansonReduce the number of Makefiles in 'src/' by one more
2023-11-02  Michael JeansonReduce the number of Makefiles in 'src/' even MOAR!
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-11-01  Simon MarchiFix: tests: conditionally skip Python bindings test...
2023-10-31  Simon Marchitests: remove test dir in test-query-metadata-info.sh
2023-10-31  Simon MarchiFix: tests: use local typing.py for Python 3.5
2023-10-31  Simon MarchiFix: tests: use run_python in gen_mctf_trace
2023-10-31  Simon Marchitests: retry os.rename on PermissionError failure in...
2023-10-30  Michael Jeansoncleanup: tests: remove unused files from lf / crlf...
2023-10-30  Philippe Proulxtests: normalize names of files and more
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-10-24  Michael JeansonAdd test to parse lf/crlf metadata
2023-10-24  Michael Jeansonfix: tests: use a portable invocation of 'sed -i'
2023-10-20  Simon Marchictf: grow stored_values array when necessary
2023-10-20  Simon Marchitests: add `tests/utils/python/mctf.py`, a text to...
2023-10-20  Simon Marchitests: add moultipart.py
2023-10-20  Simon Marchitests: use /dev/null instead of empty files in src...
2023-10-20  Simon Marchitests: pass trace path prefix down in test_live
2023-10-20  Simon Marchitests: pass live server args down using arrays
2023-10-20  Simon Marchitests: move --port-file and --trace-path-prefix argumen...
2023-10-20  Simon Marchicommon: introduce bt_g_array_index
2023-10-20  Simon Marchitests: make lttng_live_server.py write temp port filena...
2023-10-20  Simon Marchitests: make lttng_live_server.py print session URLs
2023-10-20  Simon Marchitests: remove isdir/isfile asserts from lttng_live_serv...
2023-10-20  Simon Marchitests: change lttng_live_server.py's --sessions-filenam...
2023-10-20  Simon Marchitests: make --port-filename optional in lttng_live_serv...
2023-10-20  Simon Marchitests: remove UnexpectedInput from lttng_live_server.py
2023-10-20  Simon Marchitests: add typing annotations to lttng_live_server.py
2023-10-20  Simon Marchitests: add strongly-typed JSON wrappers
2023-10-20  Simon Marchisrc.ctf.fs: improve `metadata-info` query error message...
2023-10-19  Simon Marchifix: test_message_iterator.py hangs on Python 3.12
2023-10-19  Francis DeslauriersFix: src.ctf.fs: omitting to add ctf signature
2023-10-18  Simon Marchitests: fix file comment of plugins/src.ctf.lttng-live...
2023-10-18  Simon Marchitests: remove unused MyFilter in UserMessageIteratorTes...
2023-10-17  Philippe ProulxAdd `tests/utils/python/normand.py` (Normand 0.23)
2023-10-13  Philippe Proulxtests: use a local `typing` module with Python 3.4...
2023-10-11  Philippe Proulxtests/utils/utils.sh: add run_python helper function
2023-09-21  Simon Marchitests: fix all basic type check issues of lttng_live_se...
2023-09-21  Simon Marchitests/python: add local copy of typing module
2023-09-21  Simon Marchitests: move classes around in lttng_live_server.py
2023-09-21  Simon Marchipython: run isort on everything
2023-09-18  Simon MarchiBump black to version 23
2023-09-11  Simon Marchitests: add `--port` option to lttng_live_server.py
2023-09-11  Simon Marchitests: only preload libasan for gcc compilers
2023-08-18  Michael Jeansonfix: make flake8 6.x happy
2023-06-06  Philippe Proulxtests/lib/utils/run-in.cpp: apply BT 2 C++ coding style
2023-06-05  Simon Marchitests: fix formatting of run-in.cpp
2023-05-31  Simon Marchitests: add bt_field_string_clear test
2023-05-31  Simon Marchitests: make pre/post-condition assertions test use...
2023-05-31  Simon Marchitests: add extern "C" to tap.h
2023-05-31  Simon Marchitests: add framework to run code in comp cls / comp...
2023-05-31  Simon Marchitests: use nlohmann's json lib to generate conds list
2023-05-31  Simon Marchitests: include babeltrace.h in conds/utils.hpp
2023-05-31  Simon Marchitests: re-format conds C++ files
2023-05-31  Simon Marchitests: convert lib conds test to C++
2023-05-23  Simon Marchitests: add a basic pre-condition assertion test
2023-05-23  Simon Marchitests: remove unused forward declaration
2023-03-16  Simon MarchiFix: tests: print real values in a fixed format
2023-03-14  Simon MarchiFix: ctf: verify that field class is int before calling...
2023-03-10  Simon MarchiFix: tests: free message iterator class in test_graph_t...
2022-08-16  Simon Marchitests: fix shellcheck warnings in plugins/sink.ctf.fs
2022-08-16  Simon Marchitests: fix shellcheck errors in plugins/sink.text.prett...
2022-08-16  Simon Marchitests: use -z / -n to test for string empty / non-empty
2022-08-16  Simon Marchitests: shorten names of session-rotation trace
2022-06-30  Simon MarchiFix: bt2: autodisc: remove thread error while inserting...
2022-06-30  Simon Marchitests: src.ctf.fs: add test for metadata with invalid...
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2022-06-15  Simon Marchitests: remove spurious print in test_field_class.py
2022-06-15  Simon Marchitests: add diag in plugins/src.ctf.lttng-live/test_live
2022-06-13  Simon MarchiFix: tests: create correct field class in bt_plugin_tes...
2022-03-11  Michael JeansonUse Black stable to format python code
2022-02-24  Francis DeslauriersTests: src.ctf.lttng-live: split metadata sections
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-11-12  Michael JeansonAdd a single generated env file to the test suite
2021-09-28  Simon Marchitests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
2021-09-10  Simon Marchicommon: move bt_component_class_type_string here, use...
2021-08-06  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
2021-02-08  Simon MarchiFix: macro name for "get supported mip versions method...
2020-12-09  Fabrice Fontainetests/lib/test_trace_ir_ref.c: rename user structure
2020-12-03  Simon MarchiFix: sink.ctf.fs: fix logic of make_unique_stream_file_name
2020-12-03  Simon MarchiFix: sink.ctf.fs: remove spurious directory level when...
2020-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-10-28  Michael JeansonFix: tests: use the test suite configured python binary
2020-10-28  Michael Jeansonport: tests: Add sys/wait.h include for FreeBSD
2020-09-10  Philippe ProulxReformat Python files with Black v20.8b1
2020-09-10  Philippe ProulxFix: bt2: _trim_docstring(): docstring can have 0 or...
2020-09-10  Philippe ProulxFix: `ctf` plugin: use element FC's alignment as array...
2020-08-06  Geneviève Bastiensink.text.pretty: add optional `print-enum-flags` parameter
2020-08-06  Geneviève BastienTests: sink.text.pretty: Add unit tests for enum fields...
2020-07-16  Michael Jeansontests: return the proper TAP exit code
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: add discarded packets inacti...
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: add support for beacon injec...
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: use JSON description for...
next
This page took 0.057102 seconds and 7 git commands to generate.