docs: Add supported versions and fix-backport policy
[lttng-tools.git] / tests / utils /
2024-03-22  Jérémie GalarneauClean-up: tests: utils: const_cast
2024-03-12  Jérémie GalarneauClean-up: tests: bt2 plug-ins: modernize the plug-ins
2024-03-08  Kienan Stewarttests: Replace babelstats.pl with bt2 plugins
2024-03-07  Jérémie GalarneauClean-up: run clang-format 14 on the tree
2024-03-07  Kienan Stewarttests: Add C versions of gen-ust-events-constructor
2024-03-07  Kienan Stewarttests: test_ust_constructor: Split test_ust_constructor...
2024-03-07  Kienan Stewarttests: Ensure `_process` is set in _TraceTestApplications
2024-03-07  Kienan Stewarttests: Correct tap_generator skip() when count is great...
2024-03-07  Kienan Stewarttests: test_ust_constructor: Use a C-compiled shared...
2024-03-07  Kienan Stewarttests: test_ust_constructor: Use a C-compiled static...
2024-03-07  Kienan Stewarttests: Handle test failures for ust-constructors with...
2024-03-07  Xiangyu Chentests: add check_skip_kernel_test to check root user...
2024-03-01  Kienan Stewarttests: Add mechanism to start relayd in python testing...
2024-03-01  Kienan Stewarttests: Add clear command to python tests
2024-02-29  Kienan StewartCleanup: run black on tree
2024-02-29  Michael JeansonTests: namespace TAP_AUTOTIME under LTTNG_TESTS
2024-02-29  Michael JeansonTests: standardize TAP_AUTOTIME parsing in python
2024-02-29  Michael JeansonTests: Disable 'stdbuf' when TAP autotime is disabled
2024-02-29  Michael JeansonTests: fix TAP_AUTOTIME parsing in tap.c
2024-02-29  Jérémie GalarneauTests: lttngtest: confusing comment regarding supported...
2024-02-06  Kienan Stewarttests: Correct timing of python tests with python3...
2024-02-06  Kienan Stewarttests: Remove debug statement from tap.sh
2023-12-21  Kienan Stewarttests: Add POPT_CFLAGS to gen-ust-events-ns and gen...
2023-12-21  Kienan Stewarttests: Use destroy with no-wait during filter tests
2023-12-21  Kienan Stewarttests: Reduce sleep time when waiting for various daemo...
2023-12-21  Kienan Stewarttests: Reduce sleep in regression/tools/clear/test_ust
2023-12-21  Kienan Stewarttests: Automatically time TAP tests
2023-12-21  Kienan Stewarttests: Output test time to trs files
2023-12-21  Kienan Stewarttests: tools/clear/test_ust wait for specific test...
2023-11-28  Kienan StewartFix: sessiond: crash when sending data_pending to an...
2023-08-11  Kienan StewartTests: use CPU ids from online ranges
2023-07-27  Simon MarchiTests: fix formatting in gen-ust-events.cpp
2023-07-27  Michael JeansonTests: python: path-like object introduced in python 3.6
2023-07-19  Kienan StewartFix: sessiond: preserve jul/log4j domain loglevels
2023-06-22  Jérémie GalarneauTests: add a recording rule listing test
2023-06-21  Jérémie GalarneauTests fix: lttngtest: quote session output path
2023-06-15  Jérémie GalarneauTests: lttngtest: raise NotImplementedError in abstract...
2023-06-15  Jérémie GalarneauTests: lttngtest: add methods to control session rotations
2023-06-15  Jérémie GalarneauTests: lttngctl.py: allow the creation of per-pid buffers
2023-06-15  Jérémie GalarneauTests: introduce WaitTraceTestApplicationGroup
2023-06-15  Jérémie GalarneauTests: environment: base WaitTraceTestApplication on...
2023-06-15  Jérémie GalarneauTests: environment: use a context manager to restore...
2023-05-31  Jérémie GalarneauTests fix: test_callstack: output of addr2line incorrec...
2023-05-02  Michael JeansonTests: convert even more left-over type hint to type...
2023-05-01  Jérémie GalarneauDocs: test environment: clarify the behavior of a Trace...
2023-05-01  Michael JeansonTests: convert more left-over type hint to type comment
2023-05-01  Mathieu DesnoyersTests: Introduce test_ust_constructor
2023-05-01  Mathieu DesnoyersTests: Introduce gen-ust-events-constructor test applic...
2023-04-26  Jérémie GalarneauTest: client: start, stop, destroy: add tests for ...
2023-04-20  Jérémie GalarneauTests: utils: lttng_pgrep spams output when racing...
2023-04-17  Jérémie GalarneauTests: fix: test_list_triggers_cli fails to list usersp...
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-03-31  Michael JeansonFix: leftover python inline type hint
2023-03-28  Michael JeansonTests: python: use quoted annotations to support python...
2023-03-28  Michael JeansonTests: python: enum.auto() introduced in python 3.6
2023-03-28  Michael JeansonTests: python: path-like object introduced in python 3.6
2023-03-16  Olivier DionFix: Tests that assume CPU 0 is present
2023-03-16  Olivier DionFix: Wrong assumption about possible CPUs
2023-03-16  Olivier DionTests: fix: parse-callback reports missing addr2line
2023-02-13  Olivier DionTests: Add get_possible_cpus_count utility
2023-02-03  Olivier Diontests: Execute perl using /usr/bin/env
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2023-01-16  Jérémie GalarneauBuild fix: missing stdio.h include in signal-helper.hpp
2023-01-16  Jérémie GalarneauBuild fix: missing unistd.h include in utils.h
2022-12-08  Jérémie GalarneauTests: add basic ust context tests for $app, vpid,...
2022-10-31  Michael Jeansonport: BSD cut doesn't support '\0' as a delimiter
2022-10-28  Michael Jeansonport: add support for BSD mktemp
2022-10-28  Michael JeansonTests: fix randstring() with BSD `tr`
2022-10-26  Jérémie GalarneauBuild fix: rpath of test libraries results in non-repro...
2022-10-26  Jérémie GalarneauCleanup: tests: fix typos in sdt test app comments
2022-10-21  Michael JeansonTests: improve trace match reporting
2022-07-07  Jérémie GalarneauTests: add a local size-based rotation test in per...
2022-06-13  Jérémie GalarneauTests fix: metadata event: print expected and actual...
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-03-31  Jérémie GalarneauTests: validate_xml: leak of xml document instance
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-17  Michael JeansonClean-up: fix '-Wformat' warnings on various platforms
2022-03-17  Michael JeansonClean-up: fix '-Wundef' warnings on various platforms
2022-03-15  Michael JeansonPrepare for '-Wsign-compare'
2022-03-15  Michael JeansonPrepare for '-Wmissing-field-initializers'
2022-03-15  Michael JeansonPrepare for '-Wunused-parameter'
2022-03-15  Michael Jeansonconfigure: add '-Wredundant-decls' to warning flags
2022-02-18  Michael JeansonAdd Log4j 2.x agent tests for the 'log4j' domain
2022-02-04  Michael Jeansonsrc/common: use single Makefile for parallel builds
2022-01-20  Mathieu DesnoyersCopyright ownership transfer
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-12-09  Simon Marchitests: sync tests/utils/tap with Babeltrace repository
2021-11-18  Simon Marchitests: compile some tools/tests as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-02  Jonathan RajotteFix: tests: app unregistering is not guaranteed by...
2021-10-29  Francis DeslauriersTests: use babeltrace2 for all tests
2021-10-29  Francis DeslauriersTypo: occurences -> occurrences
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-10-14  Simon MarchiAdd mandatory C++ compiler build dependency
2021-10-14  Simon Marchitests: add some diags in utils.sh
2021-10-05  Michael Jeansoncleanup: remove urcu_bp dependency from ust tests
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-08-24  Simon Marchitests: tap: remove semicolons in pass / fail definitions
next
This page took 0.056448 seconds and 7 git commands to generate.