test: online: Remove hard-coded credentials
commit03470d66d1058e7980e8a9b793a3881c4c83b2ef
authorPetr Písař <petr.pisar@atlas.cz>
Sun, 27 Feb 2011 09:51:36 +0000 (27 10:51 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 27 Feb 2011 10:19:04 +0000 (27 11:19 +0100)
treef158bc10cba277c96ac2b604f6a682bba75300c9
parented79fe189e8b67a7345a5d8cd85c7b535d622ca4
test: online: Remove hard-coded credentials

User name and password are read from environment or test_credentials in build
root directory. See README for more details.
README
test/online/Makefile.am
test/online/common.c [new file with mode: 0644]
test/online/common.h [new file with mode: 0644]
test/online/login.c