projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename: bt_put(), bt_get() -> bt_object_put_ref(), bt_object_get_ref()
[babeltrace.git]
/
tests
/
2019-05-03
Philippe Proulx
Rename: bt_put(), bt_get() -> bt_object_put_ref(),...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Values API: standardize function names
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: "float value" -> "real value"
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: field type -> field class
tree
|
commitdiff
2019-05-03
Philippe Proulx
CTF IR -> Trace IR
tree
|
commitdiff
2019-05-03
Philippe Proulx
Make API CTF-agnostic
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: fully detach CTF IR and CTF writer implementations
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: bt_packet_create(): accept previous packet to...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: use priv connection priv notif iterator to create...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: remove clock class priority map, use default clock...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: make the "port connected" method return a status
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: notification iterator: transfer a batch of notific...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: graph: remove useless checks, make functions inlin...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: update and simplify the `bt_object` API
tree
|
commitdiff
2019-05-03
Philippe Proulx
test_ctf_writer.c: put statements outside BT_ASSERT()
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: simplify the public notification iterator interfaces
tree
|
commitdiff
2019-05-03
Philippe Proulx
tests: use BT_ASSERT() instead of assert()
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: use object pool for event and packet notifications
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add internal object pool API and use it; adapt...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Split CTF IR and CTF writer APIs and implementations
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: metadata: transform fast path precond. checks...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Notification iterator: transform precondition checks...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Replace assert() -> BT_ASSERT() and some preconditions...
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt2: InactivityNotification, _Event: use mapping protoc...
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt2: EnumerationFieldType: rename append_mapping()...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Add tests: CTF writer: `timestamp_begin`/`timestamp_end...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: CTF writer: validate and set `timestamp_begin...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Add stream class's single clock class tests
tree
|
commitdiff
2019-05-03
Philippe Proulx
Add test: no clock class in trace's packet header field...
tree
|
commitdiff
2019-05-03
Philippe Proulx
tests/plugins/test_lttng_utils_debug_info.in: use speci...
tree
|
commitdiff
2019-05-03
Philippe Proulx
tests/utils/python/testrunner.py: add optional pattern...
tree
|
commitdiff
2018-03-26
Michael Jeanson
Fix: Use bash for all test scripts
tree
|
commitdiff
2017-12-06
Jérémie Galarneau
bt2 tests: add unit tests for __str__ implementation...
tree
|
commitdiff
2017-12-06
Philippe Proulx
Add bindings/python/babeltrace/test_ctf_writer.py test
tree
|
commitdiff
2017-12-06
Michael Jeanson
Fix: Replace bt_timegm with a thread-safe implementation
tree
|
commitdiff
2017-11-02
Philippe Proulx
Add basic flt.lttng-utils.debug-info tests
tree
|
commitdiff
2017-11-02
Philippe Proulx
bt2: TraceCollectionNotificationIterator: support custo...
tree
|
commitdiff
2017-11-02
Michael Jeanson
Port: normalize path in test_plugin_bt2
tree
|
commitdiff
2017-11-02
Michael Jeanson
Port: fix library load in python tests on Windows
tree
|
commitdiff
2017-11-02
Michael Jeanson
Fix: use configured python in test_python_plugin_provider
tree
|
commitdiff
2017-11-02
Philippe Proulx
flt.lttng-utils.debug-info: `dir`/`debug-dir` param...
tree
|
commitdiff
2017-11-02
Philippe Proulx
cli: do not automatically create an implicit filter...
tree
|
commitdiff
2017-11-02
Philippe Proulx
Rename bt_ctf_X -> bt_X, maintain backward compat....
tree
|
commitdiff
2017-10-04
Michael Jeanson
Port: do not depend on GNU readlink
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Tests python: reference ctf traces are not copied to...
tree
|
commitdiff
2017-09-18
Philippe Proulx
Fix: tests/Makefile.am: add missing LOG_DRIVER
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Tests: moved files pointed-to in Makefile
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Tests babeltrace: adapt python tests to use unittest
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Tests: confusion between python bindings and plugins...
tree
|
commitdiff
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: test structure field name...
tree
|
commitdiff
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: open trace with `-o dummy...
tree
|
commitdiff
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: update number of tests
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Tests: add tests for the babeltrace python package
tree
|
commitdiff
2017-09-17
Philippe Proulx
Add `bt2.TraceCollectionNotificationIterator` tests
tree
|
commitdiff
2017-09-17
Philippe Proulx
bt2: values: remove public `value` getter
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Python bt2: remove type restriction on structure __seti...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Python bt2: value is a write-only property
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Python bt2: add reset and is_set to fields
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Python test: remove useless test
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Python bt2: value properties for sequence and struct
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Tests: use of non-existant API in bt2 python package...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Enumeration mapping iterator's initial position is...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Rename bt_X_from_private_X() -> bt_X_from_private()
tree
|
commitdiff
2017-09-17
Philippe Proulx
Avoid unnecessary inclusions in public headers
tree
|
commitdiff
2017-09-17
Philippe Proulx
tests: remove `check` targets in subdirectories
tree
|
commitdiff
2017-09-17
Philippe Proulx
Test bt2._OutputPort.create_notification_iterator()
tree
|
commitdiff
2017-09-17
Philippe Proulx
Test output port notification iterator
tree
|
commitdiff
2017-09-17
Philippe Proulx
Split notification iterator API into base and specializ...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Remove notification iterator seeking API until it's...
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib: graph: disallow recursive consuming
tree
|
commitdiff
2017-09-17
Philippe Proulx
Add query executor
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Tests: erroneous usage of if preprocessor directive
tree
|
commitdiff
2017-09-17
Michael Jeanson
Fix: remove g_spawn_check_exit_status to support glib...
tree
|
commitdiff
2017-09-17
Michael Jeanson
Port: don't quote wc output in test scripts
tree
|
commitdiff
2017-09-17
Michael Jeanson
Test fix: python plugin provider with new bindings
tree
|
commitdiff
2017-09-17
Michael Jeanson
Remove the python bindinds tests switch from configure
tree
|
commitdiff
2017-09-17
Michael Jeanson
Add python tap runner to the tree
tree
|
commitdiff
2017-09-17
Michael Jeanson
Build Python bindings with distutils for consistent...
tree
|
commitdiff
2017-08-29
Michael Jeanson
Test: run debug-info even with built-in plugins
tree
|
commitdiff
2017-08-29
Michael Jeanson
Fix test: don't link tests directly with plugins
tree
|
commitdiff
2017-08-29
Michael Jeanson
Fix test: OOT build of test_trace_copy and test_trimmer
tree
|
commitdiff
2017-08-29
Michael Jeanson
Port: don't quote wc output in test scripts
tree
|
commitdiff
2017-08-21
Michael Jeanson
Test fix: handle debug info disabled in test_convert_args
tree
|
commitdiff
2017-08-21
Michael Jeanson
Test fix: use portable path code in test_plugin
tree
|
commitdiff
2017-08-21
Michael Jeanson
Test fix: handle timestamps order in test_trace_copy
tree
|
commitdiff
2017-08-21
Michael Jeanson
Test: rework shell test scripts
tree
|
commitdiff
2017-08-21
Jérémie Galarneau
Test fix: free() of uninitialized pointer on error...
tree
|
commitdiff
2017-08-21
Michael Jeanson
Port: Replace fork() in test_ctf_writer
tree
|
commitdiff
2017-08-21
Jérémie Galarneau
tests: add diag_multiline() helper to escape multi...
tree
|
commitdiff
2017-08-21
Michael Jeanson
Test: use static data in test_ctf_writer
tree
|
commitdiff
2017-08-21
Michael Jeanson
Fix test: remove hardcoded /tmp path
tree
|
commitdiff
2017-08-21
Philippe Proulx
Add Python plugin provider tests
tree
|
commitdiff
2017-08-21
Philippe Proulx
Update Python bindings and tests to match the latest API
tree
|
commitdiff
2017-08-21
Philippe Proulx
tests/lib/test-plugin-plugins/minimal.c: add missing...
tree
|
commitdiff
2017-08-21
Philippe Proulx
Graph: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-21
Philippe Proulx
ir: trace: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-10
Julien Desfossez
Re-enable the bin-info and dward tests
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: ctf-testsuite variant-missing-fields
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: tests: offset_s * ns_per_s should not overflow...
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: unchecked return value in ctf-writer test
tree
|
commitdiff
next
This page took
0.048905 seconds
and
7
git commands to generate.