Tests: fix health tests to use custom socket timeout
[lttng-tools.git] / tests /
2013-08-27  David GouletTests: fix health tests to use custom socket timeout
2013-08-27  David GouletFix: remove health test from fast regression
2013-08-26  David GouletFix: support VPATH build for tests
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-08-05  Julien DesfossezTest: enable kernel events after start
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-07-19  Julien DesfossezFix hang in make check snapshots/test_ust
2013-07-17  Julien DesfossezTest UST snapshot with large metadata
2013-07-17  Julien DesfossezAdd test application with large metadata
2013-07-16  Julien DesfossezTest snapshot per-uid post-mortem
2013-07-14  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2013-07-12  David GouletFix: set tracefile size test with PID buffers
2013-07-12  Christian BabeuxFix: Babelstats fail to parse output with no process...
2013-07-12  Mathieu DesnoyersMissing NULL pointer init in tap.c
2013-07-12  Jérémie GalarneauFix: Unchecked asprintf/vasprintf return values
2013-07-12  David GouletAdd snapshots test to fast regression
2013-07-12  David GouletFix: kernel data unit test
2013-07-12  Julien DesfossezTests: per-UID UST snapshot
2013-07-08  David GouletFix: don't install libtap system wide
2013-07-04  Julien DesfossezTests: fix validation trace path in kernel snapshot
2013-07-04  Julien DesfossezTests: Add UST snapshot local and streaming
2013-06-28  David GouletTests: add kernel snapshot streaming to root regression
2013-06-28  David GouletTests: remove debug output from test
2013-06-28  David GouletTests: Add kernel snapshot streaming
2013-06-28  David GouletFix: periodical flush check trace before stop
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...
next
This page took 0.038135 seconds and 7 git commands to generate.