projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
cli: move `--params` option's format parsing to its own file
[babeltrace.git]
/
tests
/
lib
/
Makefile.am
2019-07-03
Philippe Proulx
Add back (adapted) `test_bt_values` and `test_graph_topo`
blob
|
commitdiff
|
raw
2019-07-03
Philippe Proulx
tests/lib: remove `test_bt_values` and `test_graph_topo`
blob
|
commitdiff
|
raw
|
diff to current
2019-06-28
Michael Jeanson
tests: Rework test suite
blob
|
commitdiff
|
raw
2019-06-13
Michael Jeanson
tests: Move ctf-writer to it's own directory
blob
|
commitdiff
|
raw
|
diff to current
2019-06-13
Michael Jeanson
tests: Move libtestcommon to utils
blob
|
commitdiff
|
raw
|
diff to current
2019-06-12
Michael Jeanson
Re-organize sources
blob
|
commitdiff
|
raw
|
diff to current
2019-06-11
Michael Jeanson
ctf-writer: externalize libbabeltrace2-ctf-writer
blob
|
commitdiff
|
raw
|
diff to current
2019-06-08
Philippe Proulx
Remove everything related to the `bt2.ctf_writer` Pytho...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-07
Michael Jeanson
lib: Rename to libbabeltrace2
blob
|
commitdiff
|
raw
|
diff to current
2019-06-06
Michael Jeanson
tests: build system spring cleanup
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Remove `test_bt_message_iterator`
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: rename "notification" -> "message"
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
CTF IR -> Trace IR
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Make API CTF-agnostic
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: remove clock class priority map, use default clock...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: use object pool for event and packet notifications
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Add tests: CTF writer: `timestamp_begin`/`timestamp_end...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Add test: no clock class in trace's packet header field...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-18
Jérémie Galarneau
Tests babeltrace: adapt python tests to use unittest
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Philippe Proulx
tests: remove `check` targets in subdirectories
blob
|
commitdiff
|
raw
|
diff to current
2017-08-10
Julien Desfossez
Re-enable the bin-info and dward tests
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Michael Jeanson
Completely rework configure.ac
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Michael Jeanson
Fix: Don't override user variables within the build...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Fix build with BUILT_IN_PLUGINS=1
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
tests/lib/Makefile.am: fix check_ vs. noinst_ prefix
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
tests: put TESTS list in each Makefile.am
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Internalize trace listener API and bt_ctf_trace_get_met...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Add notification iterator tests
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Julien Desfossez
debug-info filter plugin
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Remove Babeltrace 1 files and reorganize the tree
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
tests: add clock class priority map tests
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Add graph topology tests
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Add bt_plugin test
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Jérémie Galarneau
Tests writer: write a trace defining no packet context
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Test bt_notification_heap
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Add test_ir_visit and test_trace_listener to the test...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Tests: add trace listener interface test
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Clean-up: use COMMON_TEST_LDADD to simplify Makefile
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Tests: add visitor interface test
blob
|
commitdiff
|
raw
|
diff to current
2016-05-25
Antoine Busque
Standardise spelling of debug info
blob
|
commitdiff
|
raw
|
diff to current
2016-05-03
Jérémie Galarneau
Static build fix: change link order of libtestcommon.la
blob
|
commitdiff
|
raw
|
diff to current
2016-05-03
Jérémie Galarneau
Test fix: clean trace files left behind by test_ctf_ir_ref
blob
|
commitdiff
|
raw
|
diff to current
2016-04-29
Simon Marchi
Fix: Make test_dwarf and test_bin_info tests work out...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-29
Michael Jeanson
Handle test_ctf_writer_complete like the other tests...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-29
Simon Marchi
Fix: let automake handle CLEAN and DIST
blob
|
commitdiff
|
raw
|
diff to current
2016-04-29
Simon Marchi
Fix: Remove test_seek_empty_packet and test_seek_big_tr...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-21
Antoine Busque
Rename so-info to bin-info
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Jérémie Galarneau
Tests: clean generated tests scripts
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Antoine Busque
Tests: add unit tests for so_info
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Antoine Busque
Tests: add unit tests for bt_dwarf
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Philippe Proulx
Add validation/resolving tests
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Jérémie Galarneau
Fix out-of-tree tests: seek tests can't find traces
blob
|
commitdiff
|
raw
|
diff to current
2016-01-19
Jérémie Galarneau
Tests: Add CTF-IR reference counting test
blob
|
commitdiff
|
raw
|
diff to current
2015-10-13
Alexis Martin
Port: Add support for linkers with no support for ...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Philippe Proulx
Rename bt_object to bt_value
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
Jérémie Galarneau
Fix: remove test_bt_objects from SCRIPT_LIST
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
Philippe Proulx
Add basic object system tests
blob
|
commitdiff
|
raw
|
diff to current
2014-02-17
Mathieu Desnoyers
Fix: add missing test scripts to Makefile.am
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
Jérémie Galarneau
Merge branch 'master' into bindings/python
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
Jérémie Galarneau
Tests: Add a CTF Writer test
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
Mathieu Desnoyers
Merge branch 'master' into bindings/python
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
Mathieu Desnoyers
Fix: test_seek static linking
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Mathieu Desnoyers
make check VPATH build
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Mathieu Desnoyers
Add missing test files to make dist
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Christian Babeux
Tests: Split lib tests in multiple standalone test...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Christian Babeux
Tests: Rename tests under lib with tests naming convention
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Christian Babeux
Tests: Move TAP helpers to tests/utils/tap
blob
|
commitdiff
|
raw
|
diff to current
2013-07-05
Mathieu Desnoyers
Merge branch 'master' into bindings/python
blob
|
commitdiff
|
raw
|
diff to current
2013-02-13
Jérémie Galarneau
Convert the unit tests to the TAP format
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Jérémie Galarneau
Move the bitfield test to tests/lib/
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Mathieu Desnoyers
Merge branch 'master' into bindings/python
blob
|
commitdiff
|
raw
|
diff to current
2013-01-18
Yannick Brosseau
Add missing runall.sh to dist packaging
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Mathieu Desnoyers
Merge branch 'master' into bindings/python
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Mathieu Desnoyers
Fix: add tests/lib missing files to Makefile.am
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
Yannick Brosseau
Include a test for SEEK_BEGIN and SEEK_LAST
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.198009 seconds
and
82
git commands to generate.