projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: bt2: clear Python error indicator in trace and trace class destruction listeners
[babeltrace.git]
/
tests
/
2019-10-21
Simon Marchi
Fix: bt2: clear Python error indicator in trace and...
tree
|
commitdiff
2019-10-21
Simon Marchi
src.ctf.fs: error out when failing to create index
tree
|
commitdiff
2019-10-21
Francis Deslauriers
bt2: Force usage of MapValue object on component init
tree
|
commitdiff
2019-10-18
Simon Marchi
Fix: consider index of all files for data stream groups...
tree
|
commitdiff
2019-10-18
Simon Marchi
Use assertRegex instead of assertRegexpMatches
tree
|
commitdiff
2019-10-16
Simon Marchi
tests: test eq and ne operators of fields and values...
tree
|
commitdiff
2019-10-16
Simon Marchi
tests: test_field.py: enable tests using _test_binop_lh...
tree
|
commitdiff
2019-10-15
Simon Marchi
tests: remove test_ctf_writer_clock.py
tree
|
commitdiff
2019-10-15
Philippe Proulx
lib: use powers of two for object type enumerators
tree
|
commitdiff
2019-10-15
Philippe Proulx
lib: have dedicated "dynamic array FC with/without...
tree
|
commitdiff
2019-10-15
Simon Marchi
tests: make test_intersection use bt_cli, test error...
tree
|
commitdiff
2019-10-11
Simon Marchi
Fix: actually run the param validation test
tree
|
commitdiff
2019-10-11
Simon Marchi
Add parameter validation utility
tree
|
commitdiff
2019-10-10
Simon Marchi
tests: rename PRINT_FORMAT to TAP_PRINTF_FORMAT
tree
|
commitdiff
2019-10-10
Francis Deslauriers
values: make `bt_value_map_extend()` extend the provide...
tree
|
commitdiff
2019-10-10
Simon Marchi
tests: make test names in plugins/flt.utils.trimmer...
tree
|
commitdiff
2019-10-10
Simon Marchi
Fix: format string warnings on mingw
tree
|
commitdiff
2019-10-08
Francis Deslauriers
lib: rename `bt_*_compare()` to `bt_*_is_equal()`
tree
|
commitdiff
2019-10-08
Simon Marchi
tests: test_output_path_ctf_non_lttng_trace_output...
tree
|
commitdiff
2019-10-07
Simon Marchi
Fix: tests: remove unused imports
tree
|
commitdiff
2019-10-07
Simon Marchi
tests: get rid of missing-field-initializers warning...
tree
|
commitdiff
2019-10-07
Simon Marchi
tests: constify format strings in tap.h
tree
|
commitdiff
2019-10-07
Simon Marchi
tests: add format attributes to functions receiving...
tree
|
commitdiff
2019-10-04
Philippe Proulx
test_package.py: use list of public names instead of...
tree
|
commitdiff
2019-10-04
Philippe Proulx
lib, bt2: rename "signed/unsigned sel." -> "integer...
tree
|
commitdiff
2019-10-04
Philippe Proulx
lib: add option field classes with integer selectors
tree
|
commitdiff
2019-10-03
Francis Deslauriers
bt2: add `IntegerRangeSet` const classes
tree
|
commitdiff
2019-10-03
Francis Deslauriers
Tests: bt2: move `_create_const_field()` to utils.py
tree
|
commitdiff
2019-10-03
Simon Marchi
lib: make it mandatory to have seek_X if can_seek_X...
tree
|
commitdiff
2019-10-03
Simon Marchi
lib: make can_seek_ns_from_origin logic use `can_seek_f...
tree
|
commitdiff
2019-10-02
Simon Marchi
tests: remove CR characters from expected file in test_live
tree
|
commitdiff
2019-10-02
Simon Marchi
tests: use os.rename instead of os.replace in lttng_liv...
tree
|
commitdiff
2019-10-02
Simon Marchi
tests: convert paths passed to lttng_live_server.py
tree
|
commitdiff
2019-10-02
Simon Marchi
tests: name temporary files in test_live
tree
|
commitdiff
2019-10-02
Simon Marchi
cli: print map value in ASCII-betical order of keys
tree
|
commitdiff
2019-09-30
Simon Marchi
tests: use bt_cli in test_trace_copy
tree
|
commitdiff
2019-09-30
Simon Marchi
tests: delete temporary files in cli/test_help
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Cleanup: tests: remove debugging `diag` leftover
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Rename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Rename `init` methods to `initialize`
tree
|
commitdiff
2019-09-30
Francis Deslauriers
lib: split real FC/field into single and double prec...
tree
|
commitdiff
2019-09-29
Simon Marchi
Fix: cli: don't log error when using help command with...
tree
|
commitdiff
2019-09-26
Simon Marchi
Fix: bt2: duplicate test name in test_field.py
tree
|
commitdiff
2019-09-26
Simon Marchi
bt2: remove unused variable in UserMessageIteratorSeekN...
tree
|
commitdiff
2019-09-26
Simon Marchi
Fix: bt2: duplicate test name in _IntegerRangeTestCase
tree
|
commitdiff
2019-09-26
Simon Marchi
Fix: bt2: use of undefined variable in _VariantFieldCla...
tree
|
commitdiff
2019-09-26
Simon Marchi
Fix: bt2: unused assignments in test_field_class.py
tree
|
commitdiff
2019-09-26
Simon Marchi
bt2: ignore comparison to None flake8 warnings in test_...
tree
|
commitdiff
2019-09-26
Simon Marchi
bt2: remove duplicate test test_create_from_vint in...
tree
|
commitdiff
2019-09-26
Simon Marchi
bt2: remove duplicated test test_setitem_none in ArrayV...
tree
|
commitdiff
2019-09-26
Simon Marchi
bt2: rename test with conflicting name in test_trace.py
tree
|
commitdiff
2019-09-26
Simon Marchi
lib: pass config object to message iterator init method...
tree
|
commitdiff
2019-09-26
Jonathan Rajotte
Fix: tests: live: listen on python < 3.5 needs backlog...
tree
|
commitdiff
2019-09-25
Simon Marchi
lib: pass config objects to component init methods
tree
|
commitdiff
2019-09-25
Simon Marchi
bt2: make it possible to remove a trace class or trace...
tree
|
commitdiff
2019-09-25
Philippe Proulx
Update project plugins's properties
tree
|
commitdiff
2019-09-25
Philippe Proulx
utils.sh: expand `${extra_details_args[@]}` conditionally
tree
|
commitdiff
2019-09-25
Philippe Proulx
sink.text.details: add `with-data` initialization parameter
tree
|
commitdiff
2019-09-25
Philippe Proulx
Add basic `sink.text.details` tests
tree
|
commitdiff
2019-09-24
Philippe Proulx
sink.text.details: don't write `:` after `Packet beginn...
tree
|
commitdiff
2019-09-24
Jonathan Rajotte
Tests: src.ctf.lttng-live: add inverse ordering from...
tree
|
commitdiff
2019-09-24
Philippe Proulx
Add LTTng-independent `src.ctf.lttng-live` tests
tree
|
commitdiff
2019-09-24
Francis Deslauriers
bt2: field.py: raise ValueError when setting out of...
tree
|
commitdiff
2019-09-20
Francis Deslauriers
cli: make `--clock-force-correlate` use `force-clock...
tree
|
commitdiff
2019-09-20
Francis Deslauriers
src.ctf.fs: add `force-clock-class-origin-unix-epoch...
tree
|
commitdiff
2019-09-20
Simon Marchi
bt2: print error causes in bt2._Error.__str__
tree
|
commitdiff
2019-09-20
Simon Marchi
tests: utils.sh: add lttng-utils plugin to plugin path
tree
|
commitdiff
2019-09-19
Francis Deslauriers
Fix: test_dwarf.c: close() argument cannot be negative
tree
|
commitdiff
2019-09-19
Simon Marchi
Fix: output non-LTTng CTF trace with same relative...
tree
|
commitdiff
2019-09-18
Simon Marchi
bt2: add `if __name__ == '__main__'` snippet to all...
tree
|
commitdiff
2019-09-17
Simon Marchi
bt2: expose seek_ns_from_origin and can_seek_ns_from_origin
tree
|
commitdiff
2019-09-17
Simon Marchi
bt2: test_message_iterator: use assertIs instead of...
tree
|
commitdiff
2019-09-17
Simon Marchi
bt2: make can_seek_beginning a method instead of a...
tree
|
commitdiff
2019-09-17
Simon Marchi
lib: make can_seek_beginning and can_seek_ns_from_origi...
tree
|
commitdiff
2019-09-17
Simon Marchi
bt2: refactor test_message_iterator
tree
|
commitdiff
2019-09-16
Simon Marchi
tests: make UUIDs under data/ctf-traces/intersection...
tree
|
commitdiff
2019-09-12
Simon Marchi
bt2: allow getting self output port from user message...
tree
|
commitdiff
2019-09-12
Francis Deslauriers
bt2: add `__hash__()` method on hashable fields
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: tests: Assert CC type, not if a subclass
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: Add `Const` suffix to non-user component-related...
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: Add `Const` suffix to `_*Port` classes and adapt...
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: Add `Const` suffix to `_Connection` class and...
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: Add remaining trace-ir `*Const` classes and adapt...
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: Add `_Clock*Const` classes and adapt tests
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: Add `*ValueConst` classes and adapt tests
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: field.py: add index check in `selected_option_inde...
tree
|
commitdiff
2019-09-10
Francis Deslauriers
bt2: field.py: add `_count` method to `_VariantField`
tree
|
commitdiff
2019-09-06
Simon Marchi
lib: make message iterator creation functions return...
tree
|
commitdiff
2019-09-06
Simon Marchi
rename `babeltrace.trace-info` to `babeltrace.trace...
tree
|
commitdiff
2019-09-04
Simon Marchi
bt2: pass all params to `babeltrace.trace-info` query...
tree
|
commitdiff
2019-09-04
Simon Marchi
ctf: remove `intersection-range-ns` from `babeltrace...
tree
|
commitdiff
2019-09-04
Simon Marchi
ctf: make src.ctf.fs group inputs by UUID in `babeltrac...
tree
|
commitdiff
2019-08-29
Simon Marchi
ctf: remove unused fields from `babeltrace.trace-info...
tree
|
commitdiff
2019-08-27
Simon Marchi
tests: fix 'expected 2 blank lines, found 1' warning...
tree
|
commitdiff
2019-08-27
Simon Marchi
python: fix all 'imported but unused' warnings
tree
|
commitdiff
2019-08-27
Simon Marchi
python: fix all 'is assigned to but never used' warnings
tree
|
commitdiff
2019-08-27
Simon Marchi
autodisc: don't accept NULL values for `support-info...
tree
|
commitdiff
2019-08-27
Simon Marchi
bt2: make ComponentSpec take a component class object
tree
|
commitdiff
2019-08-17
Simon Marchi
bt2: don't show warning when query method raises a...
tree
|
commitdiff
2019-08-17
Philippe Proulx
Fix: pass `inputs` parameter to implicit `src.ctf.lttng...
tree
|
commitdiff
next
This page took
0.042862 seconds
and
7
git commands to generate.