Fix: test script requires bash
[lttng-tools.git] / tests / regression / ust /
2016-01-13  Mathieu DesnoyersFix: test script requires bash
2016-01-07  Michael JeansonTests: fix make targets using objcopy
2015-11-12  Jérémie GalarneauTests: getcpu_override: use event delay when launching...
2015-11-12  Jérémie GalarneauTests: getcpu: no events shall be emitted at the same...
2015-11-12  Antoine BusqueTest: add UST dl helper test
2015-11-12  Antoine BusqueTest: add UST baddr statedump test
2015-11-06  Jérémie GalarneauTests: Add debug output to getcpu_override
2015-11-04  Jérémie GalarneauTests: Change description of clock-override test
2015-10-07  Jonathan RajotteFix: use start and stop sessiond from utils.sh
2015-09-22  Jonathan RajotteTest: jul/log4j: use -a instead of '*' to disable all...
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-21  Mathieu DesnoyersFix: tests: skip UST perf tests if not root
2015-09-16  Jonathan RajotteTests: use functions from utils.sh
2015-09-06  Mathieu DesnoyersTests: expand UST wildcard tests, move to regression...
2015-09-04  Jonathan RajotteFix: Python agent tests are always skipped
2015-08-13  Jérémie GalarneauTests: Fix flacky clock-plugin test
2015-08-12  Antoine BusqueFix: TimeoutExpired in Python tests not defined globally
2015-08-12  Jonathan RajotteTests: ust: clock override plugin
2015-08-06  Michael JeansonTests: Java agent: Add configure switches to enable...
2015-08-06  Antoine BusqueFix: incorrect script name in python logging test
2015-08-04  Michael JeansonTests: Java agent: update after Java agent refactoring
2015-08-03  Philippe ProulxTests: Python agent: update after Python agent refactoring
2015-08-03  Antoine BusqueFix: incorrect variable being checked in libc-wrapper...
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 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-05-27  Antoine BusqueFix: update regression tests involving UST
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
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...
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: 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-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-25  David GouletFix: typo in pythong test Makefile
2014-10-22  David GouletAdd Python agent support
2014-09-22  David GouletTest: Add the new log4j agent
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-06-27  David GouletTest: add JUL disable event tests
2014-06-27  David GouletFix: add test UST perf to extra dist
2014-05-27  Mathieu DesnoyersImplement test_event_tracef
2014-05-26  David GouletTest: add JUL filtering test
2014-05-21  Christian BabeuxFix: Tests with racy event validation
2014-05-12  David GouletFix: JUL filtering done on the UST level
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  Christian BabeuxFix: Racy event validation in tests
2014-03-12  Zifei TongFix: remove unused tp in high-throughput test
2014-02-27  David GouletTests: add JUL test for multiple loglevel
2014-02-26  David GouletFix: handle the registration done command for JUL
2014-02-26  David GouletTest fix: use temp file sync. of test app
2014-02-26  Jérémie GalarneauTests fix: Missing waitpid in fork test
2014-01-28  David GouletFix: add missing JUL loglevel handling
2013-12-10  David GouletFix: add missing file for dist tarball
2013-12-10  David GouletTests: add regression test for Java JUL support
2013-11-28  David GouletTests: fix racy tests and misleading output messages
2013-08-29  David GouletTests: fix periodical flush tests to stop app
2013-08-29  David GouletFix: delete the trace directory used for the test
2013-08-27  David GouletTests: change buffers UID test to PID
2013-08-26  David GouletFix: support VPATH build for tests
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-07-21  Mathieu Desnoyerstest: test_periodical_metadata_flush shrink timer perio...
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-06-28  David GouletFix: periodical flush check trace before stop
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-03-27  David GouletTests: Add periodical flush fast regression test
2013-03-27  David GouletTests: Fix nprocesses applications shutdown
2013-03-27  Jérémie GalarneauTests: Add "libc-wrapper" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "fork" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "exit-fast" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "daemon" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "linking" ust regression test
2013-03-25  David GouletTests: remove unused run script
2013-03-25  Jérémie GalarneauAdd missing buffers-uid folder in test Makefile
2013-03-25  Christian BabeuxTests: Do not exit when a failure occurs in test_buffer...
2013-03-25  Christian BabeuxTests: Cleanup tests runner that are no longer required
2013-03-25  Christian BabeuxTests: Fix first line of output to follow TAP guidelines
2013-03-25  Christian BabeuxTests: Fix missing TAP output in overlap test
2013-03-21  David GouletFix: change expected number of event for test uid
2013-03-21  David GouletSupport per UID buffers
next
This page took 0.042167 seconds and 7 git commands to generate.