libnm: add test-secret-agent
authorDan Winship <danw@gnome.org>
Fri, 29 Aug 2014 16:27:47 +0000 (12:27 -0400)
committerDan Winship <danw@gnome.org>
Tue, 9 Sep 2014 16:16:38 +0000 (12:16 -0400)
commitc9fb96e02ec9a1c644a3482980002e6cff021a0a
treeef484a329dd9e16e15cd045682f92a2616b78462
parent79093c655b49cb136b50943bbdaaf8585b283fac
libnm: add test-secret-agent

Implement some basic secret agent functionality in
test-networkmanager-service.py, and add test-secret-agent to test that
NMSecretAgent works as expected.
.gitignore
libnm/tests/Makefile.am
libnm/tests/test-secret-agent.c [new file with mode: 0644]
tools/test-networkmanager-service.py