Port fix: Windows does not allow read-only mappings > file's size
[babeltrace.git] / tests /
2017-08-21  Michael JeansonTest fix: handle debug info disabled in test_convert_args
2017-08-21  Michael JeansonTest fix: use portable path code in test_plugin
2017-08-21  Michael JeansonTest fix: handle timestamps order in test_trace_copy
2017-08-21  Michael JeansonTest: rework shell test scripts
2017-08-21  Jérémie GalarneauTest fix: free() of uninitialized pointer on error...
2017-08-21  Michael JeansonPort: Replace fork() in test_ctf_writer
2017-08-21  Jérémie Galarneautests: add diag_multiline() helper to escape multi...
2017-08-21  Michael JeansonTest: use static data in test_ctf_writer
2017-08-21  Michael JeansonFix test: remove hardcoded /tmp path
2017-08-21  Philippe ProulxAdd Python plugin provider tests
2017-08-21  Philippe ProulxUpdate Python bindings and tests to match the latest API
2017-08-21  Philippe Proulxtests/lib/test-plugin-plugins/minimal.c: add missing...
2017-08-21  Philippe ProulxGraph: pass remove listeners when adding listeners
2017-08-21  Philippe Proulxir: trace: pass remove listeners when adding listeners
2017-08-10  Julien DesfossezRe-enable the bin-info and dward tests
2017-08-09  Mathieu DesnoyersFix: ctf-testsuite variant-missing-fields
2017-08-09  Mathieu DesnoyersFix: tests: offset_s * ns_per_s should not overflow...
2017-08-09  Mathieu DesnoyersFix: unchecked return value in ctf-writer test
2017-08-09  Mathieu DesnoyersCleanup: mixing enum types
2017-08-07  Michael JeansonFix tests: run plugins test wrapper script
2017-08-07  Michael JeansonFix test: intersection has too large offset_s
2017-07-20  Michael JeansonTests: only run debug info tests when the feature is...
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-07-19  Michael JeansonPort: replace setenv() by g_setenv()
2017-07-18  Mathieu DesnoyersFix test: packet seq num has too large offset_s
2017-07-18  Mathieu DesnoyersFix: test: expect the new warning format for seqnum
2017-07-17  Philippe Proulxcli: do not allow --stream-intersection with --run...
2017-07-17  Philippe ProulxFix test_convert_args
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-07  Philippe Proulxtest_plugin: use env. var. instead of global symbol...
2017-07-07  Jérémie GalarneauTest fix: fixed allocation size used for variable lengt...
2017-07-06  Philippe Proulxtest_ctf_writer.c: use environment variable to override...
2017-07-06  Philippe Proulxbt_ctf_clock_class_create(): add a frequency parameter
2017-07-06  Philippe Proulxtest_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to...
2017-07-05  Michael JeansonFix: ctf writer test on Cygwin
2017-07-05  Michael JeansonPort: Replace readdir_r by nftw
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-06-21  Julien DesfossezTest the trimmer component
2017-06-21  Jérémie GalarneauTests: don't rely on the test script's location
2017-06-21  Julien Desfosseztest_trace_copy: compare the two traces with diff rathe...
2017-06-21  Julien DesfossezTest debug-info
2017-06-21  Julien DesfossezTest: validate that the output of ctf-fs sink is identi...
2017-06-21  Philippe ProulxRemove the concept of event class attributes
2017-06-21  Philippe ProulxBT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
2017-06-21  Philippe Proulxtest_ctf_writer.c: do not check for invalid event class...
2017-06-13  Michael JeansonPort: Enable libtool to produce DLLs
2017-06-13  Michael JeansonPort: Remove unused header in test_plugin
2017-06-09  Philippe Proulxcli: convert: allow multiple paths to be passed as...
2017-06-09  Mathieu DesnoyersFix: make check in out-of-tree
2017-06-09  Mathieu DesnoyersFix: out-of-tree build
2017-06-09  Philippe Proulxcli: use -o ctf --output /output/path to quickly instan...
2017-06-09  Philippe Proulxcli: use --component=NAME:{source,filter,sink}.PLUGIN...
2017-06-09  Philippe ProulxFix build with BUILT_IN_PLUGINS=1
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Michael JeansonPort: Use g_setenv instead of setenv
2017-06-09  Michael JeansonPort: Dummy locking of stdout on mingw in libtap
2017-06-09  Michael JeansonPort: Add utsname.h compat for mingw
2017-06-09  Philippe ProulxFix: test-utils-muxer.c: initialize "next" return with...
2017-06-09  Philippe Proulxtest_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to...
2017-06-09  Philippe Proulxtests/lib: do not call bt_ctf_trace_set_native_byte_ord...
2017-06-09  Philippe ProulxRemove remaining old test files
2017-06-09  Philippe Proulxtests/cli/Makefile.am: remove duplicate test in TESTS...
2017-06-09  Philippe ProulxFix: test_convert_args: use util.muxer's `assume-absolu...
2017-06-09  Philippe ProulxFix: test_ir_visit.c: create valid SC PC/EH and trace...
2017-06-09  Philippe ProulxFix: test_ctf_ir_ref.c: create valid SC PC/EH and trace...
2017-06-09  Philippe Proulxtest_ctf_writer.c: add "trace is static" listener tests
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Jérémie GalarneauTests: possible dereference of NULL argument to strcmp
2017-05-28  Jérémie GalarneauFix: unchecked bt_ctf_event_set_clock_value return...
2017-05-28  Jérémie GalarneauClean-up: unused next_return assignation in muxer test
2017-05-28  Jérémie GalarneauFix: possible NULL dereference of uuid in test
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe ProulxValidate CTF semantics in selected CTF IR functions
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxtest_ctf_writer.c: remove negative index tests
2017-05-28  Philippe Proulxtests/lib/Makefile.am: fix check_ vs. noinst_ prefix
2017-05-28  Philippe ProulxRename tests/bin -> tests/cli
2017-05-28  Philippe Proulxtests/bin/test_convert_args: fix after updating CLI
2017-05-28  Philippe Proulxtests: put TESTS list in each Makefile.am
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxMake bt_ctf_event_class_create() create an empty context FT
2017-05-28  Philippe ProulxInternalize trace listener API and bt_ctf_trace_get_met...
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxRename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
2017-05-28  Philippe Proulxir: add trace UUID getter and setter
2017-05-28  Philippe Proulxutils.muxer: fix bad behaviour caused by notification...
2017-05-28  Philippe ProulxSet private port's user data on creation
2017-05-28  Philippe ProulxRemove bt_ctf_stream_class_get_event_class_by_name()
2017-05-28  Philippe Proulxtest_trace_listener.c: fix: set trace's native byte...
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd static trace tests
2017-05-28  Philippe ProulxAdd bt_ctf_trace_get_stream_count() and bt_ctf_trace_ge...
2017-05-28  Philippe ProulxAdd bt_plugin_set object
2017-05-28  Philippe ProulxUse bt_clock_class_priority_map_add_clock_class() to...
2017-05-28  Philippe ProulxAdd bt_clock_class_priority_map_copy()
next
This page took 0.040954 seconds and 7 git commands to generate.