sessiond: Implement kernel event notifier error counter
[lttng-tools.git] / tests / unit /
2018-08-31  Jérémie GalarneauTest fix: check length of input string
2018-08-31  Jérémie GalarneauTest cleanup: wrong indentation style in test_ust_data.c
2018-08-31  Jérémie GalarneauTest fix: leak of exclusions on allocation error
2018-08-29  Francis DeslauriersFix: use-after-free in UST test case
2018-08-24  Francis DeslauriersAdd --userspace-probe kernel event type
2018-08-24  Francis Deslaurierstrace_ust_create_event() now returns an error code
2018-08-24  Francis Deslaurierstrace_kernel_create_event() now returns an error code
2018-08-24  Francis DeslauriersAdd utils_expand_path_keep_symlink fonction
2018-05-30  Francis DeslauriersFix: probes should be compared strictly by events metadata
2018-05-09  Jérémie GalarneauFix: test uses sizeof() on the wrong operand of strncpy
2018-03-28  Simon MarchiIntroduce utils_parse_time_suffix
2018-03-21  Julien DesfossezRotate command
2017-06-13  Jérémie GalarneauFix: test_utils_expand_path passes NULL to sprintf
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-24  Jonathan RajotteUnit tests for notification api
2017-05-05  Jérémie GalarneauTests fix: initialize kernel extended channel attributes
2017-05-05  Jérémie GalarneauTests fix: initialize UST extended channel attributes
2017-05-05  Philippe ProulxTests: add string-utils library unit tests
2017-05-05  Jérémie GalarneauTests: add placeholder symbol to allow unit tests to...
2017-02-14  Jonathan RajotteFix: tests: register thread for RCU operations.
2017-01-25  Jonathan RajotteFix: test_ust_data dereference of null pointer
2017-01-24  Jonathan RajotteFix: test_kernel_data dereference of null pointer
2016-06-27  Jérémie GalarneauTests: spawn ht_cleanup thread in unit tests
2016-06-14  Michael JeansonFix: do not refer to objects as .o
2016-06-14  Michael JeansonFix: do not link against libtool .o objects
2016-05-19  Jérémie GalarneauTests: inverted condition in test_kernel_data
2016-05-18  Michael JeansonFix: merge tap tests stdout and stderr
2016-05-18  Jérémie GalarneauTests: abort() exclusion test on allocation failure
2016-05-18  Jérémie GalarneauTests: abort test on memory allocation failure
2016-05-18  Mathieu DesnoyersFix: pointer dereference after NULL check in test_creat...
2016-05-18  Mathieu DesnoyersFix: tests: incorrect uri index
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_ust_event_exc...
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_ust_event
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_kernel_event
2016-05-17  Mathieu DesnoyersFix: illegal memory access in test_create_ust_channel
2016-05-14  Michael JeansonTests: Replace prove by autotools tap runner
2016-02-25  Julien DesfossezAdd a HT to lookup sessions by id
2016-02-18  Michael JeansonFix: Use ipv6 loopback adress in test_uri
2015-12-08  Samuel Martintests/unit: fix object files' location
2015-11-04  Philippe ProulxAdd event exclusion test for identical names
2015-10-19  Michael JeansonRename config.h to session-config.h
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-01  Jérémie GalarneauSave filter expression as part of agent events and...
2015-08-23  Jérémie GalarneauTag events created as side-effect of agent events as...
2015-07-30  Jérémie GalarneauClean-up: Move agent_apps_ht_by_sock definition to...
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2015-01-12  Mathieu DesnoyersFix: tests: integer too large for long type
2014-11-26  Mathieu DesnoyersCleanup: test_utils_expand_path.c prototypes
2014-11-26  Mathieu DesnoyersFix: test_utils_expand_path.c: out of memory error...
2014-11-26  Mathieu DesnoyersFix: test test_ust_data.c: check OOM
2014-08-08  David GouletRefactor JUL to agent namespace
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-06-25  David GouletFix: add a kernel context list to the channel
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-04-14  Simon MarchiFix: rework utils_parse_size_suffix
2014-03-25  David GouletRename kernel and ust trace variable for clarity
2014-03-10  Jérémie GalarneauAdd session configuration load capability to libconfig
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-02-24  Jonathan RajotteComments fix: lttngerr.h -> error.h (./Changelog:754)
2014-02-05  David GouletFix: memory leak in unit test
2014-02-04  Zifei TongFix: remove free in unit test not needed anymore
2013-12-17  Jérémie GalarneauAdd libconfig implementation and tests
2013-12-03  David GouletFix: remove unused code in session daemon
2013-11-25  Raphaël BeamonteTests: add valid test cases to test_utils_expand_path
2013-11-25  Raphaël BeamonteTests: add symlink tests for test_utils_expand_path
2013-11-15  Raphaël BeamonteRemove the utils_resolve_relative function that is...
2013-11-15  Raphaël BeamonteTests: move invalid tests in test_utils_expand_path...
2013-11-15  Raphaël BeamonteTests: add a check in test_utils_expand_path to avoid...
2013-11-14  JP IkaheimonenAdd unit tests for enabling events with exclusions
2013-11-14  JP IkaheimonenAdd exclusion data to trace_ust_create_event
2013-11-13  Raphaël BeamonteTests: Add test_utils_expand_path to unit tests
2013-11-13  Raphaël BeamonteTests: Add test_utils_resolve_relative to unit tests
2013-10-16  David GouletAdd jul.c/.h to sessiond code
2013-10-09  Mathieu DesnoyersTurn health.h/health.c into a library
2013-09-27  Julien DesfossezImplement the relayd live features
2013-07-12  David GouletFix: kernel data unit test
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-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
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: Remove unused utils.h header
2013-05-07  David GouletFix: split UST per UID/PID default values
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  Julien DesfossezUST periodical metadata flush
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-21  David GouletSupport per UID buffers
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
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...
next
This page took 0.04976 seconds and 7 git commands to generate.