EfficiOS backport 2.9 revision 7
[lttng-tools.git] / tests /
2018-09-21  Jérémie GalarneauTests: add fd-tracker tests for the unlink operation
2018-09-21  Jérémie Galarneaufd-tracker test: register rcu thread of test application
2018-09-21  Mathieu DesnoyersBackport: trackers: bump MI version to 4.0
2018-09-21  Mathieu DesnoyersBackport: trackers: tests: adapt tests to new xsd schemas
2018-09-21  Jérémie GalarneauBackport: Test: add a unit test for the fd tracker
2018-09-21  Michael JeansonBackport:Fix: Don't override user variables within...
2018-09-21  Jonathan RajotteBackport: create_lttng_session_uri from 308a89467c4dbfe...
2018-09-21  Jonathan RajotteBackport: Tests: lttng-relayd --group-output-per-session
2018-09-21  Jonathan RajotteBackport: Use lttng_snapshot_add_output_ok from utils
2018-09-21  Jonathan RajotteBackport: lttng_snapshot_add_output_ok: let the caller...
2018-09-21  Jonathan RajotteBackport: Introduce LTTNG_RELAYD_WORKING_DIRECTORY...
2018-09-21  Jonathan RajotteBackport: Test: lttng-relayd working directory
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...
2016-05-14  Jérémie GalarneauTests: wording of trace_matches is misleading
2016-05-14  Mathieu DesnoyersTest lttng-modules clock override plugin
2016-05-14  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-14  Michael JeansonDrop installcheck target
2016-05-14  Mathieu DesnoyersFix: tests: don't match command line arguments, match...
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-04-14  Jonathan RajotteTest: kill sessiond,relayd and background children...
2016-04-04  Jonathan RajotteTest: xsd validation of long path (length > 255)
next
This page took 0.045691 seconds and 8 git commands to generate.