X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fapi%2Ft7.c;h=1d6e44722f3c97e0f46650dcebc3728c19393066;hp=2c048c88e3626830c04c304cb46e8dab18ce4126;hb=89d3a004b7c651fd5673abfc192e1472dc4d4197;hpb=ccabffc112ba33841d636522046c9ce4f02152c2 diff --git a/test/api/t7.c b/test/api/t7.c index 2c048c8..1d6e447 100644 --- a/test/api/t7.c +++ b/test/api/t7.c @@ -1,5 +1,5 @@ -/* $Id: t7.c,v 1.7 2005-01-22 12:20:35 adam Exp $ - Copyright (C) 1995-2005 +/* $Id: t7.c,v 1.15 2007-01-15 15:10:20 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. @@ -15,9 +15,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ /** t7.c sorting */ @@ -31,47 +31,41 @@ const char *recs[] = { "\n", 0}; - -int main(int argc, char **argv) +static void tst(int argc, char **argv) { - ZebraService zs = start_up(0, argc, argv); - ZebraHandle zh = zebra_open (zs); - - const char *setname1="set1"; - const char *setname2="set2"; - const char *setname3="set3"; + const char *setname1 = "set1"; + const char *setname2 = "set2"; + const char *setname3 = "set3"; int status; - int rc; + ZebraService zs = tl_start_up(0, argc, argv); + ZebraHandle zh = zebra_open (zs, 0); ODR odr_input = odr_createmem (ODR_DECODE); ODR odr_output = odr_createmem (ODR_ENCODE); YAZ_PQF_Parser parser = yaz_pqf_create(); - Z_RPNQuery *query = yaz_pqf_parse(parser, odr_input, - "@attr 1=4 my"); - Z_SortKeySpecList *spec = - yaz_sort_spec (odr_output, "@attr 1=4 id"); - int hits; + Z_RPNQuery *query = yaz_pqf_parse(parser, odr_input, "@attr 1=4 my"); + Z_SortKeySpecList *spec = yaz_sort_spec (odr_output, "1=4