Changeset 263 for test


Ignore:
Timestamp:
06/17/11 20:06:51 (13 years ago)
Author:
tim
Message:

simplified string encoding argument passing throughout regfi API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/regfi-threadtest.c

    r250 r263  
    169169
    170170  regfi_iterator_free(iter);
     171  fprintf(stderr, "INFO: thread finished\n");
    171172
    172173  return NULL;
     
    188189
    189190  num_threads = 10;
    190   num_iterations = 10;
     191  num_iterations = 2;
    191192
    192193  /* Process command line arguments */
Note: See TracChangeset for help on using the changeset viewer.