index
:
delta/dbus.git
68852-make-it-easier
RHEL-4
baserock/af-bus
baserock/build-essential
baserock/dbus-1.10.14-capi-patches
baserock/dbus-1.10.6-capi-patches
baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
baserock/genivi/G-1.1
baserock/genivi/J-1.0
baserock/genivi/af-bus-master
baserock/genivi/af-bus-morph
baserock/genivi/dbus-1.6-af-bus
baserock/genivi/dbus-1.8.8
baserock/genivi/dbus-1.9.16-1-g92a2d95
baserock/genivi/dbus-1.9.4
baserock/genivi/use-afbus
baserock/morph
baserock/pedroalvarez/dbus-1.11
baserock/ps/update-dlt-audiomanager
baserock/v1.10.0+custom_marshaling
baserock/v1.8.0
bus-inotify-error-handling
cherry-pick-14f46d14
cherry-pick-f0e526bc
cmake-config-find-package-support
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.10
dbus-1.10-ci
dbus-1.12
dbus-1.14
dbus-1.2
dbus-1.2.4permissive
dbus-1.4
dbus-1.6
dbus-1.8
dbus-object-names
leak-locator
master
mr143-refactoring
wip/setuid-hardening
gitlab.freedesktop.org: dbus/dbus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test for assertions
Simon McVittie
2018-11-20
1
-0
/
+4
*
_dbus_disable_crash_handling: Factor out from test-segfault
Simon McVittie
2018-11-20
1
-0
/
+3
*
tests: Add a unit test for _dbus_command_for_pid()
Simon McVittie
2018-10-31
1
-0
/
+4
*
tests: Build test-sleep-forever even if embedded tests are disabled
Simon McVittie
2018-10-31
1
-1
/
+1
*
tests: Build installable helpers whenever any tests are enabled
Simon McVittie
2018-10-31
1
-2
/
+10
*
Add basic test coverage for the bus' desktop file parser
Simon McVittie
2018-10-19
1
-0
/
+10
*
Use separate bus configuration files for executing test cases with a temporar...
Ralf Habacker
2018-10-18
1
-1
/
+6
*
Add more test coverage for config file parsing
Simon McVittie
2018-08-30
1
-0
/
+22
*
Allow longer for tests under valgrind
Simon McVittie
2018-08-02
1
-0
/
+1
*
Add a unit test for the dbus-daemon resetting its fd limit
Simon McVittie
2018-02-20
1
-0
/
+3
*
Add new test for waiting on pending calls in threads
Simon McVittie
2018-02-06
1
-0
/
+7
*
test: Add a test-case for EXTERNAL auth rejecting usernames
Simon McVittie
2018-01-15
1
-0
/
+1
*
test: Add a test for authenticating with an empty authorization identity
Simon McVittie
2018-01-15
1
-0
/
+1
*
Add a test for header fields
Simon McVittie
2018-01-11
1
-0
/
+10
*
test/containers: Exercise the resource limits
Simon McVittie
2017-12-12
1
-0
/
+2
*
test/containers: New test
Simon McVittie
2017-12-11
1
-0
/
+7
*
Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()
Simon McVittie
2017-11-24
1
-0
/
+4
*
Remove test data in the "message builder" domain-specific language
Simon McVittie
2017-11-15
1
-30
/
+0
*
test-bus*: Output TAP directly
Simon McVittie
2017-11-15
1
-9
/
+3
*
test-dbus: Produce machine-readable TAP output
Simon McVittie
2017-11-15
1
-8
/
+4
*
build: Use $(MKDIR_P) syntax suitable for install-sh
ilovezfs
2017-10-31
1
-1
/
+1
*
build: Distribute more test data in source tarballs
Simon McVittie
2017-10-23
1
-0
/
+2
*
test/data: Test impossible send_broadcast/send_destination pair
Simon McVittie
2017-09-25
1
-0
/
+1
*
userdb: Respect $HOME for the home directory of our own uid
Simon McVittie
2017-07-28
1
-0
/
+2
*
test: Exercise min_fds, max_fds
Simon McVittie
2017-07-28
1
-0
/
+1
*
Add a test-case for combining receive_type and send_destination
Simon McVittie
2017-07-28
1
-0
/
+1
*
Merge branch 'dbus-1.10'
Simon McVittie
2017-07-07
1
-0
/
+2
|
\
|
*
tests: Make tests fail if they try to connect to the real session bus
Simon McVittie
2017-07-07
1
-0
/
+2
*
|
test-variant: Add a regression test for DBusVariant
Simon McVittie
2017-07-05
1
-0
/
+4
*
|
test/message: Add a targeted test for recently-fixed leaks
Simon McVittie
2017-07-05
1
-0
/
+10
*
|
tests: Don't exercise GetMachineId() or autolaunch if no machine ID
Simon McVittie
2017-06-08
1
-0
/
+2
*
|
test/dbus-daemon: Exercise the Peer interface
Simon McVittie
2017-06-08
1
-0
/
+2
*
|
Pass in DBUS_TEST_EXEC via environment, not hard-coded into binaries
Simon McVittie
2017-04-18
1
-0
/
+2
*
|
Add a simple integration test for transient services
Simon McVittie
2017-02-21
1
-11
/
+14
*
|
config-parser: Add transient service directories
Simon McVittie
2017-02-21
1
-1
/
+1
*
|
config-parser test: Exercise the full config-parser
Simon McVittie
2017-02-20
1
-0
/
+1
*
|
config-parser: Don't use dbus_setenv() to test service directories
Simon McVittie
2017-02-20
1
-1
/
+5
*
|
test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmless
Simon McVittie
2017-02-20
1
-0
/
+4
*
|
test: Delete directories like directories, not files
Simon McVittie
2017-02-16
1
-2
/
+1
*
|
Activation test: exercise what happens with nonexistent AppArmor labels
Simon McVittie
2016-11-28
1
-1
/
+2
*
|
Add an integration test for AppArmor mediating activation
Simon McVittie
2016-11-28
1
-2
/
+41
*
|
Add tests for activation when message send/receive is denied
Simon McVittie
2016-11-28
1
-0
/
+2
*
|
Merge branch 'dbus-1.10'
Simon McVittie
2016-11-22
1
-0
/
+5
|
\
\
|
|
/
|
*
Don't test X11 autolaunching if it was disabled at compile time
Simon McVittie
2016-11-22
1
-0
/
+5
|
*
Add a regression test for dbus-launch in X11
Simon McVittie
2016-08-12
1
-0
/
+3
|
*
Add a simple test for dbus-daemon --fork
Simon McVittie
2016-08-12
1
-0
/
+4
|
*
test: add a regression test for eval "$(dbus-launch --sh-syntax)"
Simon McVittie
2016-08-12
1
-4
/
+29
|
*
Don't try to run manual tests in installcheck
Simon McVittie
2015-12-02
1
-1
/
+1
|
*
Fix shell syntax for installcheck-local with no DESTDIR
Simon McVittie
2015-12-02
1
-1
/
+1
*
|
dbus-daemon test: exercise pending fd timeout test
Simon McVittie
2016-08-16
1
-0
/
+3
[next]