• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/

Lines Matching refs:COUNT

86 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
89 if test x"$COUNT" != x ; then
90 echo "...success (got $COUNT entries)"
109 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
112 if test x"$COUNT" != x ; then
113 echo "...success (got $COUNT entries)"
133 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
136 if test x"$COUNT" != x ; then
137 if test "$COUNT" -gt "$SIZELIMIT" ; then
138 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
142 echo "...didn't bump into the requested size limit ($SIZELIMIT; got $COUNT entries)"
150 if test x"$COUNT" != x ; then
151 if test "$COUNT" = "$SIZELIMIT" ; then
154 echo "...error: got $COUNT entries with a requested sizelimit of $SIZELIMIT"
177 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
180 if test x"$COUNT" != x ; then
181 if test "$COUNT" -gt "$SIZELIMIT" ; then
182 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
186 echo "...didn't bump into the requested size limit ($SIZELIMIT; got $COUNT entries)"
194 if test x"$COUNT" != x ; then
195 if test "$COUNT" = "$SIZELIMIT" ; then
198 echo "...error: got $COUNT entries with a requested sizelimit of $SIZELIMIT"
221 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
224 if test x"$COUNT" != x ; then
225 echo "...didn't bump into the requested time limit ($TIMELIMIT s; got $COUNT entries)"
233 if test x"$COUNT" != x ; then
234 COUNT=0
236 echo "...bumped into requested time limit ($TIMELIMIT s; got $COUNT entries)"
250 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
253 if test x"$COUNT" != x ; then
254 echo "...didn't bump into server-side size limit (got $COUNT entries)"
262 if test x"$COUNT" != x ; then
263 echo "...bumped into server-side size limit (got $COUNT entries)"
283 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
286 if test x"$COUNT" != x ; then
287 if test "$COUNT" -gt "$SIZELIMIT" ; then
288 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
292 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
300 if test "x$COUNT" != "x" ; then
301 if test "x$SIZELIMIT" = "x$COUNT" ; then
304 echo "...bumped into server-side size limit ($COUNT)"
325 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
328 if test x"$COUNT" != x ; then
329 if test "$COUNT" -gt "$SIZELIMIT" ; then
330 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
334 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
342 if test "x$COUNT" != "x" ; then
343 if test "x$SIZELIMIT" = "x$COUNT" ; then
346 echo "...bumped into server-side size limit ($COUNT)"
367 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
370 if test x"$COUNT" != x ; then
371 if test "$COUNT" -gt "$SIZELIMIT" ; then
372 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
376 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
399 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
402 if test x"$COUNT" != x ; then
403 if test "$COUNT" -gt "$SIZELIMIT" ; then
404 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
408 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
416 if test x"$COUNT" != x ; then
417 if test "$COUNT" = "$SIZELIMIT" ; then
422 echo "...got size limit $COUNT instead of requested $SIZELIMIT entries"
446 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
449 if test x"$COUNT" != x ; then
450 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
458 if test x"$COUNT" != x ; then
459 echo "...bumped into requested ($SIZELIMIT=$COUNT) size limit"
481 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
484 if test x"$COUNT" != x ; then
485 echo "...success; didn't bump into server-side unchecked limit (got $COUNT entries)"
511 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
514 if test x"$COUNT" != x ; then
515 echo "...error: didn't bump into server-side unchecked limit (got $COUNT entries)"
537 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
540 if test x"$COUNT" != x ; then
541 echo "...error: didn't bump into server-side unchecked limit (got $COUNT entries)"
566 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
569 if test x"$COUNT" != x ; then
570 echo "...didn't bump into server-side size limit (got $COUNT entries)"
578 if test "x$COUNT" != "x" ; then
579 echo "...bumped into server-side size limit ($COUNT)"
598 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
601 if test x"$COUNT" != x ; then
602 echo "...didn't bump into server-side size limit (got $COUNT entries)"
610 if test "x$COUNT" != "x" ; then
611 echo "...bumped into server-side size limit ($COUNT)"
630 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
633 if test x"$COUNT" != x ; then
634 echo "...didn't bump into server-side size limit (got $COUNT entries)"
642 if test "x$COUNT" != "x" ; then
643 echo "...bumped into server-side size limit ($COUNT)"
662 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
665 if test x"$COUNT" != x ; then
666 echo "...didn't bump into server-side size limit (got $COUNT entries)"
674 if test "x$COUNT" != "x" ; then
675 echo "...bumped into server-side size limit ($COUNT)"
694 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
697 if test x"$COUNT" != x ; then
698 echo "...didn't bump into server-side size limit (got $COUNT entries)"
706 if test "x$COUNT" != "x" ; then
707 echo "...bumped into server-side size limit ($COUNT)"
725 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
728 if test x"$COUNT" != x ; then
729 echo "...didn't bump into server-side size limit (got $COUNT entries)"
737 if test "x$COUNT" != "x" ; then
738 echo "...bumped into server-side size limit ($COUNT)"
784 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
787 if test x"$COUNT" != x ; then
788 echo "...success (got $COUNT entries)"
808 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
811 if test x"$COUNT" != x ; then
812 if test "$COUNT" -gt "$SIZELIMIT" ; then
813 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
817 echo "...didn't bump into the requested size limit ($SIZELIMIT; got $COUNT entries)"
825 if test x"$COUNT" != x ; then
826 if test $COUNT = $SIZELIMIT ; then
829 echo "...error: got $COUNT entries while requesting $SIZELIMIT..."
852 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
855 if test x"$COUNT" != x ; then
856 echo "...didn't bump into the requested time limit ($TIMELIMIT s; got $COUNT entries)"
864 if test x"$COUNT" = x ; then
865 COUNT=0
867 echo "...bumped into requested time limit ($TIMELIMIT s; got $COUNT entries)"
881 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
884 if test x"$COUNT" != x ; then
885 echo "...didn't bump into server-side size limit (got $COUNT entries)"
893 if test x"$COUNT" != x ; then
894 echo "...bumped into server-side size limit (got $COUNT entries)"
914 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
917 if test x"$COUNT" != x ; then
918 if test "$COUNT" -gt "$SIZELIMIT" ; then
919 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
923 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
931 if test "x$COUNT" != "x" ; then
932 if test "x$SIZELIMIT" = "x$COUNT" ; then
935 echo "...bumped into server-side size limit ($COUNT)"
954 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
957 if test x"$COUNT" != x ; then
958 if test "$COUNT" -gt "$SIZELIMIT" ; then
959 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
963 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
971 if test "x$COUNT" != "x" ; then
972 if test "x$SIZELIMIT" = "x$COUNT" ; then
975 echo "...bumped into server-side size limit ($COUNT)"
994 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
997 if test x"$COUNT" != x ; then
998 if test "$COUNT" -gt "$SIZELIMIT" ; then
999 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
1003 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
1011 if test x"$COUNT" != x ; then
1012 if test "$COUNT" = "$SIZELIMIT" ; then
1015 echo "...error: got size limit $SIZELIMIT but $COUNT entries"
1038 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1041 if test x"$COUNT" != x ; then
1042 if test "$COUNT" -gt "$SIZELIMIT" ; then
1043 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
1047 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
1055 if test x"$COUNT" != x ; then
1056 if test "$COUNT" = "$SIZELIMIT" ; then
1061 echo "...got size limit $COUNT instead of requested $SIZELIMIT entries"
1085 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1088 if test x"$COUNT" != x ; then
1089 echo "...didn't bump into either requested ($SIZELIMIT) or server-side size limit (got $COUNT entries)"
1097 if test x"$COUNT" != x ; then
1098 echo "...bumped into requested ($SIZELIMIT=$COUNT) size limit"
1120 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1123 if test x"$COUNT" != x ; then
1124 echo "...success; didn't bump into server-side unchecked limit (got $COUNT entries)"
1146 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1149 if test x"$COUNT" != x ; then
1150 echo "...error: didn't bump into server-side unchecked limit (got $COUNT entries)"
1176 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1179 if test x"$COUNT" != x ; then
1180 echo "...success; didn't bump into server-side size limit (got $COUNT entries)"
1188 if test x"$COUNT" != x ; then
1189 echo "...bumped into server-side size limit (got $COUNT entries)"
1208 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1211 echo "...success; didn't bump into server-side page size limit (got $COUNT entries)"
1214 echo "...bumped into page size limit ($COUNT)"
1231 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1234 echo "...success; didn't bump into server-side unchecked limit (got $COUNT entries)"
1237 echo "...bumped into server-side size limit ($COUNT)"
1254 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1257 echo "...success; didn't bump into server-side unchecked limit (got $COUNT entries)"
1260 echo "...bumped into server-side size limit ($COUNT)"
1278 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1281 echo "...success; didn't bump into either requested ($SIZELIMIT) or server-side unchecked limit (got $COUNT entries)"
1284 if test "x$COUNT" != "x" ; then
1285 if test "x$SIZELIMIT" = "x$COUNT" ; then
1288 echo "...bumped into server-side size limit ($COUNT)"
1310 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1313 echo "...success; didn't bump into either requested ($SIZELIMIT) or server-side unchecked limit (got $COUNT entries)"
1316 if test "x$COUNT" != "x" ; then
1317 if test "x$SIZELIMIT" = "x$COUNT" ; then
1320 echo "...bumped into server-side size limit ($COUNT)"
1342 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1345 echo "...success; didn't bump into either requested ($SIZELIMIT) or server-side unchecked limit (got $COUNT entries)"
1348 if test "x$COUNT" != "x" ; then
1349 if test "x$SIZELIMIT" = "x$COUNT" ; then
1352 echo "...bumped into server-side size limit ($COUNT)"
1376 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
1379 if test x"$COUNT" != x ; then
1380 if test "$COUNT" -gt "$SIZELIMIT" ; then
1381 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
1385 echo "...didn't bump into the requested size limit ($SIZELIMIT; got $COUNT entries)"
1393 if test x"$COUNT" != x ; then
1394 if test $COUNT = $SIZELIMIT ; then
1397 echo "...error: got $COUNT entries while requesting $SIZELIMIT..."