Fix: send per-pid session id in channel creation
[lttng-tools.git] / tests /
2013-06-27  Julien DesfossezAdd kernel snapshot support
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-25  David GouletFix: build path for unit test to build out of tree
2013-06-20  David GouletFix: --disable-static option
2013-06-20  David GouletFix: add missing file for make dist
2013-06-19  Christian BabeuxTests: Fix wrong number of tests in thread stall as...
2013-06-19  David GouletFix: set +x to test helper script
2013-06-19  David GouletTest: add new stress test that kills the relayd randomly
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-05-28  David GouletTests: Add multi session per UID with 5 app in streamin...
2013-05-28  David GouletTests: Add stress test for multi session per UID
2013-05-22  Christian BabeuxTests: Fix possible segfault in health check thread...
2013-05-15  Jérémie GalarneauTests: Remove temporary trace directory on bail-out
2013-05-15  Christian BabeuxTests: Fix the number of tests in test_tracefile_count
2013-05-15  Christian BabeuxTests: Add the tracefile size test
2013-05-15  Christian BabeuxTests: Add the tracefile count test
2013-05-15  Christian BabeuxTests: Move the babelstats utility to tests/utils
2013-05-15  David GouletFix: Read from pointer after free in unit tests
2013-05-15  David GouletFix: memory leak in UST unit test
2013-05-15  David GouletFix: memory leak in URI unit test
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-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in strea...
2013-05-14  Christian BabeuxTests: Cleanup and move gen-ust-events testapp under...
2013-05-14  Christian BabeuxTests: Remove unused utils.h header
2013-05-07  David GouletFix: split UST per UID/PID default values
2013-05-06  Christian BabeuxTests: Add missing test_utils_parse_size_suffix to...
2013-05-02  Simon Marchilttng cli: Accept human readable sizes for --subbuf...
2013-05-02  Simon MarchiUnit tests: don't rebuild units under test
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-03-28  Julien DesfossezMove stream file rotation functions to utils
2013-03-27  Mathieu Desnoyerstests: implement context filtering tests
2013-03-27  David GouletTests: Add periodical flush fast regression test
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-27  David GouletTests: Fix nprocesses applications shutdown
2013-03-27  Jérémie GalarneauFix: Add test scripts and lists to the distribution...
2013-03-27  Jérémie GalarneauFix: Run tests requiring the python bindings only when...
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-27  Jérémie GalarneauTests: Add Python test_utils module
2013-03-25  David GouletAdd missing files for make dist
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: Use Perl prove as the testsuite runner
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-25  Christian BabeuxTests: Fix number of tests in thread stall test
2013-03-21  David GouletFix: change expected number of event for test uid
2013-03-21  David GouletSupport per UID buffers
2013-03-11  David GouletFix: remove uri switch test from cbab merge commit
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-11  David GouletFix: change default channel values in unit test
2013-03-01  David GouletFix: remove enable consumer from test
2013-02-22  Christian BabeuxTests: Add runner script for tests
2013-02-22  Christian BabeuxTests: Add runner script for regression testsuite
2013-02-22  Christian BabeuxTests: Add runner script for tools regression tests
2013-02-22  Christian BabeuxTests: Convert the tools streaming tests output to TAP
2013-02-22  Christian BabeuxTests: Convert the tools health tests output to TAP
2013-02-22  Christian BabeuxTests: Convert the tools filtering tests output to TAP
2013-02-22  Christian BabeuxTests: Rename the tools tests runners to test_<test...
2013-02-22  Christian BabeuxTests: Add runner script for UST regression tests
2013-02-22  Christian BabeuxTests: Convert the UST overlap test output to TAP
2013-02-22  Christian BabeuxTests: Convert the UST nprocesses test output to TAP
2013-02-22  Christian BabeuxTests: Convert the UST multi-session test output to TAP
2013-02-22  Christian BabeuxTests: Convert the UST low-throughput test output to TAP
2013-02-22  Christian BabeuxTests: Convert the UST high-throughput test output...
2013-02-22  Christian BabeuxTests: Convert the UST before-after test output to TAP
2013-02-22  Christian BabeuxTests: Rename the UST tests runners to test_<test name>
2013-02-22  Christian BabeuxTests: Convert the ust_global_event_wildcard test to...
2013-02-22  Christian BabeuxTests: Convert the ust_global_event_basic test to an...
2013-02-22  Christian BabeuxTests: Add runner script for kernel regression 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...
next
This page took 0.041377 seconds and 7 git commands to generate.