build: include clear.h in dist
[lttng-tools.git] / tests /
2019-04-10  Jonathan RajotteTest: clear: local, streaming, live, tracefile rotation
2019-04-10  Jonathan RajotteTest: mi for clear command
2019-04-10  Jonathan RajotteTest: clear: take an additional snapshot after clear...
2019-04-10  Jonathan RajotteTest: lttng clear command for snapshot session
2019-04-10  Jonathan RajotteGen-ust-events: add touch and wait sync points before...
2019-04-10  Jonathan RajotteGen-ust-events: add sync point before last event
2019-04-10  Jonathan RajotteGen-ust-events: use options instead of arguments
2019-04-10  Jonathan RajotteBackport: Tests: use modprobe to test for the presence...
2019-04-10  Jonathan RajotteBackport: create_lttng_session_uri from 308a89467c4dbfe...
2019-02-11  Jonathan RajotteTests: take multiple snapshots in streaming mode
2019-01-21  Jérémie GalarneauTest fix: python logging test spams its output
2019-01-21  Mathieu DesnoyersFix: tests: test_crash should start sessions
2018-09-11  Jonathan RajotteTests: do not bound test app iterations when in backgro...
2018-09-11  Jérémie GalarneauTests: add missing rotation and autoload tests to check...
2018-09-11  Jonathan RajotteTests: remove temporary folder
2018-09-11  Jonathan RajotteTests: remove mi result files when done
2018-09-11  Jonathan RajotteTests: Remove unused set +x
2018-09-11  Jonathan RajotteTests: Kill relayd after sessiond to ensure a clean...
2018-09-11  Jonathan RajotteTests: Remove unused variable
2018-09-11  Jonathan RajotteTests: Use stop relayd from utils.sh
2018-09-11  Jonathan RajotteTests: remove declaration already present in utils.sh
2018-09-07  Anders WallinTests: added test_autoload to noinst_SCRIPTS
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-05-30  Francis DeslauriersFix: probes should be compared strictly by events metadata
2018-05-26  Francis DeslauriersFix: test_ust-dl is generated at configure-time
2018-05-09  Jérémie GalarneauFix: test uses sizeof() on the wrong operand of strncpy
2018-04-25  Julien DesfossezFix validate_trace_empty test check
2018-04-25  Jérémie GalarneauFix: circular inclusion of lttng.h results in warning
2018-02-15  Jérémie GalarneauTests: cleanly exit from test apps on reception of...
2018-02-12  Jérémie GalarneauTests: refuse to run test suite if lttng processes...
2017-12-09  Jérémie GalarneauTests: race between consumer pause and trace start...
2017-11-15  Jonathan RajotteFix: use lttng_clock_gettime instead of clock_gettime
2017-11-15  Jonathan RajotteFix: use file based synchronization for python logging...
2017-11-15  Jonathan RajotteTest: add file based synchronization point for python...
2017-11-13  Philippe ProulxFix: detect dlmopen() and disable corresponding tests...
2017-11-13  Jonathan RajotteFix: Use tmpdir for intermediary files
2017-11-12  Jonathan RajotteFix: include scripts for distribution
2017-11-12  Jonathan RajotteTest: kernel testing for notification
2017-11-12  Jérémie GalarneauTests fix: BT2 does not output the metadata of a trace...
2017-08-01  Philippe Proulxlttng enable-channel: --blocking-timeout opt.: use...
2017-07-31  Francis DeslauriersTests: rework select_poll_epoll test to improve verbosi...
2017-07-31  Jérémie GalarneauTests: don't assume a 4K page size in test_notification
2017-07-27  Jonathan RajotteTest: Trigger conditions is evaluated on subscription
2017-07-20  Jonathan RajotteTest: Reduce scope of variables used in multi app notif...
2017-06-13  Jérémie GalarneauFix: test_utils_expand_path passes NULL to sprintf
2017-06-13  Jonathan RajotteFix: notification test: resources leak and return handling
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-12  Jonathan RajotteFix: test: proper redirection of stderr to stdout
2017-06-01  Michael JeansonCleanup: add silent rules support for docs
2017-06-01  Michael JeansonCleanup: popt library detection
2017-06-01  Michael JeansonCleanup: bison and flex detection
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-06-01  Jérémie GalarneauTests: channel subbuffers must be larger or equal to...
2017-06-01  Francis DeslauriersTest: Replace test relying on pselect6(2) man page...
2017-06-01  Jonathan RajotteTests: regression testing for notification API
2017-05-30  Jonathan RajotteTest: utils: introduce LTTNG_SESSIOND_ENV_VARS
2017-05-30  Jonathan RajotteTest: utils.sh: use getconf to start either 32 or 64...
2017-05-30  Jonathan RajotteUnit tests for notification api
2017-05-30  Jonathan RajotteRun unit tests before regression tests
2017-05-19  Jérémie GalarneauTests: use SIGKILL to shutdown daemons in test_thread_e...
2017-05-05  Jérémie GalarneauTests fix: tracefile-size tests assume PAGE_SIZE subbuffers
2017-05-05  Jonathan RajotteTest: use output_path instead of argument position
2017-05-05  Jérémie GalarneauTests fix: initialize kernel extended channel attributes
2017-05-05  Jérémie GalarneauTests fix: initialize UST extended channel attributes
2017-05-05  Philippe ProulxTests: add globbing pattern tests to test_java_log4j
2017-05-05  Philippe ProulxTests: add globbing pattern tests to test_java_jul
2017-05-05  Philippe ProulxTests: add globbing pattern tests to test_python_logging
2017-05-05  Philippe ProulxTests: add globbing pattern tests to test_valid_filter
2017-05-05  Philippe ProulxTests: add globbing pattern tests to test_invalid_filter
2017-05-05  Philippe ProulxTests: add globbing pattern tests to test_event_wildcard
2017-05-05  Philippe ProulxTests: add globbing pattern tests to test_exclusion
2017-05-05  Philippe ProulxTests: utils: add gen-ust-nevents-str util
2017-05-05  Philippe ProulxTests: add string-utils library unit tests
2017-05-05  Jérémie GalarneauTests: add placeholder symbol to allow unit tests to...
2017-02-14  Jonathan RajotteFix: tests: register thread for RCU operations.
2017-01-25  Jonathan RajotteFix: test_ust_data dereference of null pointer
2017-01-24  Jonathan RajotteFix: test_kernel_data dereference of null pointer
2017-01-10  Nathan Lynchlttng-tools: remove bogus interpreter line from utils...
2017-01-09  Francis DeslauriersFix: support for older versions of Babeltrace in test...
2016-12-01  Mathieu Desnoyerstests: Implement tests for lttng-ust LTTNG_UST_BLOCKING...
2016-11-25  Jonathan RajotteLoad: test that name override does not have side effects
2016-11-17  Francis DeslauriersFix: test cases now rely on explicit workloads
2016-11-10  Jérémie GalarneauTest fix: increase test count in plan of test_perf_raw
2016-11-10  Julien DesfossezCreate a dedicated test suite for Perf
2016-11-08  Nathan LynchTests: accommodate stricter mktemp implementations...
2016-10-07  Jonathan Rajottetest: load --override-name
2016-10-07  Jérémie GalarneauBuild fix: remove load-42-stream.lttng from dist target
2016-10-07  Jonathan RajotteTest: load --override-url
2016-10-04  Jérémie GalarneauBuild: Replace use of deprecated AM_PATH_XML2
2016-09-30  Jérémie GalarneauTest fix: set app and network socket timeouts to unlimited
2016-09-29  Jérémie GalarneauTest fix: test_fork can hang while waiting for child...
2016-09-29  Jérémie GalarneauTest fix: test_daemon can hang while waiting for child...
2016-09-29  Jérémie GalarneauTest fix: redirect python test subprocess output to...
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-08-10  Jérémie GalarneauOOT Build fix: reference the source directory's Python...
2016-08-05  Jérémie GalarneauTests: don't copy test_python_logging explicitly
2016-08-05  Jérémie GalarneauOOT build fix: Missing include of src directory
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-08-03  Jérémie GalarneauFix: zero-initialize fd_set
next
This page took 0.042111 seconds and 8 git commands to generate.