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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"
Simon McVittie
2016-02-12
2
-3
/
+0
*
Revert "name-test C tests: produce structured (TAP) output"
Simon McVittie
2016-02-12
7
-57
/
+25
*
Revert "name-test: run most C tests directly, not via run-test.sh"
Simon McVittie
2016-02-12
2
-29
/
+9
*
name-test: run most C tests directly, not via run-test.sh
Simon McVittie
2016-02-11
2
-9
/
+29
*
name-test C tests: produce structured (TAP) output
Simon McVittie
2016-02-11
7
-25
/
+57
*
Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH
Simon McVittie
2016-02-11
2
-0
/
+3
*
test/name-test/run-test.sh: output correct result if a C test fails
Simon McVittie
2016-01-25
1
-4
/
+2
*
uid-permissions test: don't assert that root can UpdateActivationEnvironment
Simon McVittie
2015-11-23
1
-4
/
+79
*
name-test: don't run these tests with autotools if targeting Windows.
Simon McVittie
2015-11-17
1
-3
/
+8
*
test/sd-activation: Test UpdateActivationEnvironment forwarding
Jan Alexander Steffens (heftig)
2015-11-17
1
-1
/
+211
*
fdpass test: assert that TCP connections don't say they can pass fds
Simon McVittie
2015-11-17
1
-18
/
+58
*
Test system bus config files on Unix only
Ralf Habacker
2015-11-03
5
-13
/
+72
*
refs test: reduce number of repeats under Wine
Simon McVittie
2015-10-29
1
-32
/
+68
*
When running TAP tests, filter out trailing \r from Windows .exe
Simon McVittie
2015-10-29
1
-1
/
+21
*
Add a regression test for invalid BecomeMonitor calls
Simon McVittie
2015-10-26
1
-0
/
+151
*
When running dbus-daemon --session in tests, override listen address
Simon McVittie
2015-10-26
1
-12
/
+32
*
Disable activation tests on Windows builds
Simon McVittie
2015-10-22
2
-1
/
+20
*
Distribute tap-test.sh.in unconditionally
Simon McVittie
2015-08-25
1
-1
/
+1
*
Add test-case for the same situation as fd.o #90952
Simon McVittie
2015-07-21
1
-0
/
+24
*
tests: use the new bus setup for `make installcheck`
Simon McVittie
2015-06-17
2
-3
/
+3
*
Move session & system bus configuration to datadir, by default.
Dimitri John Ledkov
2015-05-27
1
-4
/
+2
*
Turn DBusSocket into a type-safe struct, preventing inappropriate conversion
Simon McVittie
2015-05-12
1
-2
/
+3
*
test_command_line_internal: Fix variable original_argv going out of scope lea...
Ralf Habacker
2015-05-01
1
-3
/
+3
*
test_command_line_internal: Fix 'variable shell_argv going out of scope leaks...
Ralf Habacker
2015-05-01
1
-0
/
+2
*
Move Autoconf/Automake droppings into /build-aux/
Simon McVittie
2015-04-16
2
-2
/
+2
*
Run name-test tests under the TAP driver
Simon McVittie
2015-04-16
3
-43
/
+120
*
name-test: remove unused die function
Simon McVittie
2015-04-16
2
-22
/
+0
*
Run most tests under the TAP driver, with a simple adaptor for non-TAP tests
Simon McVittie
2015-04-16
3
-10
/
+79
*
name-test: also switch to AM_TESTS_ENVIRONMENT here
Simon McVittie
2015-04-16
1
-7
/
+7
*
Change syntax of AM_TESTS_ENVIRONMENT to what the Automake docs prefer
Simon McVittie
2015-04-16
1
-11
/
+12
*
Depend on Automake 1.13 so we can use the correct AM_TESTS_ENVIRONMENT
Simon McVittie
2015-04-16
1
-2
/
+2
*
installed-tests: don't set DBUS_TEST_HOME which is misleading
Simon McVittie
2015-04-16
1
-2
/
+2
*
installed-tests: declare that the output is in TAP format
Simon McVittie
2015-04-16
1
-2
/
+4
*
test-shell, test-printf: produce TAP output like the other installable tests
Simon McVittie
2015-04-16
2
-24
/
+96
*
tests: provide g_test_skip() emulation for older GLib
Simon McVittie
2015-04-16
3
-17
/
+28
*
tests: avoid noise on stdout when not --verbose
Simon McVittie
2015-04-16
8
-37
/
+50
*
CID 54766: Resource leak (RESOURCE_LEAK).
Ralf Habacker
2015-04-14
1
-1
/
+5
*
Merge branch 'dbus-1.8'
Ralf Habacker
2015-04-13
1
-0
/
+4
|
\
|
*
Fix 'dbus connection referencing issue in test-relay'.
Ralf Habacker
2015-04-13
1
-0
/
+4
*
|
Fix assorted compiler warnings on Windows.
Simon McVittie
2015-03-24
1
-3
/
+3
*
|
Fix of 'warning: variable ‘..‘ set but not used [-Wunused-but-set-variabl...
Ralf Habacker
2015-03-17
1
-5
/
+3
*
|
fd-passing test: numbers of things are unsigned (-Wsign-compare)
Simon McVittie
2015-03-04
1
-2
/
+2
*
|
Fix of 'warning: unused variable ‘result‘ [-Wunused-variable]'.
Ralf Habacker
2015-03-04
1
-1
/
+0
*
|
monitor test: don't block in main context if we already have messages
Simon McVittie
2015-02-24
1
-3
/
+6
*
|
test_init: convert SIGALRM into SIGABRT so we leave a core dump on timeout
Simon McVittie
2015-02-24
1
-0
/
+17
*
|
Add a regression test for connecting to XDG_RUNTIME_DIR/bus by default
Simon McVittie
2015-02-24
3
-3
/
+90
*
|
Add regression test for unix:runtime=yes
Simon McVittie
2015-02-24
1
-0
/
+103
*
|
tests: reassure clang that oom() does in fact not return
Simon McVittie
2015-02-24
2
-0
/
+4
*
|
tests: simplify Makefile.am now that libdbus is always dynamically linked
Simon McVittie
2015-02-23
1
-25
/
+11
*
|
Fix static linking with mingw
Simon McVittie
2015-02-20
2
-0
/
+2
[next]