Fix: warning 'fd' may be used uninitialized
[lttng-tools.git] / tests / utils /
2018-09-10  Jonathan RajotteTests: Remove unused set +x
2018-09-06  Francis DeslauriersFix: tests: missing frame pointer for callstack test...
2018-08-31  Jérémie GalarneauMissing kernel test files in dist target
2018-08-31  Francis Deslaurierself: support dynamic symbol table lookup
2018-08-29  Francis DeslauriersFix: use of uninitialized variable in C++ userspace...
2018-08-24  Francis DeslauriersImplement userspace-probe regression tests
2018-08-23  Jérémie GalarneauTests: add notap versions of start/stop tracing helpers
2018-07-16  Francis DeslauriersFix: Tests: use -no-pie linker option only when available
2018-06-11  Francis DeslauriersTests: Add callstack contexts tests
2018-05-30  Jérémie GalarneauTest: change use of space for tabs in utils.sh
2018-05-30  Francis DeslauriersTests: add function to validate the number of an event...
2018-05-30  Francis DeslauriersTests: allow the use of regular expressions to match...
2018-05-27  Julien DesfossezTest for lttng-logger
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-04-03  Jonathan RajotteTests: consolidate session creation with a uri paramete...
2018-04-03  Jonathan RajotteTests: use modprobe to test for the presence of lttng...
2018-04-03  Jonathan RajotteAdd --post-script to tap-driver.sh
2018-04-03  Julien DesfossezTests for the session rotation feature
2018-04-03  Julien DesfossezFix validate_trace_empty test check
2018-02-27  Francis DeslauriersTests: Fix: arm64 use sys_openat instead of sys_open
2018-02-16  Francis DeslauriersTests: Change syscall tests to use `gen-syscall-events...
2018-02-16  Francis DeslauriersTests: Add test app to generate syscalls
2018-02-16  Francis DeslauriersTests: Move script synchronization functions to utils...
2018-02-15  Jérémie GalarneauTests: cleanly exit from test apps on reception of...
2018-02-09  Jérémie GalarneauTests: refuse to run test suite if lttng processes...
2017-11-13  Jonathan RajotteFix: use lttng_clock_gettime instead of clock_gettime
2017-11-13  Philippe ProulxFix: detect dlmopen() and disable corresponding tests...
2017-11-12  Jonathan RajotteTest: kernel testing for notification
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-06-01  Jonathan RajotteTests: regression testing for notification API
2017-05-28  Jonathan RajotteTest: utils: introduce LTTNG_SESSIOND_ENV_VARS
2017-05-28  Jonathan RajotteTest: utils.sh: use getconf to start either 32 or 64...
2017-05-05  Philippe ProulxTests: utils: add gen-ust-nevents-str util
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-10-07  Jonathan RajotteTest: load --override-url
2016-09-30  Jérémie GalarneauTest fix: set app and network socket timeouts to unlimited
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-06  Julien DesfossezTests for the regenerate statedump command
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-06-30  Jérémie GalarneauTests: tap.sh spams tests' output when no plan is set
2016-06-16  Mathieu Desnoyerstests: test kernel snapshot with discard buffers
2016-06-14  Michael JeansonTests: Make warn_processes.sh more portable
2016-06-14  Michael JeansonFix: add missing script to dist
2016-05-14  Jérémie GalarneauTests: wording of trace_matches is misleading
2016-05-14  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-14  Mathieu DesnoyersFix: tests: don't match command line arguments, match...
2016-04-14  Jonathan RajotteTest: kill sessiond,relayd and background children...
2016-03-15  Julien DesfossezOptional test for the metadata regeneration
2016-03-14  Julien DesfossezTests for metadata regenerate
2016-03-10  Jérémie GalarneauTest: Add the lttng-runas worker process to the session...
2016-03-10  Mathieu DesnoyersFix: tests: use SIGSTOP for crash extraction test
2016-03-09  Jérémie GalarneauTest fix: ignore stderr at every step of randstring
2016-03-09  Jérémie GalarneauTest fix: ignore stderr when generating random string
2016-03-08  Jonathan RajotteTest: prevent the spawning of a daemonized sessiond
2016-02-12  Jérémie GalarneauTests: Introduce conf_proc_count()
2016-01-14  Jonathan RajotteFix: test: use load_path instead of $1
2015-11-12  Jérémie GalarneauTests: Switch test apps to use usleep_safe()
2015-11-12  Jérémie GalarneauTests: Add a test utils library
2015-11-12  Jérémie GalarneauTests: only call usleep if the test in configured to...
2015-11-11  Philippe Proulxmake check: add warning when LTTng processes are running
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-18  Jérémie GalarneauTests: Swap usages of pidof for pgrep --full
2015-09-16  Jonathan RajotteFormat utils.sh messages
2015-09-16  Jonathan RajotteTests: use functions from utils.sh
2015-09-15  Jonathan RajotteTest: lttng-crash and ust shm path
2015-09-06  Mathieu DesnoyersTests: kernel wildcards
2015-09-06  Mathieu DesnoyersTests: kernel filtering
2015-08-12  Mathieu DesnoyersFix: regression tests
2015-08-12  Jonathan RajotteFix: tests: stderr not correctly redirected
2015-08-11  Jonathan RajotteTest: mi: track/untrack feature
2015-06-26  Jonathan RajotteFix: test: use "$@" to pass and quote argument
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_del_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_add_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for destroy_lttng_session
2015-06-26  Jonathan RajotteRefactor: test: wrapper for stop_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for start_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_event
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_channel
2015-06-26  Jonathan RajotteRefactor: test: wrapper for create_lttng_session
2015-04-28  Mathieu DesnoyersFix: set UST register timeout to -1 as test default
2015-04-23  Jérémie GalarneauTests: Don't rely on implicit scalar expression dereference
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2014-11-26  Mathieu DesnoyersFix: add missing synchronization point for before app...
2014-11-23  Mathieu DesnoyersFix: test flaky sleep and wait patterns
2014-11-19  Jérémie GalarneauBuild fix: Apps defining _LGPL_SOURCE must link to...
2014-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test apps' tracepoint provider...
2014-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test applications
2014-10-22  David GouletAdd Python agent support
2014-09-25  Mathieu DesnoyersTest: add disable syscalls when none are enabled
2014-09-25  Mathieu DesnoyersImplement tests for kernel syscall tracing feature
2014-09-22  David GouletTest: Add the new log4j agent
2014-09-03  David GouletTest: add match only event utils function
2014-07-28  Jonathan Rajotte... Mi test: make sure to not auto load session when using...
2014-07-22  Jonathan Rajotte... Test: Mi test suite
2014-07-22  Jonathan Rajotte... Fix test: use local prefix for function scoped variable
2014-07-22  Jonathan Rajotte... Mi test: Refactoring and multiple test suites
2014-07-22  Jonathan Rajotte... Fix test: add custom output redirector to utils.sh
next
This page took 0.054886 seconds and 8 git commands to generate.