Test lttng-modules clock override plugin
[lttng-tools.git] / tests / regression / tools /
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-04  Jonathan RajotteTest: xsd validation of long path (length > 255)
2016-03-16  Julien DesfossezFix: live test header endianness
2016-03-16  Julien DesfossezTest the viewer detach command
2016-03-14  Julien DesfossezAdd MI output to the metadata regenerate command
2016-03-14  Julien DesfossezTests for metadata regenerate
2016-03-10  Jonathan RajotteLimit the scope of IFS overwriting
2016-03-10  Jonathan RajotteDo not overwrite IFS globally but only locally
2016-03-10  Mathieu DesnoyersFix: tests: use SIGSTOP for crash extraction test
2016-03-04  Jérémie GalarneauFix: OOT build fails because of missing include path
2016-03-03  Jérémie GalarneauTests: Consider lttng mi namespace in test_load
2016-03-03  Jérémie GalarneauTests: Consider lttng mi namespace in test_mi
2016-03-03  Jérémie GalarneauBump LTTng MI schema to 3.0
2016-02-14  Mathieu DesnoyersFix: filter tests now accept "." in identifiers
2016-02-12  Jérémie GalarneauTests: use configured processor count in snapshot tests
2016-02-12  Jérémie GalarneauTests: print a more precise test description in snapsho...
2015-11-30  Michael JeansonTests: fix tracefile count when page_size is > 4k
2015-10-19  Jonathan RajotteFix: There is more tests than the plan
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-23  Michael JeansonFix: tests: support systems where PAGE_SIZE is not...
2015-09-21  Jérémie GalarneauTests: Clean-up test-crash on SIGTERM and SIGINT
2015-09-18  Jérémie GalarneauTests: indefinitely wait for shm buffers to be unlinked
2015-09-16  Michael JeansonFix: add missing test file to EXTRA_DIST
2015-09-15  Jonathan Rajottelttng-crash: support symlink
2015-09-15  Jonathan RajotteTest: lttng-crash and ust shm path
2015-09-06  Mathieu DesnoyersTests: kernel wildcards
2015-09-06  Jérémie GalarneauTests: fix wildcard test path
2015-09-06  Mathieu DesnoyersTests: expand UST wildcard tests, move to regression...
2015-09-06  Mathieu DesnoyersTests: kernel filtering
2015-09-05  Jonathan RajotteFix: use pid element instead of process element
2015-09-04  Jérémie GalarneauTests: Fix flaky live test client
2015-08-13  Jérémie GalarneauTests: Adapt MI test to change in track/untrack behaviour
2015-08-12  Mathieu DesnoyersFix: regression tests
2015-08-12  Jonathan RajotteTest: save/load: pid_tracker basic test
2015-08-11  Jonathan RajotteTest: mi: track/untrack feature
2015-08-11  Jonathan RajotteUtil: xml_extract: add node_exist option
2015-08-06  Mathieu DesnoyersFix: test_mi test
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_del_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_add_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for destroy_lttng_session
2015-06-26  Jonathan RajotteRefactor: test: wrapper for stop_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for start_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_event
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_channel
2015-06-26  Jonathan RajotteRefactor: test: wrapper for create_lttng_session
2015-06-18  Jonathan RajotteTest: mi: test for greater or equal to a minimum of...
2015-05-27  Antoine BusqueFix: update regression tests involving UST
2015-04-29  Mathieu DesnoyersFix: live_test regression on large number of cpus
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2015-03-26  Jérémie GalarneauFix: possible evaluation of garbage values in fini_vali...
2015-01-08  Mathieu DesnoyersFix: ust snapshot: cleanup after error
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2014-12-01  Jérémie GalarneauCleanup: Fix a typo in the MI tests
2014-12-01  Jérémie GalarneauTest fix: Don't invoke the system's lttng client
2014-12-01  Jérémie GalarneauTests: Add a test to check disabled events are loaded...
2014-11-28  Jérémie GalarneauTest fix: LTTNG_SESSION_CONFIG_XSD_PATH expects an...
2014-11-26  Mathieu DesnoyersFix: add missing synchronization point for before app...
2014-11-26  Mathieu DesnoyersFix: tests: wait output hide Terminate errors
2014-11-26  Mathieu DesnoyersFix: high throughput test: reset bw limit on sigterm
2014-11-26  Mathieu DesnoyersFix: tests: add missing wait, document missing synchro
2014-11-23  Mathieu DesnoyersFix: test flaky sleep and wait patterns
2014-11-23  Mathieu DesnoyersFix: tests: don't use pidof to wait for test apps
2014-11-19  Jérémie GalarneauBuild fix: Apps defining _LGPL_SOURCE must link to...
2014-09-25  Simon MarchiFix out-of-tree build
2014-09-10  David GouletFix: remove an odd no name directory from the test...
2014-09-03  David GouletTest: add match only event utils function
2014-08-05  Jérémie GalarneauTest: Ensure wildcards may only appear last in a string...
2014-07-29  Jonathan Rajotte... Fix: mi: missing files on make dist
2014-07-28  Jonathan Rajotte... Mi test: make sure to not auto load session when using...
2014-07-22  Jonathan Rajotte... Test: Mi test suite
2014-07-22  Jonathan Rajotte... Mi test: Refactoring and multiple test suites
2014-07-22  Jonathan Rajotte... Mi test: Basic test structure
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-21  Christian BabeuxFix: Tests with racy event validation
2014-05-12  David GouletFix: uncomment rm trace path statement in test
2014-05-05  Jérémie GalarneauFix: Don't include the binary in the live test's EXTRA_DIST
2014-04-30  Jesper DerehagBackported to glibc 2.8
2014-04-30  Christian BabeuxFix: Racy event validation in tests
2014-04-14  Jérémie GalarneauUse the in-tree session.xsd in test_load
2014-03-26  David GouletFix: update test to use correct lttng load option
2014-03-26  David GouletRemove -s option from lttng load command
2014-03-24  David GouletFix: missing test file in EXTRA dist
2014-03-24  David GouletTests: add tests for the save and load feature
2014-03-24  David GouletFix: allow empty URL for live session creation
2014-02-26  David GouletTest fix: use temp file sync. of test app
2014-02-10  Julien DesfossezFix: add flag to create session command and fix tests
2014-02-10  Julien DesfossezFix: Namespace lttng-viewer-abi
2014-02-07  David GouletFix: code refactoring of viewer streams in relayd
2014-01-29  Mathieu Desnoyershealth check tests: test relayd and consumerd
2014-01-28  Mathieu DesnoyersTest health: add test_thread_ok
2014-01-28  Mathieu Desnoyershealth check: change --relayd-path arg to --relayd...
2014-01-28  Mathieu DesnoyersAdd sessiond/SESSIOND_ prefix to sessiond testpoints
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-25  David GouletFix: create a fast and a long UST snapshot test
2013-11-25  David GouletTests: fix racy UST snapshot post mortem test
2013-11-14  David GouletAdd exclusion regression test
2013-11-14  Julien DesfossezFix concurrency issues while overwriting tracefiles...
2013-11-13  Julien DesfossezFix: unitialized variables in tests
2013-11-06  David GouletStatically linked lttng-ctl to live test
next
This page took 0.040976 seconds and 7 git commands to generate.