~jamesh/gnome-vfs-obexftp/devel

« back to all changes in this revision

Viewing changes to tests/capabilities/valid-capabilities.out

  • Committer: James Henstridge
  • Date: 2007-06-15 06:30:15 UTC
  • Revision ID: james@jamesh.id.au-20070615063015-xvswq559o1hpijon
In the OBEX capabilities parser, record whether we've actually seen the 
<Used> and <Free> values for each memory type, and store that in the 
resulting OvuCapsMemory objext.

Update the tests to handle the new API and fix the output samples to 
match the now correct data.

This should fix bug #120214 (Faulty reporting of free space with Sony 
Ericsson z710).

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
Case sensitive: True
10
10
 
11
11
MemType: APPL
12
 
Used: 18446744073709551615
 
12
Used: unknown
13
13
Free: 312606
14
14
Case sensitive: True
15
15
 
16
16
MemType: ABC
17
 
Used: 18446744073709551615
 
17
Used: unknown
18
18
Free: 312606
19
19
Case sensitive: False
20
20