Andreas Schneider
|
acf3dc6aff
|
config: Implement a new config parser.
|
2013-07-28 23:16:04 +02:00 |
|
Klaas Freitag
|
570566d1de
|
tests: Use correct setup method for ftw check.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-07-24 16:07:12 +02:00 |
|
Andreas Schneider
|
1bae4f4dd4
|
Revert "CID 1033194: Fix resource leak in stateedb test."
This reverts commit c40a3844e0.
There is no leak and we expect it to be NULL. Since we fork here, it
doesn't matter if we leak memory in this case.
|
2013-07-13 08:57:56 +02:00 |
|
Klaas Freitag
|
5d731f7530
|
CID 1033193: Fix resource leaks in statedb test.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-07-12 12:05:38 +02:00 |
|
Klaas Freitag
|
c40a3844e0
|
CID 1033194: Fix resource leak in stateedb test.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-07-12 12:03:51 +02:00 |
|
Andreas Schneider
|
bd6608a33d
|
tests: Refactor treewalk test.
|
2013-07-04 15:11:26 +02:00 |
|
Andreas Schneider
|
cd23f8d2d1
|
CID 1033195: Fix resource leak.
|
2013-07-04 11:57:31 +02:00 |
|
Andreas Schneider
|
bd6a66d51e
|
tests: Fix a resource leak.
|
2013-07-04 11:55:55 +02:00 |
|
Klaas Freitag
|
f8e31b95b1
|
tests: Remove the db before db_none test to meet the test condition.
|
2013-07-04 11:34:43 +02:00 |
|
Andreas Schneider
|
8953ed544c
|
statedb: Remove context where it isn't needed.
|
2013-07-04 10:29:48 +02:00 |
|
Andreas Schneider
|
d05b077851
|
statedb: Always pass down the db pointer.
|
2013-07-04 10:29:19 +02:00 |
|
Klaas Freitag
|
ce6cf57a29
|
Make test work again by not writing the db.
|
2013-07-04 10:28:55 +02:00 |
|
Klaas Freitag
|
ae5847138c
|
Fix test cases for the new database code.
|
2013-06-07 16:09:22 +02:00 |
|
Andreas Schneider
|
9409d1c96e
|
If there is no vio commit function don't fail.
|
2013-04-24 14:35:19 +02:00 |
|
Klaas Freitag
|
3b6d1cab91
|
Test for csync_commit
|
2013-04-24 14:21:51 +02:00 |
|
Klaas Freitag
|
f4ee205fe9
|
Minor code cleanups, warning avoidings and indentation.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-04-05 17:40:21 +02:00 |
|
Klaas Freitag
|
aada909836
|
Use multibyte character in file system functions.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-04-05 17:40:21 +02:00 |
|
Klaas Freitag
|
2cc291c520
|
tests: Add treewalk test.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-03-08 15:55:03 +01:00 |
|
Klaas Freitag
|
87c313485b
|
tests: Treewalk function unit tests added.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-03-08 15:55:03 +01:00 |
|
Andreas Schneider
|
457086c63e
|
tests: Apply changes to the logging system.
|
2013-03-01 10:06:06 +01:00 |
|
Klaas Freitag
|
41021d58d5
|
tests: Ported more tests to be cross platform capable.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-02-07 12:59:33 +01:00 |
|
Andreas Schneider
|
c795010988
|
log: Use a thread local variable for logging callback.
|
2012-12-18 14:25:35 +01:00 |
|
Andreas Schneider
|
9a539526f1
|
log: Use a thread local variable for the log level.
|
2012-12-17 09:40:17 +01:00 |
|
Andreas Schneider
|
2752a9e9c0
|
tests: Remove the right directory in the teardown function.
|
2012-10-30 14:49:18 +01:00 |
|
Andreas Schneider
|
e3e00b4b32
|
tests: Add a csync_log test.
|
2012-10-30 11:39:51 +01:00 |
|
Andreas Schneider
|
8a0b4319d3
|
csync: Add a new logging system.
|
2012-10-30 11:27:21 +01:00 |
|
Andreas Schneider
|
e43466d09d
|
tests: Add exclude test for journal db names.
|
2012-10-22 15:13:52 +02:00 |
|
Klaas Freitag
|
01a25db3fb
|
exclude: Fix checking the exclude pattern for subdirs.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2012-10-22 12:26:35 +02:00 |
|
Andreas Schneider
|
ecd944a162
|
tests: Migrate check_csync_update to cmocka.
|
2012-10-19 17:25:41 +02:00 |
|
Andreas Schneider
|
7c59ea2999
|
tests: Migrate check_csync_util to cmocka.
|
2012-10-19 16:10:30 +02:00 |
|
Andreas Schneider
|
b58bcb510d
|
tests: Migrate check_csync_time to cmocka.
|
2012-10-19 16:06:47 +02:00 |
|
Andreas Schneider
|
792be0f053
|
tests: Migrate check_csync_statedb_query to cmocka.
|
2012-10-19 15:53:22 +02:00 |
|
Andreas Schneider
|
aa227aa10b
|
tests: Migrate check_csync_statedb_load to cmocka.
|
2012-10-19 14:43:25 +02:00 |
|
Andreas Schneider
|
3b7104f514
|
tests: Migrate check_csync_lock to cmocka.
|
2012-10-19 14:29:10 +02:00 |
|
Andreas Schneider
|
eded4915e9
|
tests: Migrate check_csync_init to cmocka.
|
2012-10-19 10:57:40 +02:00 |
|
Andreas Schneider
|
3a179c8822
|
tests: Migrate check_csync_exclude to cmocka.
|
2012-10-18 15:17:24 +02:00 |
|
Andreas Schneider
|
ab5f38a680
|
cmake: Add check for asprintf().
|
2012-10-18 15:07:17 +02:00 |
|
Andreas Schneider
|
13df0426af
|
tests: Migrate check_csync_create to cmocka.
|
2012-10-17 17:46:45 +02:00 |
|
Andreas Schneider
|
b4eee0383d
|
tests: Migrate check_csync_config to cmocka.
|
2012-10-17 17:03:22 +02:00 |
|
Andreas Schneider
|
2ec6c98101
|
tests: Fix the csync util test.
|
2012-02-04 13:30:10 +01:00 |
|
Andreas Schneider
|
b629730fb0
|
Created a better function to create the file stat.
|
2008-09-01 14:53:26 +02:00 |
|
Andreas Schneider
|
d9432bee61
|
Add no memory tests to the rbtree testcases.
|
2008-08-05 11:31:37 +02:00 |
|
Andreas Schneider
|
1315b1197f
|
Fix a memory leak in the rename test.
|
2008-08-04 17:21:32 +02:00 |
|
Andreas Schneider
|
1572841ec5
|
Add a testcase for the update detection.
|
2008-08-01 15:58:28 +02:00 |
|
Andreas Schneider
|
e5286c7c8a
|
Rename journal functions to statedb.
|
2008-07-09 10:10:00 +02:00 |
|
Andreas Schneider
|
88690312d7
|
Rename the csync_journal files to csync_statedb.
|
2008-07-09 09:57:19 +02:00 |
|
Andreas Schneider
|
9a96239e7c
|
Change the exclude list to match the directories exactly.
|
2008-06-28 20:46:25 +02:00 |
|
Andreas Schneider
|
72174b6c82
|
Fix journal query test case.
The remote directory must exist for testing.
|
2008-06-16 11:53:59 +02:00 |
|
Andreas Schneider
|
afa3bd7b80
|
Fix the exclude list test.
|
2008-06-13 09:39:17 +02:00 |
|
Andreas Schneider
|
e2b049c935
|
Static functions should all start with an underscore.
For better readablity...
|
2008-06-02 15:11:45 +02:00 |
|