index
:
~smcv/dbus
14-authz-39720
14-autolaunch-woes-40352
14-basic-value-11191
14-enumerate-test-data-33840
54972-thread-safe5
am-i-recursive-or-not-36205
archaeology
arg0has-91755
authz-39720
configurable
configurable-memory-35090
containers-minimum-101354
containers-spec
dbus-1.2
dbus-1.4
dbus-lunch-39197
dbus-run-session-39196
dbussocket
default-address-38201
drop-dead-nonce-tcp
echo-spam-34140
goal-remove-reader-writer
limitations
log-exceeded-limits-80559
maemo-libcreds
maemo-misc
maintainer-mode-34671
master
message-cache-34970
monitor
monitor-destination-92074
more-privacy
recursive-marshal-clarity-33870
simpler-memory
split-mempool-perf-test
static-var-safety-68610
tests
thread-safe4
threadsafe-get-tmpdir-68610
try-master
type-system-layering-38252
untested-cmake-rc
validation-39549
wip-33870
wip-abstract-socket-check
wip-altmalloc
wip-check-all-sprintf
wip-dbussocket
wip-exit-with-child-9884
wip-fewer-reallocs
wip-gdb
wip-heap-profiling
wip-inetd
wip-libdbus-util
wip-link-cache-api
wip-manpage
wip-orphaned-test-stuff
wip-reduced-libdbus
wip-remove-cruft
wip-scatter-gather
wip-split-fake-threads
wip-syntax-complaints
wip-xmlCleanupParser-26032
dbus_submit_patch_with_possibility_of_reply_and_block()
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
tests: In slower tests, make the timeout per-test-case
Simon McVittie
5
-5
/
+46
2017-09-27
test-utils-glib: Try to emit TAP diagnostics before aborting
Simon McVittie
1
-2
/
+14
2017-09-25
test/data: Test impossible send_broadcast/send_destination pair
Simon McVittie
2
-0
/
+7
2017-07-30
tests: Use dbus_clear_connection etc. in a couple of tests
Simon McVittie
2
-117
/
+82
2017-07-28
userdb: Respect $HOME for the home directory of our own uid
Simon McVittie
1
-0
/
+2
2017-07-28
test: Exercise min_fds, max_fds
Simon McVittie
3
-0
/
+171
2017-07-28
Add a regression test for applying bus policy to broadcasts/unicasts
Simon McVittie
2
-5
/
+203
2017-07-28
Add a test-case for combining receive_type and send_destination
Simon McVittie
2
-0
/
+7
2017-07-07
Merge branch 'dbus-1.10'
Simon McVittie
2
-7
/
+7
2017-07-07
test/name-test: Be compatible with Python 3
Simon McVittie
2
-7
/
+7
2017-07-07
Merge branch 'dbus-1.10'
Simon McVittie
3
-0
/
+4
2017-07-07
tests: Make tests fail if they try to connect to the real session bus
Simon McVittie
2
-1
/
+3
2017-07-07
test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESS
Simon McVittie
1
-0
/
+1
2017-07-06
name-test: Backport dbus-run-session wrapper from git master
Simon McVittie
1
-1
/
+21
2017-07-05
test-variant: Add a regression test for DBusVariant
Simon McVittie
2
-0
/
+576
2017-07-05
Test dbus_message_iter_abandon_container_if_open under OOM conditions
Simon McVittie
1
-0
/
+75
2017-07-05
test/message: Add a targeted test for recently-fixed leaks
Simon McVittie
2
-0
/
+246
2017-07-05
internals: Decouple logging an error from exiting unsuccessfully
Simon McVittie
1
-21
/
+2
2017-06-29
test/loopback: Exercise unix:dir addresses
Simon McVittie
1
-2
/
+15
2017-06-29
test/loopback: Assert that the connectable address makes sense
Simon McVittie
1
-1
/
+74
2017-06-29
test/loopback: Don't leak address strings
Simon McVittie
1
-4
/
+8
2017-06-27
Fix missing dbus_message_unref() in error reply path
Shin-ichi MORITA
2
-1
/
+120
2017-06-27
Fix missing dbus_message_unref() in error reply path
Shin-ichi MORITA
2
-1
/
+120
2017-06-27
test-pending-call-dispatch: Add copyright and license grant
Simon McVittie
1
-0
/
+23
2017-06-12
test/internals/syslog: Switch to g_test_trap_subprocess()
Simon McVittie
1
-20
/
+14
2017-06-12
Bump GLib dependency for tests to 2.40
Simon McVittie
2
-13
/
+0
2017-06-08
test-autolaunch: Make recently-added message similar to the others
Simon McVittie
1
-1
/
+1
2017-06-08
Add dbus_try_get_local_machine_id()
Simon McVittie
1
-17
/
+7
2017-06-08
tests: Don't exercise GetMachineId() or autolaunch if no machine ID
Simon McVittie
4
-0
/
+34
2017-06-08
test/dbus-daemon: Exercise Properties, Features and Interfaces
Simon McVittie
1
-0
/
+761
2017-06-08
test/dbus-daemon: Exercise the Peer interface
Simon McVittie
2
-0
/
+124
2017-06-08
test/dbus-daemon: Fix some memory leaks
Simon McVittie
1
-0
/
+12
2017-06-02
bus/driver: Make non-core interfaces unavailable on most object paths
Simon McVittie
1
-1
/
+1
2017-06-02
test/monitor: Assert that BecomeMonitor() on wrong object path fails
Simon McVittie
1
-0
/
+43
2017-04-18
Pass in DBUS_TEST_EXEC via environment, not hard-coded into binaries
Simon McVittie
1
-0
/
+2
2017-04-18
Ensure hyphen/minus is treated as literal in regexes
Simon McVittie
1
-1
/
+1
2017-04-18
transient-services integration test: Create the right directory
Simon McVittie
1
-1
/
+1
2017-04-18
AppArmor test: Allow writing to our temporary XDG_RUNTIME_DIR
Simon McVittie
1
-0
/
+1
2017-04-07
test, tools: assert impossible values of local enums are not reached
Simon McVittie
1
-1
/
+8
2017-04-05
Merge branch 'dbus-1.10'
Simon McVittie
1
-4
/
+7
2017-04-05
test: Fix a couple of memory leaks in test-corrupt
Philip Withnall
1
-2
/
+6
2017-04-05
test: Fix reading off the end of an array in test-corrupt
Philip Withnall
1
-2
/
+1
2017-03-20
test: Remove an unnecessary NULL check in sd-activation
Philip Withnall
1
-1
/
+7
2017-03-20
test: Fix copy-paste error in waiting for a message in the tests
Philip Withnall
1
-1
/
+1
2017-02-21
Add a simple integration test for transient services
Simon McVittie
2
-10
/
+204
2017-02-21
sd-activation test: Exercise transient services
Simon McVittie
4
-1
/
+269
2017-02-21
config-parser: Add transient service directories
Simon McVittie
1
-1
/
+1
2017-02-21
sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIR
Simon McVittie
3
-6
/
+47
2017-02-21
test-utils-glib: Wait for the killed process to exit
Simon McVittie
1
-0
/
+19
2017-02-21
tests: Consistently don't try to kill pid 0
Simon McVittie
2
-4
/
+12
[next]