aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unit tests: Fix build and re-enable them.Mike Gabriel2018-05-056-69/+125
* tests/{mock_guest.c,test-freerdp-wrapper.cc}: Fix namespace (freerdp -> freer...Mike Gabriel2018-01-122-4/+4
* tests/Makefile.am: Use correct .la file in src/ folder for linking the unit t...Mike Gabriel2018-01-121-1/+1
* tests/Makefile.am: Define LIBPAM_COMPILE to disable libpam's PAM_NONNULL chec...Mike Gabriel2018-01-121-1/+2
* tests/Makefile.am: Split-up CFLAGS/CXXFLAGS/CPPFLAGS properly. Esp. split out...Mike Gabriel2018-01-121-2/+8
* White-space clean-up.Mike Gabriel2017-12-073-11/+11
* unit test for empty password bugIftikhar Ahmad2013-03-193-0/+53
* Improving the test coverage for libpam-freerdpIftikhar Ahmad2012-10-163-0/+75
* Add a set cred call like LightDM does itTed Gould2012-09-191-0/+2
* Adding an authenticateTed Gould2012-09-191-0/+2
* Make sure we have the full path to execute the auth checkTed Gould2012-09-191-1/+1
* Make the auth use the auth check utilityTed Gould2012-09-192-1/+2
* Adding a small auth check utilityTed Gould2012-09-192-2/+70
* Set everything up so that the auth check binary can be different in the testsTed Gould2012-09-192-1/+4
* Make sure to close so we don't leave processes aroundTed Gould2012-09-191-0/+2
* Make sure to distribute the header filesTed Gould2012-09-191-2/+2
* Clean up Makefile and add proper filesTed Gould2012-09-191-26/+16
* Steal a bunch of test infrastructure from libpam-icaclientTed Gould2012-09-196-0/+340