Update version to v2.9.15
[lttng-tools.git] / tests /
2019-10-08  Jérémie GalarneauFix: tests: replace truncation-prone logging helper
2019-09-26  Jérémie GalarneauTests: fix: uninitialized session_id used on list_sessi...
2019-09-26  Jérémie GalarneauTests: fix: uninitialized values passed to close()...
2019-09-26  Geneviève BastienFix typo in regenerate statedump test util
2019-04-24  Jérémie GalarneauFix tests: NULL pointer dereference in ust channel...
2019-04-24  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_ust_context...
2019-03-29  Michael JeansonFix: skip test when ust doesn't have perf support
2019-03-29  Jérémie GalarneauFix tests: snapshot size validation failure runs too...
2019-03-29  Jonathan RajotteFix tests: the tree origin can be a symlink itself
2019-03-29  Jonathan RajotteFix tests: skip test_getcpu_override on single core...
2019-02-11  Jonathan RajotteTests: take multiple snapshots in streaming mode
2019-01-21  Mathieu DesnoyersFix: tests: test_crash should start sessions
2018-09-13  Jonathan RajotteTests: do not bound test app iterations when in backgro...
2018-09-13  Jérémie GalarneauTests: add missing rotation and autoload tests to check...
2018-09-13  Jonathan RajotteTests: remove temporary folder
2018-09-13  Jonathan RajotteTests: remove mi result files when done
2018-09-13  Jonathan RajotteTests: Remove unused set +x
2018-09-13  Jonathan RajotteTests: Kill relayd after sessiond to ensure a clean...
2018-09-13  Jonathan RajotteTests: Remove unused variable
2018-09-13  Jonathan RajotteTests: Use stop relayd from utils.sh
2018-09-13  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-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-11-13  Philippe ProulxFix: detect dlmopen() and disable corresponding tests...
2017-11-12  Jérémie GalarneauTests fix: BT2 does not output the metadata of a trace...
2017-06-14  Jérémie GalarneauFix: test_utils_expand_path passes NULL to sprintf
2017-06-01  Francis DeslauriersTest: Replace test relying on pselect6(2) man page...
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-25  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-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
2016-08-03  Jérémie GalarneauClean-up: missing cast to fd_set*
2016-08-03  Jérémie GalarneauFix: usage of FD_SET on fd_set > 1024 results in corruption
2016-08-03  Jérémie GalarneauFix: erroneous usage of addr parameter in mmap()
2016-08-01  Jérémie GalarneauFix: missing unmap in test error handling
2016-08-01  Jérémie GalarneauTests: unchecked pthread_join return value
2016-08-01  Jérémie GalarneauTests: Unchecked pthread_create return value
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-06  Julien DesfossezTests for the regenerate statedump command
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
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-07-04  Julien DesfossezTest for select, poll and epoll syscall overrides
2016-06-30  Jérémie GalarneauTests: tap.sh spams tests' output when no plan is set
2016-06-27  Jérémie GalarneauTests: spawn ht_cleanup thread in unit tests
2016-06-16  Mathieu Desnoyerstests: test ust snapshot with discard buffers
2016-06-16  Mathieu Desnoyerstests: test kernel snapshot with discard buffers
2016-06-14  Michael JeansonFix: do not refer to objects as .o
2016-06-14  Michael JeansonFix: do not link against libtool .o objects
2016-06-14  Michael JeansonTests: Make warn_processes.sh more portable
2016-06-14  Michael JeansonFix: add missing script to dist
2016-05-28  Jonathan RajotteFix: set the logger level to prevent unexpected level...
2016-05-24  Michael JeansonTypo: Stoping -> Stopping
2016-05-19  Jérémie GalarneauTests: inverted condition in test_kernel_data
2016-05-19  Mathieu Desnoyerstest: UST tracing destroy flush behavior with tracefile...
2016-05-19  Mathieu Desnoyerstest: kernel tracing destroy flush behavior with tracef...
2016-05-18  Jérémie GalarneauTests: remove flaky '*' kernel wildcard test
2016-05-18  Michael JeansonFix: merge tap tests stdout and stderr
2016-05-18  Mathieu DesnoyersFix: unchecked return value in low throughput test
2016-05-18  Jérémie GalarneauTests: abort() exclusion test on allocation failure
2016-05-18  Jérémie GalarneauTests: abort test on memory allocation failure
2016-05-18  Mathieu DesnoyersFix: pointer dereference after NULL check in test_creat...
2016-05-18  Mathieu DesnoyersFix: tests: incorrect uri index
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_ust_event_exc...
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_ust_event
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_kernel_event
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_ust_channel
2016-05-16  Jonathan RajotteTests: same event name with different descriptor on...
2016-05-15  Jonathan RajotteTest: expose session url bug on load with multiple...
next
This page took 0.038891 seconds and 7 git commands to generate.