Fix: lttng: uninitialized pointer free'd when no sessiond is present
[lttng-tools.git] / tests / regression / ust /
2020-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: use options instead of arguments
2019-11-05  Michael JeansonFix: tests: re-add link to urcu-bp for _LGPL_SOURCE...
2019-11-05  Michael JeansonFix: tests: use DL_LIBS variable in ust multi-lib test
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-10-23  Jonathan RajotteTests: use "kill -0" for app existence check in NS...
2019-10-23  Michael JeansonTests: add UST namespace context change tests
2019-10-23  Michael JeansonTests: add UST namespace contexts tests
2019-09-11  Jérémie GalarneauTests: fix: leak caused by misuse of realloc in multi...
2019-09-05  Mathieu Desnoyerstests: invoke full_cleanup from script trap handlers...
2019-03-29  Michael JeansonFix: skip test when ust doesn't have perf support
2019-03-28  Jonathan RajotteFix tests: skip test_getcpu_override on single core...
2019-03-28  Yannick LamarreEnforce DL_LIBS value instead of hard coded -ldl
2019-03-28  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-01-14  Jérémie GalarneauTest fix: python logging test spams its output
2018-09-10  Jonathan RajotteTests: remove declaration already present in utils.sh
2018-05-30  Francis DeslauriersTests: add duplicated providers tests
2018-05-26  Francis DeslauriersFix: test_ust-dl is generated at configure-time
2018-03-05  Julien DesfossezCreate the session and domain directories on start
2017-11-13  Jonathan RajotteFix: use file based synchronization for python logging...
2017-11-13  Jonathan RajotteTest: add file based synchronization point for python...
2017-11-13  Philippe ProulxFix: detect dlmopen() and disable corresponding tests...
2017-11-09  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-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-01  Michael JeansonCleanup: add silent rules support for docs
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
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
2016-12-01  Mathieu Desnoyerstests: Implement tests for lttng-ust LTTNG_UST_BLOCKING...
2016-11-08  Nathan LynchTests: accommodate stricter mktemp implementations...
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-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-07-22  Jérémie GalarneauTests: Add tracepoints to libbar, libfoo and libzzz
2016-07-08  Julien DesfossezTest the parsing of perf raw context
2016-07-06  Jérémie GalarneauRun userspace perf tests on non-x86 platforms
2016-07-06  Jérémie GalarneauTests: adjust ust-dl planned test count
2016-07-06  Mathieu DesnoyersTest library load/unload events
2016-07-05  Jérémie GalarneauTests: adjust type declaration test count
2016-07-05  Philippe ProulxTest UST's autoincrementing enumeration values
2016-07-05  Jérémie GalarneauTests: eliminate process timeouts from Python tests
2016-05-28  Jonathan RajotteFix: set the logger level to prevent unexpected level...
2016-05-19  Mathieu Desnoyerstest: UST tracing destroy flush behavior with tracefile...
2016-05-18  Mathieu DesnoyersFix: unchecked return value in low throughput test
2016-05-14  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-14  Mathieu DesnoyersFix: tests: skip tests on static build
2016-05-14  Mathieu DesnoyersFix: tests: don't build dynamic lib tests if support...
2016-04-20  Antoine BusqueFix: update tests following renaming of UST statedump...
2016-02-18  Jonathan RajotteFix: test: handle env variables undefined
2016-02-12  Jérémie GalarneauTests fix: source utils.sh before using conf_proc_count
2016-02-12  Jérémie GalarneauTests: use configured processor count in getcpu overrid...
2016-01-14  Jonathan RajotteFix: test: append to LD_LIBRARY_PATH
2016-01-14  Mathieu DesnoyersAdd CTF enum type support for UST registry
2016-01-13  Mathieu DesnoyersFix: test_ust-dl requires bash
2016-01-13  Mathieu DesnoyersFix: test script requires bash
2016-01-07  Michael JeansonTests: fix make targets using objcopy
2015-11-12  Jérémie GalarneauTests: getcpu_override: use event delay when launching...
2015-11-12  Jérémie GalarneauTests: getcpu: no events shall be emitted at the same...
2015-11-12  Antoine BusqueTest: add UST dl helper test
2015-11-12  Antoine BusqueTest: add UST baddr statedump test
2015-11-06  Jérémie GalarneauTests: Add debug output to getcpu_override
2015-11-04  Jérémie GalarneauTests: Change description of clock-override test
2015-10-07  Jonathan RajotteFix: use start and stop sessiond from utils.sh
2015-09-22  Jonathan RajotteTest: jul/log4j: use -a instead of '*' to disable all...
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-21  Mathieu DesnoyersFix: tests: skip UST perf tests if not root
2015-09-16  Jonathan RajotteTests: use functions from utils.sh
2015-09-06  Mathieu DesnoyersTests: expand UST wildcard tests, move to regression...
2015-09-04  Jonathan RajotteFix: Python agent tests are always skipped
2015-08-13  Jérémie GalarneauTests: Fix flacky clock-plugin test
2015-08-12  Antoine BusqueFix: TimeoutExpired in Python tests not defined globally
2015-08-12  Jonathan RajotteTests: ust: clock override plugin
2015-08-06  Michael JeansonTests: Java agent: Add configure switches to enable...
2015-08-06  Antoine BusqueFix: incorrect script name in python logging test
2015-08-04  Michael JeansonTests: Java agent: update after Java agent refactoring
2015-08-03  Philippe ProulxTests: Python agent: update after Python agent refactoring
2015-08-03  Antoine BusqueFix: incorrect variable being checked in libc-wrapper...
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override-test cache and error...
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override coding-style adjustments
2015-07-15  Jonathan RajotteTests: Ust getcpu override plugin
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-05-27  Antoine BusqueFix: update regression tests involving UST
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2015-02-06  Jonathan RajotteFix: test: log4j: missing static test files for dist...
2015-02-06  Jonathan RajotteFix: test: java-jul:missing static test files for dist...
2014-11-26  Mathieu DesnoyersFix: test libc-wrapper: check malloc OOM
2014-11-26  Mathieu DesnoyersCleanup: test libc-wrapper: main parameters
2014-11-26  Mathieu DesnoyersFix: add missing synchronization point for before app...
next
This page took 0.059237 seconds and 8 git commands to generate.