projects
/
platform
/
upstream
/
gcr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
691799b
)
Missing file from previous commit
author
Stefan Walter
<stefw@src.gnome.org>
Thu, 28 Aug 2008 02:56:34 +0000
(
02:56
+0000)
committer
Stefan Walter
<stefw@src.gnome.org>
Thu, 28 Aug 2008 02:56:34 +0000
(
02:56
+0000)
svn path=/trunk/; revision=1277
gp11/tests/unit-test-gp11-slot.c
patch
|
blob
|
history
diff --git
a/gp11/tests/unit-test-gp11-slot.c
b/gp11/tests/unit-test-gp11-slot.c
index
1ef6f36
..
4c56ae5
100644
(file)
--- a/
gp11/tests/unit-test-gp11-slot.c
+++ b/
gp11/tests/unit-test-gp11-slot.c
@@
-78,7
+78,7
@@
DEFINE_TEST(slot_info)
g_assert (175 == token->hardware_version_minor);
g_assert (85 == token->firmware_version_major);
g_assert (185 == token->firmware_version_minor);
- g_assert (9276
455
99 == token->utc_time);
+ g_assert (9276
239
99 == token->utc_time);
gp11_token_info_free (token);
}