Fix all -Wmissing-declarations warning instances
[lttng-tools.git] / tests /
2020-03-10  Simon MarchiFix all -Wmissing-declarations warning instances
2020-03-02  Jérémie GalarneauTests: remove unused libhealthexit code
2020-02-28  Jérémie GalarneauFix: remove broken health monitoring test `test_thread_...
2020-02-18  Simon Marchitests: append to AM_CFLAGS instead of overriding it
2020-02-18  Francis DeslauriersTests: gen-ust-nevents: use options instead of arguments
2020-02-18  Francis DeslauriersTests: Cleanup: test_exclusion: more detailed output
2020-02-18  Francis DeslauriersFix: Tests: `test_exclusion` passing for the wrong...
2020-02-18  Francis DeslauriersTests: notification.c: remove extra space
2020-02-11  Francis DeslauriersTests: Fix: `wait_on_file()` returns too early
2020-02-11  Francis DeslauriersFix: Tests: utils.sh: fix unbound variable
2020-02-11  Francis DeslauriersTests: Fix typo: registerd -> registered
2020-02-11  Francis DeslauriersTests: Cleanup: remove unused bash variable
2020-02-11  Francis DeslauriersTypo: 'toogle' -> 'toggle'
2020-02-07  Jonathan RajotteFix: force the use of our _FORTIFY_SOURCE definition
2020-02-04  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-02-03  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-01-31  Jérémie GalarneauTests: fd-tracker: fix: leak of test paths
2020-01-31  Jérémie GalarneauClean-up: remove instances of loop initial declarations
2020-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2020-01-30  Jérémie Galarneaufd-tracker: restore suspended handles from their inode...
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-17  Francis DeslauriersFix: Tests: missing stream redirect causes test failure
2020-01-14  Francis DeslauriersFix: track-untrack.c: regression of `--all --pid` optio...
2020-01-14  Francis Deslaurierstrack-untrack.c: error out on unknown CLI options
2020-01-14  Jérémie GalarneauAdd test_event_tracker to the TESTS variable
2020-01-14  Francis DeslauriersAdd missing `test_event_tracker` to fast_regression
2020-01-13  Francis DeslauriersFix: build failures when `--without-lttng-ust`
2019-12-20  Jonathan RajotteFix: Skip uid registry when metadata key value is 0
2019-12-20  Mathieu Desnoyerstrackers: bump MI version to 4.0
2019-12-20  Mathieu Desnoyerstests: test uid/gid/pid/vuid/vgid/vpid trackers
2019-12-20  Jonathan Rajottetrackers: update list/track/untrack commands
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-12-19  Jonathan Rajottetests: mi for clear command
2019-12-19  Jonathan Rajottetests: lttng clear command
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: abort() on argument error
2019-12-19  Jonathan Rajottetests: gen-ust-events: add touch and wait sync points...
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: use options instead of arguments
2019-12-19  Mathieu DesnoyersTest: rotate_utils.sh: consider chunk archive with...
2019-12-13  Jérémie GalarneauFix: make dist fails on sdt-probe test with autotools...
2019-12-13  Jonathan RajotteFix: tests: metadata presence on relayd is not determin...
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-12-09  Simon Marchitests: make functions static in test_notification.c
2019-12-09  Simon Marchitests: make functions static in test_utils_compat_poll.c
2019-12-09  Simon Marchitests: make functions static in test_utils_expand_path.c
2019-12-09  Simon Marchitests: make functions static in test_session.c
2019-12-09  Simon Marchitests: make functions static in test_uri.c
2019-12-09  Simon Marchitests: include foo.h in foo.c
2019-12-06  Simon Marchitests: add declaration for test_function in userspace...
2019-12-06  Simon Marchitests: add declarations for functions in gen-syscall...
2019-12-06  Simon Marchitests: make entry_handler static in ini_config test
2019-12-03  Jonathan RajotteFix: build: ust -> kernel mix-up in noinst_SCRIPTS
2019-11-29  Simon Marchitests: put `static` keyword at beginning of variable...
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-25  Jérémie GalarneauFix: tests: missing argument in test output print statement
2019-11-25  Jérémie GalarneauSilence bogus warning when building with old GCC versions
2019-11-25  Jérémie GalarneauClean-up: tests: unchecked closedir value in test_fd_tr...
2019-11-23  Jérémie GalarneauTests: add fd-tracker tests for the unlink operation
2019-11-23  Jérémie GalarneauTest: add a unit test for the fd tracker
2019-11-08  Jonathan RajotteTests: unit testing for backward compatibility of group...
2019-11-08  Jonathan RajotteTests: regression testing for lttng-relayd --group...
2019-11-08  Jonathan RajotteTests: lttng_snapshot_add_output_ok: allow specifying...
2019-11-05  Jonathan RajotteTests: fix shellcheck warning
2019-11-05  Jonathan RajotteTests: base path: lttng load for session configuration
2019-11-05  Jonathan RajotteFix: move set base_path of session to URI configuration
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-11-05  Michael JeansonFix: check for dtrace and sdt.h before enabling SDT...
2019-10-24  Jérémie GalarneauTests: namespace tests fail to build on older libc
2019-10-23  Jonathan RajotteTests: use "kill -0" for app existence check in NS...
2019-10-23  Michael JeansonTests: add kernel namespace context change tests
2019-10-23  Michael JeansonTests: add UST namespace context change tests
2019-10-23  Michael JeansonTests: add kernel namespace contexts tests
2019-10-23  Michael JeansonTests: add UST namespace contexts tests
2019-10-22  Jonathan RajotteTests: fix: tmp dir can be a symlink
2019-10-22  Jonathan RajotteIntroduce LTTNG_RELAYD_WORKING_DIRECTORY environment...
2019-10-22  Jonathan RajotteTests: add an lttng-relayd working directory test
2019-10-08  Jérémie GalarneauFix: tests: replace truncation-prone logging helper
2019-10-03  Francis DeslauriersFix: Tests: test_session.c: Structurally dead code
2019-10-03  Francis DeslauriersFix: test_utils_compat_poll.c: Unchecked return value
2019-09-25  Jérémie GalarneauFix: tests: leak of prefix on error to register lttng...
2019-09-12  Jérémie GalarneauTests: fix: uninitialized session_id used on list_sessi...
2019-09-12  Jérémie GalarneauTests: fix: uninitialized values passed to close()...
2019-09-11  Jérémie GalarneauTests: fix: leak caused by misuse of realloc in multi...
2019-09-08  Geneviève BastienFix typo in regenerate statedump test util
2019-09-05  Jonathan RajotteTests: metadata env scope values
2019-09-05  Jonathan RajotteFix: check for lttng modules presence before testing
2019-09-05  Mathieu Desnoyerstests: invoke full_cleanup from script trap handlers...
2019-09-05  Mathieu DesnoyersCleanup: test: don't stop relayd twice
2019-09-05  Mathieu DesnoyersFix: test: utils.sh: exit from process on full_cleanup
2019-09-05  Mathieu DesnoyersFix: utils.sh: handle SIGPIPE
2019-09-05  Mathieu DesnoyersFix: tests: error handling in high throughput limits...
2019-09-05  Mathieu DesnoyersImprove handling of test SIGTERM/SIGINT (v2)
2019-09-05  Mathieu Desnoyerstests: add base-path tests
2019-09-05  Mathieu Desnoyerstest utils: support URI in lttng_snapshot_add_output
2019-09-03  Mathieu DesnoyersFix: honor base path for network URIs
2019-08-30  Mathieu DesnoyersFix: test_kernel rotation: expect 60 rather than 64
2019-08-30  Mathieu DesnoyersFix: tests: update rotation ust number of tests
2019-08-23  Mathieu DesnoyersFix: tests: typo in rotation util
2019-08-23  Jérémie GalarneauTests: add a test for the "skip non-empy" rmdir flag
next
This page took 0.040874 seconds and 7 git commands to generate.