Tests: add kernel namespace context change tests
[lttng-tools.git] / tests / regression / tools /
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-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-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: tests: error handling in high throughput limits...
2019-09-05  Mathieu Desnoyerstests: add base-path tests
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-21  Mathieu DesnoyersFix: test_crash: don't kill first app twice
2019-07-25  Jérémie GalarneauTests: clarify the tap output of the kernel session...
2019-07-25  Jérémie GalarneauTests: don't expect a UST directory after inactive...
2019-07-25  Jérémie GalarneauTests: remove check for an empty chunk produced on...
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2019-04-11  Jérémie GalarneauClean-up: remove commented code from test
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-10  Jérémie GalarneauMove completed trace archive chunks to an "archives...
2019-03-29  Jonathan RajotteTests: check for lttng-modules presence
2019-03-28  Michael JeansonFix tests: link libpause_consumer on liblttng-ctl
2019-03-28  Jérémie GalarneauFix tests: snapshot size validation failure runs too...
2019-02-11  Jonathan RajotteTests: take multiple snapshots in streaming mode
2018-12-12  Mathieu DesnoyersFix: tests: test_crash should start sessions
2018-12-10  Francis DeslauriersCleanup: remove unused label
2018-11-16  Jérémie GalarneauClean-up: move global sessiond symbols out of main.o
2018-09-11  Jonathan RajotteTests: do not bound test app iterations when in backgro...
2018-09-10  Jonathan RajotteTests: remove temporary folder
2018-09-10  Jonathan RajotteTests: remove mi result files when done
2018-09-10  Jonathan RajotteTests: Kill relayd after sessiond to ensure a clean...
2018-09-10  Jonathan RajotteTests: Remove unused variable
2018-09-10  Jonathan RajotteTests: Use stop relayd from utils.sh
2018-09-10  Jonathan RajotteTests: remove declaration already present in utils.sh
2018-09-07  Anders WallinTests: added test_autoload to noinst_SCRIPTS
2018-08-24  Jérémie GalarneauTests: possible NULL dereference in rotation notificati...
2018-08-24  Jérémie GalarneauClean-up: remove dead code from rotation test
2018-08-24  Jérémie GalarneauTests: add a session rotation ongoing/completed notific...
2018-08-23  Jérémie GalarneauTests: add notap versions of start/stop tracing helpers
2018-08-22  Jérémie GalarneauTests: typo in notification test case description
2018-08-20  Jérémie GalarneauTest fix: size schedule leaked in a schedule API test...
2018-08-16  Jérémie GalarneauTest: session rotation schedule API
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-06-06  Mathieu DesnoyersFilter: make bitwise and, or, xor higher prio than...
2018-06-06  Mathieu DesnoyersFilter: Update shifting tests
2018-06-06  Mathieu DesnoyersAdd () for bitwise and comparator tests
2018-06-06  Mathieu DesnoyersFilter: Implement rshift, lshift, bit not operators
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-05-26  Jérémie GalarneauTest mi: rename sessiond load directory constant
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-04-10  Jonathan RajotteTests: Handle rotations happening on two separate days...
2018-04-10  Jonathan RajotteTests: Clean trace_path after each subtest
2018-04-10  Jonathan RajotteTests: Use for loop for identical validation
2018-04-10  Jonathan RajotteTests: Count number of chunk using ls
2018-04-03  Jonathan RajotteTests: fix oot and dist for rotation tests
2018-04-03  Jérémie GalarneauTests: add rotation tests scripts to noinst_SCRIPTS...
2018-04-03  Jonathan RajotteTests: SESSION_NAME defined on each iteration of kernel...
2018-04-03  Jonathan RajotteTests: Reduce scope of TRACE_PATH to a function
2018-04-03  Jonathan RajotteTests: PID_RELAYD is never used
2018-04-03  Jonathan RajotteTests: use functions from utils.sh in rotation tests
2018-04-03  Jonathan RajotteTests: consolidate session creation with a uri paramete...
2018-04-03  Jonathan RajotteTests: use modprobe to test for the presence of lttng...
2018-04-03  Jonathan RajotteTests: missing license header in rotation utils
2018-04-03  Jonathan RajotteTests: missing parenthesis in userspace rotation test
2018-04-03  Jonathan RajotteTests: use enable_ust_lttng_channel_ok instead of a...
2018-04-03  Jonathan RajotteTests: remove TRACE_PATH at the end of the rotation...
2018-04-03  Jonathan RajotteTests: exit $out gets overridden by EXIT trap from...
2018-04-03  Jonathan RajotteTests: Use SIGTERM instead of SIGKILL
2018-04-03  Jérémie GalarneauFix: circular inclusion of lttng.h results in warning
2018-04-03  Julien DesfossezAdd the GMT offset in the rotated chunk path
2018-04-03  Julien DesfossezTests for the session rotation feature
2017-12-09  Jérémie GalarneauTests: race between consumer pause and trace start...
2017-11-13  Jonathan RajotteFix: Use tmpdir for intermediary files
2017-11-12  Jonathan RajotteFix: include scripts for distribution
2017-11-12  Jonathan RajotteTest: kernel testing for notification
2017-07-27  Jérémie GalarneauTests: don't assume a 4K page size in test_notification
2017-07-25  Jonathan RajotteTest: Trigger conditions is evaluated on subscription
2017-07-07  Jonathan RajotteTest: Reduce scope of variables used in multi app notif...
2017-06-13  Jonathan RajotteFix: notification test: resources leak and return handling
2017-06-12  Jonathan RajotteFix: test: proper redirection of stderr to stdout
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
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-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  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
2016-11-25  Jonathan RajotteLoad: test that name override does not have side effects
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-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-06  Julien DesfossezTests for the regenerate statedump command
next
This page took 0.052165 seconds and 8 git commands to generate.