Marc-André Moreau
|
0401f7c17e
|
libfreerdp-codec: merge with libfreerdp-nsc
|
2011-10-02 20:52:17 -04:00 |
|
Shea Levy
|
6ad931bebd
|
Actually wait for the child process to stop
|
2011-09-28 01:01:25 -04:00 |
|
Shea Levy
|
5aea0e2e0c
|
Add test to check that handle_signals resets the terminal
|
2011-09-28 00:04:36 -04:00 |
|
Shea Levy
|
3312eb8952
|
Add test to check that passphrase_read reads from stdin when no TTY is available
|
2011-09-24 17:21:25 -04:00 |
|
Shea Levy
|
6f9f0e8a17
|
Add test to check that passphrase_read prompts to stderr when no TTY is available
|
2011-09-24 16:54:25 -04:00 |
|
Shea Levy
|
b0b46903c0
|
Add test to check that passphrase_read turns on ECHONL
|
2011-09-24 15:20:30 -04:00 |
|
Shea Levy
|
4c4bd49006
|
Add test to check that passphrase_read resets the terminal once it's done
|
2011-09-24 14:45:13 -04:00 |
|
Shea Levy
|
eb1c231f5e
|
Fix assert in passphrase_read_turns_off_echo_during_read
|
2011-09-24 14:07:37 -04:00 |
|
Shea Levy
|
416c097926
|
Add test to check that passphrase_read turns off ECHO
|
2011-09-24 12:54:01 -04:00 |
|
Shea Levy
|
e7061a198a
|
Use pipes to pass the string we need to verify to the parent in passphrase_read_reads_from_tty
|
2011-09-24 02:08:26 -04:00 |
|
Shea Levy
|
b7ed44c66e
|
Add test to check that passphrase_read reads from the controlling tty
|
2011-09-24 01:04:15 -04:00 |
|
Shea Levy
|
f16b7a9b60
|
passphrase_read_propmts_to_tty: open the slave device before closing the rest
|
2011-09-24 00:39:20 -04:00 |
|
Shea Levy
|
d9391d33c1
|
Write (currently failing) test to check that freerdp_passphrase_read prints its prompt to the controlling terminal
|
2011-09-24 00:13:05 -04:00 |
|
Shea Levy
|
7039602861
|
Remove the flags argument to passphrase_read
We don't need the full functionality of the BSD readpassphrase, the default
flags are enough. We can always add them back in later
|
2011-09-23 19:14:37 -04:00 |
|
Shea Levy
|
21d323699a
|
Add CUnit test stub for passphrase_read
|
2011-09-23 18:13:19 -04:00 |
|
Marc-André Moreau
|
09980c8a7c
|
include: refactor FRDP_ types to RDP_
|
2011-08-17 17:28:26 -04:00 |
|
Marc-André Moreau
|
67dca12b77
|
client: update to use args utils
|
2011-07-28 11:09:51 -04:00 |
|
Brad Hards
|
bb526b09e8
|
Fix plugin load test
|
2011-07-26 12:43:33 +10:00 |
|
Vic Lee
|
2beb49725f
|
libfreerdp-utils/args: add argument parser.
|
2011-07-22 12:53:54 +08:00 |
|
Vic Lee
|
ce9abb7ea4
|
cunit: add wait_obj unit test.
|
2011-07-08 16:13:06 +08:00 |
|
Vic Lee
|
476c6eb285
|
cunit: add load_plugin unit test.
|
2011-07-08 14:35:05 +08:00 |
|
Vic Lee
|
2cab092489
|
cunit/utils: add mutex.
|
2011-07-08 12:01:22 +08:00 |
|
Vic Lee
|
1f6fe46d03
|
cunit: add utils/semaphore unit tests
|
2011-07-08 11:26:38 +08:00 |
|