replicant-frameworks_native/cmds/keystore/tests
Chung-yih Wang 2a58b6dbf0 Replace the delimiter whitespace with '\0'.
+ Use '\0' as the delimiter.
+ Allow whitespace character for keystore password.

In previous implementation, we use space as the delimiter. That
will stop user from using passphrase with whitespace character.
2009-09-09 15:00:43 +08:00
..
Android.mk Add unit tests for netkeystore. 2009-07-30 16:37:48 +08:00
netkeystore_test.c Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00