Andreas Schneider
|
d44919dfd4
|
tests: Migrated torture_list to cmockery.
|
2010-12-28 22:14:47 +01:00 |
|
Andreas Schneider
|
99d45c686c
|
tests: Moved torture_knownhosts to client tests.
|
2010-12-28 22:14:47 +01:00 |
|
Andreas Schneider
|
2bc03d22a1
|
tests: Migrated torture_keyfiles to cmockery.
|
2010-12-28 22:14:47 +01:00 |
|
Andreas Schneider
|
fa17f33d2b
|
tests: Migrated torture_init to cmockery.
|
2010-12-28 22:14:47 +01:00 |
|
Andreas Schneider
|
400fc350a7
|
tests: Migrated torture_callbacks to cmockery.
|
2010-12-28 22:14:47 +01:00 |
|
Andreas Schneider
|
6f65e6ae67
|
tests: Migrate torture_buffer to cmockery.
|
2010-12-28 22:14:47 +01:00 |
|
Andreas Schneider
|
635a263f64
|
tests: Migrate the torture library to cmockery.
|
2010-12-28 22:14:47 +01:00 |
|
Andreas Schneider
|
17f592d4dd
|
tests: Start to migrate tests to cmockery.
https://code.google.com/p/cmockery/wiki/Cmockery_Unit_Testing_Framework
|
2010-12-28 22:14:47 +01:00 |
|
Aris Adamantiadis
|
4fe1656cf8
|
Moved benchmarks to the tests/ directory
|
2010-12-28 13:17:27 +01:00 |
|
Andreas Schneider
|
f0d811edc6
|
ctest: Added more valgrind suppressions.
|
2010-12-28 00:38:11 +01:00 |
|
Andreas Schneider
|
32c0e1c99a
|
test: Added openssh checks to the compression tests.
|
2010-12-27 22:47:37 +01:00 |
|
Aris Adamantiadis
|
942b993f57
|
Add log verbosity to some testcases
|
2010-12-21 16:21:49 +01:00 |
|
Andreas Schneider
|
473d3e0b3a
|
ctest: Set the suppression file correctly.
|
2010-12-21 14:43:14 +01:00 |
|
Aris Adamantiadis
|
1922341e2a
|
New benchmarks directory
|
2010-12-19 18:56:16 +01:00 |
|
Andreas Schneider
|
bcfab67daf
|
ctest: Set the memcheck suppression file correctly.
|
2010-12-19 16:30:23 +01:00 |
|
Andreas Schneider
|
27f170011e
|
ctest: Set suppression file only in CTestConfig.
|
2010-12-19 12:54:52 +01:00 |
|
Andreas Schneider
|
5cb4c9451f
|
ctest: Make sure we have a clean source tree for each build.
|
2010-12-19 12:54:52 +01:00 |
|
Aris Adamantiadis
|
80408d5357
|
Fixed memory leak reported by valgrind
|
2010-12-19 12:37:21 +01:00 |
|
Andreas Schneider
|
f5d0f232c8
|
ctest: Fixed git URL.
|
2010-12-18 12:15:14 +01:00 |
|
Andreas Schneider
|
d6a5e5cb68
|
test: Fixed the default ctest file.
|
2010-12-15 19:15:02 +01:00 |
|
Aris Adamantiadis
|
da9cd2e64d
|
Implemented zlib@openssh.com compression
|
2010-10-04 16:19:20 +02:00 |
|
Aris Adamantiadis
|
9a89fba332
|
resolve memory consumption bug
|
2010-10-03 13:31:02 +02:00 |
|
Aris Adamantiadis
|
0bc032726d
|
Fix prepend bug
|
2010-10-03 13:01:21 +02:00 |
|
Aris Adamantiadis
|
b2f571e544
|
test the buffer_prepend_data function
|
2010-10-03 12:25:33 +02:00 |
|
Aris Adamantiadis
|
5687d6e79a
|
Added buffer test case
|
2010-10-03 12:06:47 +02:00 |
|
milo
|
d7581c4daa
|
Change path to ../src instead of the old ../libssh
|
2010-10-02 22:52:24 +02:00 |
|
Aris Adamantiadis
|
5b1c985a0e
|
Changed the threads cbks from struct to publ func
|
2010-09-30 11:10:08 +02:00 |
|
Andreas Schneider
|
72b62d3064
|
build: Fixed the unit test build.
|
2010-09-29 11:26:16 +02:00 |
|
Andreas Schneider
|
697d51cd93
|
build: Make sure to link against all required thread libraries.
|
2010-09-08 16:32:54 +02:00 |
|
Andreas Schneider
|
03087e020c
|
build: Improve the check for argp.
|
2010-09-08 11:41:14 +02:00 |
|
Aris Adamantiadis
|
49f57a8d0d
|
Implemented the noop and native pointers
|
2010-09-06 16:52:14 +02:00 |
|
Andreas Schneider
|
fbe102bada
|
threads: Build a libssh threading library.
|
2010-09-06 15:17:03 +02:00 |
|
Aris Adamantiadis
|
2cca490076
|
Moved pthread specific code in src/threads/pthread.c
pthread example doesn't compile du to the lack of
libssh_threads_native.so library
|
2010-09-06 14:51:01 +02:00 |
|
Andreas Schneider
|
ed5ebe7458
|
tests: Fixed cmdline parsing.
|
2010-09-05 12:34:12 +02:00 |
|
Andreas Schneider
|
d71d6afa34
|
tests: Disable options parsing if argp isn't available.
|
2010-09-03 15:44:41 +02:00 |
|
Andreas Schneider
|
2f8f230f61
|
build: Added support to find argp on BSD.
|
2010-09-03 15:38:12 +02:00 |
|
Aris Adamantiadis
|
285388409f
|
Made pthread threading a user macro
|
2010-09-03 12:03:04 +02:00 |
|
Aris Adamantiadis
|
e67d834156
|
Fix initialization of threading
|
2010-09-01 16:05:06 +02:00 |
|
Aris Adamantiadis
|
8c55294ea9
|
Openssl implementation of threading + default imp
|
2010-09-01 14:07:45 +02:00 |
|
Aris Adamantiadis
|
50d8d75d89
|
some more work on threading but not complete yet
|
2010-08-31 16:49:55 +02:00 |
|
Aris Adamantiadis
|
717eff71dd
|
Added test for the openssl threading
|
2010-08-30 14:08:07 +02:00 |
|
Aris Adamantiadis
|
94b00cc762
|
Add ssh_callbacks_exists internal macro + unittest
(first commit with eclipse helios, crossing fingers ...)
|
2010-06-25 16:19:19 +02:00 |
|
Aris Adamantiadis
|
65008e2d3c
|
Fixes leak reports in valgrind
|
2010-06-21 15:47:34 +02:00 |
|
Andreas Schneider
|
937268eb3e
|
torture: Fixed fd check.
|
2010-06-17 13:38:13 +02:00 |
|
Andreas Schneider
|
11a1ae59f4
|
tests: Moved proxycommand test to client tests.
|
2010-06-03 16:55:45 +02:00 |
|
Andreas Schneider
|
216cabc563
|
tests: Move getpwuid_r to a setup function.
|
2010-06-03 16:44:47 +02:00 |
|
Andreas Schneider
|
5dd4f7604f
|
tests: Move client tests to a seperate directory.
Tests which require a running sshd should go to tests/client.
|
2010-06-03 12:36:00 +02:00 |
|
Andreas Schneider
|
94ce1ea451
|
tests: Fixed the misc torture test.
|
2010-06-03 12:29:32 +02:00 |
|
Andreas Schneider
|
560e938038
|
misc: Move size check down in ssh_path_expand_escape().
|
2010-05-31 09:17:54 +02:00 |
|
Aris Adamantiadis
|
517e58d3dc
|
Fixed keyboard-interactive and unit test
|
2010-05-19 14:07:40 +02:00 |
|