Cleanup: remove unused m4/libxml.m4
[lttng-tools.git] / tests /
2016-04-20  Antoine BusqueFix: update tests following renaming of UST statedump...
2016-04-14  Jonathan RajotteTest: kill sessiond,relayd and background children...
2016-04-04  Jonathan RajotteTest: xsd validation of long path (length > 255)
2016-03-16  Julien DesfossezFix: live test header endianness
2016-03-16  Julien DesfossezTest the viewer detach command
2016-03-15  Julien DesfossezOptional test for the metadata regeneration
2016-03-14  Julien DesfossezAdd MI output to the metadata regenerate command
2016-03-14  Julien DesfossezTests for metadata regenerate
2016-03-10  Jérémie GalarneauTest: Add the lttng-runas worker process to the session...
2016-03-10  Jonathan RajotteLimit the scope of IFS overwriting
2016-03-10  Jonathan RajotteDo not overwrite IFS globally but only locally
2016-03-10  Mathieu DesnoyersFix: tests: use SIGSTOP for crash extraction test
2016-03-09  Jérémie GalarneauTest fix: ignore stderr at every step of randstring
2016-03-09  Jérémie GalarneauTest fix: ignore stderr when generating random string
2016-03-08  Jonathan RajotteTest: prevent the spawning of a daemonized sessiond
2016-03-04  Jérémie GalarneauFix: OOT build fails because of missing include path
2016-03-03  Jérémie GalarneauTests: Consider lttng mi namespace in test_load
2016-03-03  Jérémie GalarneauTests: Consider lttng mi namespace in test_mi
2016-03-03  Jérémie GalarneauBump LTTng MI schema to 3.0
2016-02-25  Julien DesfossezAdd a HT to lookup sessions by id
2016-02-18  Michael JeansonFix: Use ipv6 loopback adress in test_uri
2016-02-18  Jonathan RajotteFix: test: handle env variables undefined
2016-02-14  Mathieu DesnoyersFix: filter tests now accept "." in identifiers
2016-02-12  Jérémie GalarneauTests fix: source utils.sh before using conf_proc_count
2016-02-12  Jérémie GalarneauTests: use configured processor count in getcpu overrid...
2016-02-12  Jérémie GalarneauTests: use configured processor count in snapshot tests
2016-02-12  Jérémie GalarneauTests: Introduce conf_proc_count()
2016-02-12  Jérémie GalarneauTests: print a more precise test description in snapsho...
2016-01-14  Jonathan RajotteFix: test: append to LD_LIBRARY_PATH
2016-01-14  Jonathan RajotteFix: test: use load_path instead of $1
2016-01-14  Mathieu DesnoyersAdd CTF enum type support for UST registry
2016-01-13  Mathieu DesnoyersFix: test_ust-dl requires bash
2016-01-13  Mathieu DesnoyersFix: test script requires bash
2016-01-07  Michael JeansonTests: fix make targets using objcopy
2015-12-08  Samuel Martintests/unit: fix object files' location
2015-11-30  Michael JeansonTests: fix tracefile count when page_size is > 4k
2015-11-12  Jérémie GalarneauTests: getcpu_override: use event delay when launching...
2015-11-12  Jérémie GalarneauTests: getcpu: no events shall be emitted at the same...
2015-11-12  Jérémie GalarneauTests: Switch test apps to use usleep_safe()
2015-11-12  Jérémie GalarneauTests: Add a test utils library
2015-11-12  Jérémie GalarneauTests: only call usleep if the test in configured to...
2015-11-12  Antoine BusqueTest: add UST dl helper test
2015-11-12  Antoine BusqueTest: add UST baddr statedump test
2015-11-11  Philippe Proulxmake check: add warning when LTTng processes are running
2015-11-06  Jérémie GalarneauTests: Add debug output to getcpu_override
2015-11-04  Jérémie GalarneauTests: Change description of clock-override test
2015-11-04  Philippe ProulxAdd event exclusion test for identical names
2015-10-19  Jonathan RajotteSelect which binaries/extras to build at configure...
2015-10-19  Jonathan RajotteFix: There is more tests than the plan
2015-10-19  Michael JeansonRename config.h to session-config.h
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-07  Jonathan RajotteFix: use start and stop sessiond from utils.sh
2015-09-23  Michael JeansonFix: tests: support systems where PAGE_SIZE is not...
2015-09-22  Jonathan RajotteTest: jul/log4j: use -a instead of '*' to disable all...
2015-09-22  Jérémie GalarneauClean-up: Remove unused test launchers
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-21  Jérémie GalarneauTests: Clean-up test-crash on SIGTERM and SIGINT
2015-09-21  Mathieu DesnoyersFix: tests: skip UST perf tests if not root
2015-09-18  Jérémie GalarneauTests: Swap usages of pidof for pgrep --full
2015-09-18  Jérémie GalarneauTests: indefinitely wait for shm buffers to be unlinked
2015-09-16  Michael JeansonFix: add missing test file to EXTRA_DIST
2015-09-16  Jonathan RajotteFormat utils.sh messages
2015-09-16  Jonathan RajotteTests: use functions from utils.sh
2015-09-15  Jonathan Rajottelttng-crash: support symlink
2015-09-15  Jonathan RajotteTest: lttng-crash and ust shm path
2015-09-06  Mathieu DesnoyersTests: kernel wildcards
2015-09-06  Jérémie GalarneauTests: fix wildcard test path
2015-09-06  Mathieu DesnoyersTests: expand UST wildcard tests, move to regression...
2015-09-06  Mathieu DesnoyersTests: kernel filtering
2015-09-05  Jonathan RajotteFix: use pid element instead of process element
2015-09-04  Jonathan RajotteFix: Python agent tests are always skipped
2015-09-04  Jérémie GalarneauTests: Fix flaky live test client
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-08-13  Jérémie GalarneauTests: Adapt MI test to change in track/untrack behaviour
2015-08-13  Jérémie GalarneauTests: Fix flacky clock-plugin test
2015-08-12  Jonathan RajotteBuild: rename use_python to python_binding
2015-08-12  Mathieu DesnoyersFix: regression tests
2015-08-12  Jonathan RajotteFix: tests: stderr not correctly redirected
2015-08-12  Antoine BusqueFix: TimeoutExpired in Python tests not defined globally
2015-08-12  Jonathan RajotteTests: ust: clock override plugin
2015-08-12  Jonathan RajotteTest: save/load: pid_tracker basic test
2015-08-11  Jonathan RajotteTest: mi: track/untrack feature
2015-08-11  Jonathan RajotteUtil: xml_extract: add node_exist option
2015-08-06  Mathieu DesnoyersFix: test_mi test
2015-08-06  Michael JeansonTests: Java agent: Add configure switches to enable...
2015-08-06  Antoine BusqueFix: incorrect script name in python logging test
2015-08-04  Michael JeansonTests: Java agent: update after Java agent refactoring
2015-08-03  Philippe ProulxTests: Python agent: update after Python agent refactoring
2015-08-03  Antoine BusqueFix: incorrect variable being checked in libc-wrapper...
2015-07-30  Jérémie GalarneauClean-up: Move agent_apps_ht_by_sock definition to...
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override-test cache and error...
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override coding-style adjustments
2015-07-15  Jonathan RajotteTests: Ust getcpu override plugin
2015-06-26  Jonathan RajotteFix: test: use "$@" to pass and quote argument
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_del_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_add_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for destroy_lttng_session
2015-06-26  Jonathan RajotteRefactor: test: wrapper for stop_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for start_lttng_tracing
next
This page took 0.041443 seconds and 7 git commands to generate.