Fix: race between statedump and library destructor
[lttng-ust.git] / tests /
2017-11-07  Mathieu DesnoyersRevert "Use initial-exec TLS model"
2017-10-19  Mathieu DesnoyersUse initial-exec TLS model
2017-05-09  Michael JeansonRework configure script
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2016-07-05  Philippe Proulxtests/hello.cxx: add ctf_enum_auto() entries
2016-06-30  Philippe Proulxtests/hello.cxx: add enumeration field
2016-05-31  Michael JeansonFix: use limits.h in ust-elf test
2016-05-23  Mathieu DesnoyersFix: test: relax requirement on weak-hidden symbol...
2016-05-22  Mathieu DesnoyersFix: test weak-hidden symbols
2016-05-20  Mathieu Desnoyerstest: add test for gcc issue with weak hidden symbol...
2016-05-18  Michael JeansonFix: merge tap tests stdout and stderr
2016-05-12  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-10  Antoine BusqueTests: update ust-elf tests to reflect correct memsz...
2016-05-06  Mathieu DesnoyersTracepoint array/sequence: add nowrite hex macros
2016-05-06  Mathieu DesnoyersTracepoint: add ctf array for network byte order integers
2016-05-06  Mathieu DesnoyersTracepoint: add ctf sequence for network byte order...
2016-04-15  Antoine BusqueTests: list ust-elf test data explicitly in EXTRA_DIST
2016-04-15  Antoine BusqueTests: add tests for lttng_ust_elf_is_pic
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-10-22  Mathieu DesnoyersRemove stale tests/java-jul test
2015-09-21  Mathieu DesnoyersFix: sysconf() unchecked return value
2015-09-04  Michael JeansonFix: make check in OOT build with absolute path
2015-09-04  Michael JeansonFix: make check in out of tree build
2015-08-31  Mathieu DesnoyersFix: test elf: handle NULL debug file
2015-08-31  Mathieu Desnoyerstest: elf move constants to top of implementation
2015-08-31  Mathieu DesnoyersFix: elf test prog arg checking
2015-08-29  Antoine BusqueAdd unit tests for lttng_ust_elf
2015-07-06  Mathieu DesnoyersFix: handle sys_futex EINTR and EWOULDBLOCK
2014-09-19  Christian BabeuxRefactor liblttng-ust-jul in liblttng-ust-agent
2014-04-30  Mathieu DesnoyersCleanup: work-around missing inet.h struct mmsghdr...
2014-02-28  Mathieu DesnoyersFix: JUL test: update to API change
2014-02-21  Mathieu DesnoyersFix: handle sysconf errors
2013-11-15  Mathieu DesnoyersJUL: fix out of tree build
2013-11-15  Mathieu DesnoyersJava/jul: fix make dist
2013-11-15  Mathieu DesnoyersAdd missing copyrights to test scripts
2013-11-15  Zifei TongFix tests/benchmark
2013-11-12  David GouletAdd liblttng-ust-jul for JUL support
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-08-06  Mathieu DesnoyersFix: allow make check to run in VPATH build
2013-08-06  Zifei TongUpdate obsolete benchmark test
2013-07-24  Zifei TongCleanup tests (2nd commit)
2013-07-24  Zifei TongCleanup tests
2013-07-12  Jérémie GalarneauFix: Unchecked asprintf/vasprintf return values
2013-07-12  Mathieu DesnoyersMissing NULL pointer init in tap.c
2013-06-21  Mathieu Desnoyerstests/hello.cxx: rename tp.cpp into tp-cpp.cpp
2013-05-30  Zifei TongAllow tracepoint providers to be compiled with g++
2013-05-10  Jérémie GalarneauMove "hello-static-lib" to doc/examples and add non...
2013-03-27  Mathieu Desnoyersupdate tests/demo readme file
2013-03-27  Jérémie GalarneauFix: Remove test runner script
2013-03-26  Mathieu DesnoyersAdd demo README
2013-03-26  Jérémie GalarneauTests: Use Perl prove as the testsuite runner
2013-03-26  Jérémie GalarneauRemove tests depending on consumerd
2013-03-26  Jérémie GalarneauConvert hello.cxx test to a build test
2013-03-26  Jérémie GalarneauClean-up of configure.ac and tests/Makefile.am
2013-03-26  Jérémie GalarneauFix snprintf test and output result to TAP format
2013-03-26  Jérémie GalarneauReplace same_line_marker test with same_line_tracepoint
2013-03-26  Jérémie GalarneauRemove tests-libustinstr-malloc
2013-03-26  Jérémie GalarneauRemove exit-fast test
2013-03-26  Jérémie GalarneauRemove fork test
2013-03-26  Jérémie GalarneauRemove daemon test
2013-03-26  Jérémie GalarneauRemove demo test
2013-03-26  Jérémie GalarneauRemove outdated test-nevents test
2013-03-26  Jérémie GalarneauRemove outdated simple_include test
2013-03-26  Jérémie GalarneauRemove outdated register_test test
2013-03-26  Jérémie GalarneauConvert hello-static-lib test to a build test
2013-03-26  Jérémie GalarneauConvert hello test to a build test only
2013-03-26  Jérémie GalarneauRemove outdated libustctl_function_tests test
2013-03-26  Jérémie GalarneauRemove outdated test hello2
2013-03-26  Jérémie GalarneauRemove outdated dlopen test
2013-03-26  Jérémie GalarneauRemove outdated test basic long
2013-03-26  Jérémie GalarneauRemove outdated test basic
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-01-31  Mathieu DesnoyersAdd missing demo-trace shell script to dist tarball
2013-01-13  Samuel MartinFix: don't build C++ example if a C++ compiler isn...
2012-12-19  Christian BabeuxTests: Fix rundir not created in ust-basic-tracing
2012-12-19  Mathieu Desnoyersust test: add missing return -1
2012-12-19  Mathieu DesnoyersTest: update ust tracing unit tests to 2.1 internal ABI
2012-12-19  Christian BabeuxTests: Fix rundir not created in ust-multi-test
2012-12-17  Mathieu DesnoyersAdapt tests to TRACEPOINT_INCLUDE
2012-12-17  Mathieu DesnoyersCleanup: tests remove hello.cxx/ust_tests_demo.h
2012-12-05  Mathieu DesnoyersUpdate license text
2012-11-22  Mathieu DesnoyersCleanup: remove whitespaces and EOL in tests
2012-11-06  Mathieu DesnoyersDistinguish UST return codes from transport return...
2012-11-05  Mathieu DesnoyersFix: Conditionally disable tests requiring shared libs...
2012-10-05  Mathieu DesnoyersImplement liblttng-ust-fork daemon() override test
2012-10-02  Paul ChaventBuild out of src tree
2012-09-20  Mathieu DesnoyersAdd support for model.emf.uri event info
2012-07-13  Mathieu DesnoyersTRACEPOINT_EVENT: add *_nowrite fields for filter
2012-06-18  Mathieu DesnoyersRevert "Fix c99 compatibility: tp_rcu_dereference_bp...
2012-06-18  Mathieu DesnoyersFix c99 compatibility: tp_rcu_dereference_bp() should...
2012-06-11  Mathieu Desnoyershello test: fail on old style definition
2012-06-05  Mathieu Desnoyerstest "hello": add boolean test
2012-04-06  Mathieu DesnoyersFix: Add missing fork test program dependency library
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-08  Mathieu DesnoyersAdd 2 missing licenses in deprecated tests
2012-03-08  Mathieu DesnoyersRemove unbuild and unused (deprecated) make_shared_lib...
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev dev
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev
next
This page took 0.040203 seconds and 7 git commands to generate.