search for: test_api

Displaying 4 results from an estimated 4 matches for "test_api".

Did you mean: rest_api
2012 Jan 04
0
[ANNOUNCE] libnetfilter_conntrack 1.0.0 release
...it://dev.medozas.de/libnetfilter_conntrack src: clarify licensing terms of library (GPLv2+) conntrack: fix size of CTA_PROTOINFO_TCP_FLAGS_ORIGINAL in ARM include: remove reference to licensing terms from headers src: put nf_expect and nf_conntrack into diet qa: extend test_api to validate set API for conntrack objects conntrack: fix set operation for master IPv6 src and dst expect: extend test_api for the expectation API expect: add nfexp_cmp build: bump version to 1.0.0
2006 May 14
0
Invoke .Net WebService error in RoR
...g/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class Service : System.Web.Services.WebService { [WebMethod] public string HelloWorld(string name) { return "Hello, " + name; } } --------------- END of Servcie.cs -------------------- In test_api.rb: api_method :HelloWorld, :expects => [{:name => :string}], :returns => [:string] In test_controller: web_client_api :test, :soap, "http://localhost/test/Service.asmx", :namespace => "http://tempuri.org/", :soap_action_base =&gt...
2013 Mar 04
0
[ANNOUNCE] libnetfilter_conntrack 1.0.3 release
...k: fix nfct_clone with certain attribute data types Jan Engelhardt (1): build: resolve automake-1.12 warnings Pablo Neira Ayuso (5): refresh our public copy of nfnetlink_conntrack.h Merge branch 'next' into libnetfilter_conntrack master branch qa: fix bogus eror in test_api qa: add final OK message after checking release of clone objects build: bump version to 1.0.3 Thomas Jarosch (1): Fix logic typo in cmp_secctx
2020 Apr 01
0
[ANNOUNCE] libnetfilter_conntrack 1.0.8 release
...r applications. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/libnftnl/downloads.html ftp://ftp.netfilter.org/pub/libnftnl/ Happy firewalling. -------------- next part -------------- Pablo Neira Ayuso (9): qa: test_api: skip synproxy attributes in comparator src: introduce abi_breakage() expect: add missing handling for CTA_EXPECT_* attributes src: replace old libnfnetlink parser src: replace old libnfnetlink builder conntrack: api: use libmnl API to build the netlink headers c...