Cleanup: merge two instances of AC_CHECK_FUNCS
[lttng-tools.git] / tests /
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-06-01  Francis DeslauriersTest: Replace test relying on pselect6(2) man page...
2017-06-01  Jérémie GalarneauTests: channel subbuffers must be larger or equal to...
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-24  Jonathan RajotteUnit tests for notification api
2017-05-24  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
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...
next
This page took 0.043457 seconds and 8 git commands to generate.