Tests: Convert the kernel_event_basic test to an equivalent shell test
[lttng-tools.git] / tests /
2013-02-22  Christian BabeuxTests: Convert the kernel_event_basic test to an equiva...
2013-02-22  Christian BabeuxTests: Convert the kernel_all_events_basic test to...
2013-02-22  Christian BabeuxTests: Add runner script for unit tests
2013-02-22  Christian BabeuxTests: Convert the URI unit test output to TAP
2013-02-22  Christian BabeuxTests: Convert the UST data structures unit test output...
2013-02-22  Christian BabeuxTests: Convert the kernel data structures unit test...
2013-02-22  Christian BabeuxTests: Convert the session unit test output to TAP
2013-02-22  Christian BabeuxTests: Convert functions in utils.sh to output in the...
2013-02-22  Christian BabeuxTests: Add the runner.sh tests runner utility
2013-02-22  Christian BabeuxTests: Add TAP helpers in tests/utils/tap
2013-02-22  Christian BabeuxTests: Move unit tests to tests/unit
2013-02-22  Christian BabeuxTests: Move tests to tests/regression
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-02-15  Christian BabeuxFix: Conditionally disable test requiring shared libs
2013-01-22  David GouletRemove unused variables in trace-kernel/ust.c
2013-01-22  David GouletAdd safety assert() in session daemon
2012-12-20  David GouletFix: missing scripts for make dist
2012-12-18  Christian Babeuxrun-report: Add filtering, health and streaming tests
2012-12-18  Christian Babeuxrun-report: Allow tests to spawn and control their...
2012-12-18  Christian Babeuxrun-report: Fix CPU usage stats computation
2012-12-18  Christian Babeuxrun-report: Restore SIGPIPE default handler in subproce...
2012-12-18  Christian Babeuxrun-report: Use libtool wrapper to spawn the sessiond...
2012-12-18  David GouletFix: remove bash quote when starting relayd in tests
2012-12-17  Julien DesfossezSet classes of traffic in high_throughput_limits
2012-12-14  David GouletFix: cleanup high_throughput_limits test
2012-12-14  Christian BabeuxTests: Add health check testpoint fail test
2012-12-14  Christian BabeuxAdd return code to the testpoint mechanism
2012-12-13  David GouletFix: put back the high-throughput test removed by mistake
2012-12-13  Christian BabeuxTests: Fix sleep interruption in health stall test
2012-12-13  David GouletFix: update file listing for licensing
2012-12-13  David GouletFix: clear the fixme in high_throughput_limits
2012-12-10  David GouletFix: overlap bash escaping for wildcard event name
2012-12-10  David GouletFix: Wrong path in the overlap test
2012-11-27  David GouletFix: run health test only if root
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletAdding context to an event is no longer possible
2012-11-22  David GouletAdd UST overlap tests
2012-11-13  Simon MarchiUse the new functions for default subbuf sizes
2012-11-13  David GouletFix: remove temporary directory for valid filters test
2012-11-06  Christian BabeuxFix: Do not install health tests helper libraries
2012-11-02  Christian BabeuxFix: Remove dependency to urcu-cds in tools tests
2012-11-02  Christian BabeuxTests: Add filtering tests for uncovered cases
2012-10-19  Christian BabeuxTests: Add filtering tests to configure
2012-10-19  Christian BabeuxTests: Add a test for valid filters
2012-10-19  Christian BabeuxTests: Add a trace statistics utility
2012-10-19  Christian BabeuxTests: Add a test for invalid filters
2012-10-19  Christian BabeuxTests: Add an unsupported operators filtering test
2012-10-03  Christian BabeuxTests: Fix LD_PRELOAD library lookup path for health...
2012-10-03  David GouletFix: Add arbitrary wait period for kernel streaming...
2012-10-02  Paul ChaventFix: Build out of src tree
2012-10-02  Christian BabeuxTests: Add health check tests to configure
2012-10-02  Christian BabeuxTests: Add health check thread stall test
2012-10-02  Christian BabeuxTests: Add health check thread exit test
2012-10-02  Christian BabeuxTests: Add a health check utility program
2012-09-25  Christian BabeuxTests: Add high throughput with bandwidth limits test
2012-09-24  Christian BabeuxTests: Rename helper functions to have consistent names
2012-09-24  Christian BabeuxTests: Cleanup redundant code and use printing helper...
2012-09-24  Christian BabeuxTests: Add helper functions for printing status and...
2012-09-24  Christian BabeuxTests: Add a check for color support when printing...
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-17  David GouletAdd missing scripts to the dist package
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
2012-08-15  David GouletAdd commented debug lines to test
2012-08-15  David GouletFix typos in uri_switch test
2012-08-15  Christian BabeuxNew URI switching tests
2012-08-14  Christian BabeuxFix: Use Python 2.x for the run-report script
2012-08-14  David GouletActivate streaming tests in make check
2012-08-14  Christian BabeuxFix: Memory leaks in uri_parsing unit tests.
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-30  David GouletMerge mmap/splice fct. for both consumers
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-25  David GouletMinor fix for the UST streaming test
2012-07-25  David GouletDeactivate streaming tests from make check
2012-07-25  David GouletAdd unit tests for URIs
2012-07-25  David GouletAdd UST and kernel streaming tests
2012-07-17  Mathieu DesnoyersFix typo: utils.sh
2012-07-17  Mathieu DesnoyersFix: test: session list count cannot use "count" unique id
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-06-29  Mathieu DesnoyersFix: test make dist Makefile.am missing files
2012-06-14  David GouletAdd network transport layer to sessiond-comm
2012-06-07  David GouletCreate unix.c/.h for UNIX socket communication
2012-04-19  David GouletFix: test script for kernel module validation
2012-04-16  David GouletFix: replace 'modprobe -l' by lsmod in kernel test
2012-04-16  David GouletRemove useless test and fix message output
2012-04-12  David GouletWait for all apps in high-throughput test
2012-04-12  David GouletAdd multi-session test for UST
2012-04-10  Mathieu DesnoyersFix tests: add missing session2 destroy
2012-04-10  David GouletFix: increase wait time for UST high-throughput test
2012-04-10  David GouletFix: wait for sessiond to stop in tests
2012-04-10  Mathieu DesnoyersFix: tests: error handling labels are in the wrong...
2012-04-06  David GouletFix: kernel test scripts
2012-04-05  David GouletAdd channel command in utils.sh of tests
2012-04-05  David GouletImprove UST tracing actions test
2012-04-05  David GouletAdd wildcard test to UST
2012-04-03  David GouletFix: remove tests from runall script
2012-04-02  David GouletRemove useless test
2012-04-02  David GouletAdd before-after test
2012-04-02  David GouletCleanup debug printf in test
next
This page took 0.03929 seconds and 7 git commands to generate.