index
:
platform/upstream/dbus
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
kdbus-dev
kdbus-integration
kdbus-integration_for_systemd_v212
libdbuspolicy-dev
pristine-tar
sandbox/adrians/big-usage-log
sandbox/adrians/cynara-concurrent
sandbox/adrians/dbus-upgrade-to-1.10.6
sandbox/adrians/send-index
sandbox/adrians/tizen_5.5-policy-index-ported-from-tizen
sandbox/adrians/upgrade-to-1.12.16
sandbox/debug
sandbox/jacekbe/upgrade
sandbox/jacekbe/upstream
sandbox/konradl/tizen
sandbox/lskalski/dbus-kdbus-1.8.16
sandbox/lskalski/upgrade
sandbox/lstelmach/dbus-1.8.16
sandbox/mbloch/dump-policy
sandbox/pohly/tizen
sandbox/pohly/upstream
tags
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5-policy-index-ported-from-tizen
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-1.12.16
upgrade-to-1.12.20
upstream
Domain: System / IPC;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
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
-11
/
+205
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
2017-02-20
config-parser test: Exercise the full config-parser
Simon McVittie
2
-0
/
+9
2017-02-20
config-parser: Don't use dbus_setenv() to test service directories
Simon McVittie
1
-1
/
+5
2017-02-20
test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmless
Simon McVittie
1
-0
/
+4
2017-02-20
tests: Wrap file-deletion functions to handle EINTR
Simon McVittie
4
-5
/
+55
2017-02-20
test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argument
Simon McVittie
7
-7
/
+17
2017-02-20
sd-activation test: Use a struct for the test context
Simon McVittie
1
-27
/
+55
2017-02-16
shell-test: Don't use _dbus_get_tmpdir()
Simon McVittie
1
-1
/
+1
2017-02-16
test: Delete directories like directories, not files
Simon McVittie
1
-2
/
+1
2017-02-14
test: Add a missing OOM path in manual-dir-iter test
Philip Withnall
1
-1
/
+3
2017-02-13
test: Add some OOM paths to the shell-test
Philip Withnall
1
-5
/
+16
2017-02-13
test: Add some OOM paths to the test-pending-call-timeout test
Philip Withnall
1
-2
/
+7
2017-02-13
test: Simplify error checking path in test-service slightly
Philip Withnall
1
-2
/
+1
2017-02-13
test: Add some OOM paths to the test-privserver test
Philip Withnall
1
-3
/
+12
2017-02-13
test: Add some OOM paths to the dbus-daemon-eavesdrop path
Philip Withnall
1
-8
/
+12
2017-02-13
test: Add missing error handling to some name-test tests
Philip Withnall
2
-8
/
+30
2016-11-29
activation test: don't crash if AppArmor is built but unavailable
Simon McVittie
1
-3
/
+9
2016-11-29
Don't test AppArmor mediation of activation if libapparmor < 2.10
Simon McVittie
1
-5
/
+5
2016-11-28
Activation test: exercise what happens with nonexistent AppArmor labels
Simon McVittie
6
-5
/
+21
2016-11-28
Add an integration test for AppArmor mediating activation
Simon McVittie
7
-15
/
+343
2016-11-28
Do not auto-activate services if we could not send a message
Simon McVittie
1
-35
/
+3
2016-11-28
Add tests for activation when message send/receive is denied
Simon McVittie
5
-2
/
+207
2016-11-22
Merge branch 'dbus-1.10'
Simon McVittie
1
-0
/
+5
2016-11-22
Don't test X11 autolaunching if it was disabled at compile time
Simon McVittie
1
-0
/
+5
2016-11-11
Make uid 0 immune to pending_fd_timeout limit
Simon McVittie
1
-0
/
+6
2016-11-10
Add more _DBUS_GNUC_PRINTF annotations
Simon McVittie
1
-0
/
+4
2016-10-13
Add missing function attributes suggested by clang (but not by gcc)
Simon McVittie
9
-0
/
+20
2016-10-13
test-segfault: mark exception_handler as NORETURN
Simon McVittie
1
-2
/
+3
2016-10-13
test-privserver: avoid -Wformat-security
Simon McVittie
1
-1
/
+1
2016-10-13
Fix remaining -Wundef warnings
Simon McVittie
1
-1
/
+1
[prev]
[next]