From: Daniel Stone Date: Sat, 25 Apr 2009 04:51:16 +0000 (+1000) Subject: Test: Keysym: Add tests for new keysym <-> string conversions X-Git-Tag: accepted/2.0alpha-wayland/20121109.204519~407 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8bb86a48a9823ae1c0facfa3970e0854136b5a3;p=profile%2Fivi%2Flibxkbcommon.git Test: Keysym: Add tests for new keysym <-> string conversions Signed-off-by: Daniel Stone --- diff --git a/test/xkey.sh b/test/xkey.sh index e1bb73e..eecab8c 100755 --- a/test/xkey.sh +++ b/test/xkey.sh @@ -44,3 +44,6 @@ check_key 0x0 NoSymbol check_string XF86_Switch_VT_5 0x1008FE05 check_key 0x1008FE20 XF86_Ungrab check_string VoidSymbol 0xFFFFFF +check_key 0x01001234 U1234 +check_string U4567 0x1004567 +check_string 0x10203040 0x10203040