FreeRDP/client/common/test
Pascal J. Bourguignon 15f2bafeab Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
(we overwrite the password and pin arguments).
This implies changes in the argument parsing tests that now must pass a mutable argv
(copied from the statically declared test argvs).
Some other const inconsistency have been dealt with too.
2018-06-06 16:43:09 +02:00
..
.gitignore libfreerdp-client: initial support for .rdp file parsing 2012-10-27 20:25:11 -04:00
CMakeLists.txt Add test for client command line 2015-01-16 00:25:13 +01:00
TestClientChannels.c libfreerdp-common: refactoring of addin loader 2012-11-17 22:03:04 -05:00
TestClientCmdLine.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
TestClientRdpFile.c Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00