Fix: Mishandled NULL short options in utils_generate_optstring()
[lttng-tools.git] / tests /
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override-test cache and error...
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override coding-style adjustments
2015-07-15  Jonathan RajotteTests: Ust getcpu override plugin
2015-06-26  Jonathan RajotteFix: test: use "$@" to pass and quote argument
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-28  Mathieu DesnoyersFix: set UST register timeout to -1 as test default
2015-04-23  Jérémie GalarneauTests: Don't rely on implicit scalar expression dereference
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-05  Mathieu Desnoyerssyscall tracing: update tests
2015-03-26  Jérémie GalarneauFix: possible evaluation of garbage values in fini_vali...
2015-02-06  Jonathan RajotteFix: test: log4j: missing static test files for dist...
2015-02-06  Jonathan RajotteFix: test: java-jul:missing static test files for dist...
2015-01-26  Jérémie GalarneauTests: Run health check test_thread_ok as part of root_...
2015-01-12  Mathieu DesnoyersFix: tests: integer too large for long type
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 DesnoyersCleanup: test_utils_expand_path.c prototypes
2014-11-26  Mathieu DesnoyersFix: test_utils_expand_path.c: out of memory error...
2014-11-26  Mathieu DesnoyersFix: test test_ust_data.c: check OOM
2014-11-26  Mathieu DesnoyersFix: test libc-wrapper: check malloc OOM
2014-11-26  Mathieu DesnoyersCleanup: test libc-wrapper: main parameters
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: tests: remove killall, add missing SIGTERM handlers
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-26  Mathieu DesnoyersDocument test anti-patterns
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-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test apps' tracepoint provider...
2014-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test applications
2014-10-29  Nathan LynchTest: remove bogus argument from prove invocation
2014-10-25  David GouletFix: typo in pythong test Makefile
2014-10-22  David GouletAdd Python agent support
2014-10-03  David GouletTest: Add syscall listing
2014-09-29  David GouletTest: add diag to each syscall test
2014-09-29  Mathieu DesnoyersFix: syscall test: add missing semicolumns in match
2014-09-25  Mathieu DesnoyersTest: add disable syscalls when none are enabled
2014-09-25  Mathieu DesnoyersImplement tests for kernel syscall tracing feature
2014-09-25  Simon MarchiFix out-of-tree build
2014-09-22  David GouletTest: Add the new log4j agent
2014-09-10  David GouletFix: remove an odd no name directory from the test...
2014-09-05  David GouletTest: add disable-event JUL tests
2014-09-03  Jérémie GalarneauTests: Validate that filters may be used with JUL's...
2014-09-03  David GouletTest: add match only event utils function
2014-08-12  David GouletFix: remove racy wait_app from JUL tests
2014-08-08  David GouletRefactor JUL to agent namespace
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... Fix test: use local prefix for function scoped variable
2014-07-22  Jonathan Rajotte... Mi test: Refactoring and multiple test suites
2014-07-22  Jonathan Rajotte... Fix test: add custom output redirector to utils.sh
2014-07-22  Jonathan Rajotte... Mi test: Basic test structure
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-06-27  David GouletTest: add JUL disable event tests
2014-06-27  David GouletFix: add test UST perf to extra dist
2014-06-25  David GouletFix: add a kernel context list to the channel
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-27  Mathieu DesnoyersImplement test_event_tracef
2014-05-27  Mathieu DesnoyersImplement tracef test application "gen-ust-tracef"
2014-05-26  David GouletTest: add JUL filtering test
2014-05-21  Christian BabeuxFix: Tests with racy event validation
2014-05-14  Jérémie GalarneauFix: Tests should set the LTTNG_SESSION_CONFIG_XSD_PATH...
2014-05-12  David GouletFix: uncomment rm trace path statement in test
2014-05-12  David GouletFix: JUL filtering done on the UST level
2014-05-05  Jérémie GalarneauFix: Don't include the binary in the live test's EXTRA_DIST
2014-05-05  David GouletFix: add JUL filter to UST event on logger_name
2014-05-05  Julien DesfossezAdd UST perf test in make check on x86
2014-05-05  Julien DesfossezTest for UST perf counters
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-04-14  Simon MarchiFix: rework utils_parse_size_suffix
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-25  David GouletRename kernel and ust trace variable for clarity
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-03-12  Zifei TongFix: remove unused tp in high-throughput test
2014-03-10  Jérémie GalarneauAdd session configuration load capability to libconfig
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
next
This page took 0.038522 seconds and 7 git commands to generate.