mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 21:58:03 +02:00
2004-04-25 Kristian Høgsberg <krh@redhat.com>
* test/data/valid-messages/standard-*.message: Update message test scripts to new header field names.
This commit is contained in:
parent
d839b3d0b4
commit
4e243ba4b4
5 changed files with 15 additions and 9 deletions
16
ChangeLog
16
ChangeLog
|
|
@ -1,9 +1,15 @@
|
|||
2004-04-25 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
* test/data/valid-messages/standard-*.message: Update message
|
||||
test scripts to new header field names.
|
||||
|
||||
2004-04-22 John (J5) Palmieri <johnp@redhat.com>
|
||||
(randomly_do_n_things): tracked down buffer overflow
|
||||
to times_we_did_each_thing array which would chop off
|
||||
the first character of the failure_dir string. Increased
|
||||
the size of the array to 7 to reflect the number of
|
||||
random mutation functions we have.
|
||||
|
||||
* test/break-loader.c (randomly_do_n_things): tracked down buffer
|
||||
overflow to times_we_did_each_thing array which would chop off the
|
||||
first character of the failure_dir string. Increased the size of
|
||||
the array to 7 to reflect the number of random mutation functions
|
||||
we have.
|
||||
|
||||
2004-04-21 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
|
|||
HEADER_FIELD MEMBER
|
||||
TYPE STRING
|
||||
STRING 'AcquireService'
|
||||
HEADER_FIELD SERVICE
|
||||
HEADER_FIELD DESTINATION
|
||||
TYPE STRING
|
||||
STRING 'org.freedesktop.DBus'
|
||||
ALIGN 8
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
|
|||
HEADER_FIELD MEMBER
|
||||
TYPE STRING
|
||||
STRING 'Hello'
|
||||
HEADER_FIELD SERVICE
|
||||
HEADER_FIELD DESTINATION
|
||||
TYPE STRING
|
||||
STRING 'org.freedesktop.DBus'
|
||||
ALIGN 8
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
|
|||
HEADER_FIELD MEMBER
|
||||
TYPE STRING
|
||||
STRING 'ListServices'
|
||||
HEADER_FIELD SERVICES
|
||||
HEADER_FIELD DESTINATION
|
||||
TYPE STRING
|
||||
STRING 'org.freedesktop.DBus'
|
||||
ALIGN 8
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
|
|||
HEADER_FIELD MEMBER
|
||||
TYPE STRING
|
||||
STRING 'ServiceExists'
|
||||
HEADER_FIELD SERVICE
|
||||
HEADER_FIELD DESTINATION
|
||||
TYPE STRING
|
||||
STRING 'org.freedesktop.DBus'
|
||||
ALIGN 8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue