root/openwsman/trunk/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2983 [2983] 11/06/08 11:08:59 kkaempf adapt to new filter_create_selector() api
(edit) @2777 [2777] 05/07/08 01:21:55 jqiang_zhang add class WsmanFilter? unit test case
(edit) @2772 [2772] 04/29/08 02:04:31 jqiang_zhang add a cunit test case for WsmanEPR
(edit) @2770 [2770] 04/23/08 05:23:20 jqiang_zhang add transfer create operation test case
(edit) @2713 [2713] 04/02/08 12:42:32 npaxton Add CMAKE_BINARY_DIR to include_directories so can find wsman_config.h
(edit) @2698 [2698] 03/28/08 02:51:51 houliang update test cases
(edit) @2683 [2683] 03/21/08 01:09:02 houliang add epr_delete_selector API to epr_* functions
(edit) @2627 [2627] 03/10/08 23:39:30 kkaempf enable cunit tests
(edit) @2609 [2609] 03/10/08 12:32:29 kkaempf Initial support for CMake, to replace autoconf/automake RSN. Only …
(edit) @2603 [2603] 03/09/08 22:12:42 nashif updated bindings
(edit) @2602 [2602] 03/09/08 21:36:19 houliang add missing XML files
(edit) @2600 [2600] 03/08/08 11:19:38 nashif fixed warning
(edit) @2584 [2584] 03/04/08 03:35:22 houliang test case missing
(edit) @2583 [2583] 03/04/08 03:30:22 houliang 1. fix a bug in get_cimnamespace_from_selectorset 2. add SelectorSet?
(edit) @2582 [2582] 03/04/08 02:14:30 houliang add filter_add_selector API
(edit) @2577 [2577] 03/03/08 14:50:07 nashif - filter not part of client options any more. - supply filter as a …
(edit) @2572 [2572] 03/03/08 09:40:35 nashif use filter_t in client option structure and change code accordingly
(edit) @2570 [2570] 03/03/08 03:14:18 houliang add epr_cmp API
(edit) @2547 [2547] 02/26/08 08:33:42 kkaempf ignore generated files
(edit) @2523 [2523] 02/21/08 03:25:43 houliang 1. add epr_add_selector_text/epr_add_selector_epr APIs 2. Update …
(edit) @2516 [2516] 02/20/08 01:40:30 houliang 1. update filter_create* functions for elegant interfaces 2. add …
(edit) @2515 [2515] 02/19/08 21:22:39 houliang Update filter_* APIs to support …
(edit) @2505 [2505] 02/18/08 20:17:53 houliang update filter test case
(edit) @2499 [2499] 02/18/08 04:12:29 houliang Add dedicated filter_t serialize/de-serialize APIs
(edit) @2492 [2492] 02/15/08 04:11:31 houliang make epr_* APIs independent of serialize/de-serialize APIs
(edit) @2489 [2489] 02/14/08 21:07:02 houliang add dedicated epr serialize/de-serialize APIs
(edit) @2437 [2437] 01/30/08 21:16:31 houliang 1. fix epr parsing bug 2. fix a memory leak 2. update test cases
(edit) @2401 [2401] 01/22/08 21:37:39 nashif misc minor updates
(edit) @2364 [2364] 01/02/08 22:31:16 houliang 1. to return wse:FilteringNotSupported correctly 2. update subscribe test …
(edit) @2325 [2325] 12/17/07 00:34:24 houliang expose SubsRepositoryOpSetH/EventPoolOpSetH by APIs instead of external …
(edit) @2323 [2323] 12/16/07 23:19:48 nashif readme for webinject
(edit) @2322 [2322] 12/16/07 23:19:03 nashif webinject testcases
(edit) @2237 [2237] 11/25/07 23:18:45 houliang add ResourceURI and NameValuePairs? parameters to Renew/Unsubscribe client …
(edit) @2208 [2208] 11/20/07 01:59:23 houliang Substitue WsSerializerContextH for WsContexH in serialization APIs and …
(edit) @2171 [2171] 11/13/07 07:53:12 kkaempf ignore generated files
(edit) @2101 [2101] 10/27/07 16:32:56 nashif 1.5.0 release
(edit) @2097 [2097] 10/26/07 01:50:55 houliang add renew test case
(edit) @2095 [2095] 10/25/07 05:49:51 houliang add subscribe/unsubscribe test cases
(edit) @2053 [2053] 10/16/07 04:26:00 houliang fix warnings
(edit) @1962 [1962] 09/21/07 19:03:37 nashif code cleanup, function argument cleanup
(edit) @1894 [1894] 08/30/07 15:28:37 nashif merge branch
(edit) @1766 [1766] 08/06/07 07:25:25 kkaempf Ignore generated files
(edit) @1764 [1764] 08/06/07 07:23:49 kkaempf Ignore generated files
(edit) @1403 [1403] 05/31/07 11:06:44 nashif more thread saftey in win client Improved cpp client
(edit) @1398 [1398] 05/28/07 01:49:13 nashif make it compile on RHEL4.4
(edit) @1389 [1389] 05/17/07 14:51:09 nashif test suites
(edit) @1388 [1388] 05/17/07 12:08:33 nashif remove dir
(edit) @1381 [1381] 05/16/07 19:56:04 nashif wsman_client_ -> wsmc_
(edit) @1379 [1379] 05/16/07 19:37:57 nashif renamed client API function with unified prefix
(edit) @1376 [1376] 05/16/07 19:15:04 nashif renamed most client function as part of the cleanup and client api changes
(edit) @1370 [1370] 05/16/07 14:11:45 nashif remove wsman-errors.h, integrate it in deserializer
(edit) @1309 [1309] 05/04/07 18:28:01 nashif improve client thread safety, work in progress
(edit) @1292 [1292] 04/26/07 22:49:47 nashif -cleanup -started work on filtering
(edit) @1218 [1218] 04/05/07 13:25:06 nashif make it work
(edit) @1215 [1215] 04/05/07 10:54:22 nashif remove duplicate code for references and association enumeration added epr …
(edit) @1198 [1198] 04/02/07 04:02:24 kkaempf fix compile: ref_resp was unitialized
(edit) @1175 [1175] 03/30/07 09:42:32 nashif work on references, fixed some issues and made it use enumeration instead …
(edit) @1171 [1171] 03/29/07 18:49:15 nashif merged changed from sumeet: references and associations
(edit) @1165 [1165] 03/29/07 14:32:01 nashif merged branch with fix for bug #70
(copy) @1006 [1006] 03/07/07 19:45:26 nashif directory reorg
copied from trunk/openwsman/tests:
(edit) @820 [820] 01/29/07 07:42:47 vadimr Modified client API. Ruby is not fixed
Note: See TracRevisionLog for help on using the revision log.