docs: Add supported versions and fix-backport policy
[lttng-tools.git] / tests /
9 days ago  Xiangyu ChenFix: rotation-destroy-flush: fix session daemon abort...
2024-03-22  Jérémie GalarneauClean-up: tests: utils: const_cast
2024-03-22  Jérémie GalarneauFix: erroneous specifier used with ERR_FMT macro
2024-03-18  orbeaFix: baddr-statedump: use $(LIBTOOL) --mode=execute
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-08  Kienan Stewarttests: Run relayd-grouping tests by grouping type
2024-03-08  Kienan Stewarttests: Split test_ust_constructor into several tests
2024-03-07  Kienan Stewarttests: Add diagnostic info for kernel bug, warning...
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 test for live viewer hanging when connecting...
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-28  Jérémie Galarneaulttng: enable-event: use the terminology of the documen...
2024-02-28  Kienan StewartTests: Avoid looping on app PIDs during cleanup
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: Reduce runtime of tools/tracker/test_event_track...
2023-12-21  Kienan Stewarttests: Use `--no-wait` when destroying sessions in...
2023-12-21  Kienan Stewarttests: Use '--no-wait' to reduce clear/test_ust runtime
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: Use session discarded counter to validate blocki...
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: Fix typo in tests/regression/kernel/test_ns_contexts
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-10-02  Jérémie GalarneauTests: valid_filters: temporary trace path uses 'invalid'
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-25  Kienan StewartTests: Preemptively fail infinite blocking tests when...
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: remove accidental import of cgi.test
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: user space context: remove unneeded test import
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-06-13  Kienan StewartTests: Reduce runtime for high_throughput_limits test
2023-06-13  Michael Jeansonfix: tests: grep for '$key =' in metadata
2023-06-08  Jérémie GalarneauWrap main functions to handle uncaught exceptions
2023-06-05  Jérémie GalarneauProvide an idiomatic c++ interface for action lists
2023-06-01  Francis Deslauriersactions: list: Add `for_each_action_{const, mutable...
2023-05-31  Jérémie GalarneauTests fix: test_callstack: output of addr2line incorrec...
2023-05-03  Michael JeansonTests: add more output to test_ust_constructor
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  Jérémie GalarneauTests: ust_constructor: convert left-over type hint...
2023-05-01  Jérémie GalarneauTests: ust_constructor: convert type hints to type...
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-26  Jérémie GalarneauTest: mi: inverted logic in stop validation test
2023-04-20  Jérémie GalarneauTests: utils: lttng_pgrep spams output when racing...
2023-04-20  Jérémie GalarneauTests: enable test_callstack on 32-bit x86
2023-04-19  Michael JeansonTests: fix: kernel/test_callstack: number of tests...
2023-04-19  Jérémie GalarneauTests: metadata-regeneration: restore date at the end...
2023-04-17  Jérémie GalarneauTests: select_poll_epoll: Add support for _time64
2023-04-17  Michael JeansonRemove fcntl wrapper
2023-04-17  Jérémie GalarneauTests: fix: test_list_triggers_cli fails to list usersp...
2023-04-17  Jérémie GalarneauTests: fix: list_triggers_cli: kallsyms contains prefix...
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-23  Michael JeansonTests: remove leftover debug printing in test_add_trigg...
2023-03-23  Michael JeansonFix: invalid syntax with python 3.5 in test_ust.py
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-20  Michael Jeansontests: make test_shellcheck depend on shellcheck
2023-02-17  Michael JeansonFix: tests: add shellcheck test to distribution
2023-02-15  Olivier DionTests: Add meta shellcheck test
2023-02-13  Jérémie GalarneauTests: snapshot tests complain that nothing is output
2023-02-13  Olivier DionTests: Test snapshot maximum size correctly
2023-02-13  Olivier DionTests: Add get_possible_cpus_count utility
next
This page took 0.053223 seconds and 7 git commands to generate.