projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
tests: fix shellcheck warnings in plugins/sink.ctf.fs
[babeltrace.git]
/
tests
/
bindings
/
2019-08-13
Philippe Proulx
bt2: add `ComponentDescriptor` class and test
tree
|
commitdiff
2019-08-12
Simon Marchi
bt2: remove unused imports
tree
|
commitdiff
2019-08-12
Simon Marchi
bt2: raise an exception if an AutoSourceComponentSpec...
tree
|
commitdiff
2019-08-12
Simon Marchi
tests: use os.pathsep when appending to BABELTRACE_PLUG...
tree
|
commitdiff
2019-08-12
Philippe Proulx
test_plugin.py: do not search in user/system directorie...
tree
|
commitdiff
2019-08-12
Simon Marchi
bt2: add auto source discovery support to TraceCollecti...
tree
|
commitdiff
2019-08-06
Philippe Proulx
lib, bt2: make query method receive custom data
tree
|
commitdiff
2019-08-05
Philippe Proulx
test_try_again_many_times(): use three times `None...
tree
|
commitdiff
2019-08-05
Philippe Proulx
lib: remove output port message iterator
tree
|
commitdiff
2019-08-05
Philippe Proulx
bt2: wrap bt_graph_run_once() (Graph.run_once())
tree
|
commitdiff
2019-08-05
Philippe Proulx
bt2: pass custom Python object to Python component...
tree
|
commitdiff
2019-07-31
Francis Deslauriers
bt2: stream.py: add `trace` property to _Stream
tree
|
commitdiff
2019-07-26
Philippe Proulx
lib: prepare the ground for stateful query operations
tree
|
commitdiff
2019-07-26
Philippe Proulx
tests/bindings/python/bt2: remove unneeded `import...
tree
|
commitdiff
2019-07-26
Philippe Proulx
Test `bt2` public names (`test_package.py`)
tree
|
commitdiff
2019-07-26
Simon Marchi
lib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
tree
|
commitdiff
2019-07-26
Philippe Proulx
lib: rename `bt_scope` -> `bt_field_path_scope`
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: prepend `_user` to overridable protected methods
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: clean available `bt2` package names
tree
|
commitdiff
2019-07-25
Philippe Proulx
test_error.py: remove dangling print()
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: prepend `_` to names of exception classes the...
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: import public names into `__init__.py`
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: rename `_Generic*ComponentClass` -> `_*ComponentClass`
tree
|
commitdiff
2019-07-24
Simon Marchi
lib: remove INVALID_PARAMS status
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_plugin_find_all()
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_{graph,query_executor}_add_interrupter()
tree
|
commitdiff
2019-07-24
Philippe Proulx
bt2: add interrupter support
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: create input port msg iterator from self {msg...
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: remove NonexistentClockSnapshot exception type
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: prepend underscore to exceptions not meant to...
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: make bt2.Error wrap current thread's error
tree
|
commitdiff
2019-07-23
Simon Marchi
cli: automatically detect sources for leftover arguments
tree
|
commitdiff
2019-07-21
Simon Marchi
Fix: bt2: incref Py_None in get_msg_range_common on...
tree
|
commitdiff
2019-07-20
Jonathan Rajotte
`test_plugin.py`: use absolute paths for plugin path...
tree
|
commitdiff
2019-07-20
Francis Deslauriers
Apply black code formatter on all Python code
tree
|
commitdiff
2019-07-18
Philippe Proulx
lib: decouple variant FC option names from selector...
tree
|
commitdiff
2019-07-18
Philippe Proulx
bt2: add integer range set support
tree
|
commitdiff
2019-07-18
Simon Marchi
bt2: check for _graph_is_configured method in user...
tree
|
commitdiff
2019-07-13
Francis Deslauriers
tests: bt2: remove test_clock_class_priority_map.py
tree
|
commitdiff
2019-07-12
Jonathan Rajotte
tests: on Windows the plugin object extension is 'dll...
tree
|
commitdiff
2019-07-10
Simon Marchi
Fix: bt2: adjust reference counting of value objects
tree
|
commitdiff
2019-07-09
Philippe Proulx
lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_...
tree
|
commitdiff
2019-07-09
Philippe Proulx
Rename WARN log level to WARNING
tree
|
commitdiff
2019-07-09
Philippe Proulx
lib: make packets and packet messages optional, disable...
tree
|
commitdiff
2019-07-08
Simon Marchi
lib: remove stream activity messages
tree
|
commitdiff
2019-07-06
Philippe Proulx
lib: move trace class's name, UUID, and environment...
tree
|
commitdiff
2019-07-05
Francis Deslauriers
tests: bt2: use `addr` attribute instead of private...
tree
|
commitdiff
2019-07-05
Francis Deslauriers
tests: bt2: add `--test-case` argument to testrunner.py
tree
|
commitdiff
2019-07-03
Philippe Proulx
lib: strictly type function return status enumerations
tree
|
commitdiff
2019-07-03
Philippe Proulx
test_{field,value}.py: array test cases: add non-sequen...
tree
|
commitdiff
2019-07-03
Philippe Proulx
test_{field,value}.py: test complex number RHS for...
tree
|
commitdiff
2019-07-03
Philippe Proulx
test_value.py: make `BoolValueTestCase` inherit `_TestN...
tree
|
commitdiff
2019-07-03
Philippe Proulx
test_value.py: _inject_numeric_testing_methods(): remov...
tree
|
commitdiff
2019-07-03
Philippe Proulx
test_{field,value}.py: add comments
tree
|
commitdiff
2019-07-03
Philippe Proulx
bt2: field.py: _value_to_int(): require `numbers.Integral`
tree
|
commitdiff
2019-07-03
Philippe Proulx
bt2: field.py: numeric classes: remove __i*__ operators
tree
|
commitdiff
2019-07-03
Philippe Proulx
bt2: value.py: _IntegerValue._value_to_int(): require...
tree
|
commitdiff
2019-07-03
Philippe Proulx
bt2: value.py: numeric classes: remove __i*__ operators
tree
|
commitdiff
2019-07-02
Simon Marchi
bt2: let Python message iterators implement seek beginning
tree
|
commitdiff
2019-06-28
Simon Marchi
Fix: bt2: fix reference counting of messages returned...
tree
|
commitdiff
2019-06-28
Michael Jeanson
tests: Rework test suite
tree
|
commitdiff
2019-06-27
Francis Deslauriers
Fix: bt2: erroneous integer comparison of Field and...
tree
|
commitdiff
2019-06-26
Philippe Proulx
lib: bt_plugin_find*(): return status code; add "fail...
tree
|
commitdiff
2019-06-25
Simon Marchi
lib: remove "accept port" concept
tree
|
commitdiff
2019-06-21
Michael Jeanson
tests: Add missing copyright headers
tree
|
commitdiff
2019-06-21
Michael Jeanson
tests: Move data files to a common directory
tree
|
commitdiff
2019-06-20
Philippe Proulx
tests: bt2: add query log level tests
tree
|
commitdiff
2019-06-20
Philippe Proulx
lib: pass log level to bt_query_executor_query()
tree
|
commitdiff
2019-06-20
Philippe Proulx
test_graph.py: add bt2.Graph.add_component() logging...
tree
|
commitdiff
2019-06-20
Philippe Proulx
test_component.py: add `logging_level` property tests
tree
|
commitdiff
2019-06-18
Philippe Proulx
bt2: stream activity messages: create with unknown...
tree
|
commitdiff
2019-06-12
Michael Jeanson
Re-organize sources
tree
|
commitdiff
2019-06-08
Philippe Proulx
bt2: add `_Trace.cls` property
tree
|
commitdiff
2019-06-08
Philippe Proulx
bt2: rename object's own BT class property to `cls`
tree
|
commitdiff
2019-06-08
Philippe Proulx
bt2: prepend `_` prefix to names of classes that the...
tree
|
commitdiff
2019-06-08
Philippe Proulx
Remove everything related to the `babeltrace` Python...
tree
|
commitdiff
2019-06-06
Philippe Proulx
Rename "default beginning/end CS" -> "beginning/end...
tree
|
commitdiff
2019-06-06
Philippe Proulx
lib: make discarded events/packets support and clock...
tree
|
commitdiff
2019-06-06
Michael Jeanson
tests: build system spring cleanup
tree
|
commitdiff
2019-06-06
Simon Marchi
bt2: change some bt2.CreationError usages to ValueError
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_trace_collection_message_iterator.py...
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: let components attach "user data" to ports
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_message_iterator.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_message.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_field.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_field_class.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_graph.py and make it pass
tree
|
commitdiff
2019-06-05
Francis Deslauriers
lib: remove unused _NO_SINK graph status
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_packet.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_clock_class.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_event.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_event_class.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_stream.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_stream_class.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_trace.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Add bindings for trace classes
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_connection.py and make it pass
tree
|
commitdiff
2019-06-05
Simon Marchi
bt2: Adapt test_port.py and make it pass
tree
|
commitdiff
2019-05-06
Philippe Proulx
lib: add unsigned and signed integer value API
tree
|
commitdiff
2019-05-04
Simon Marchi
bt2: Make test_query_executor pass
tree
|
commitdiff
next
This page took
0.07423 seconds
and
7
git commands to generate.