Changeset [dac517ec817a7d093521d793ee3e3e2a2f5895c5] by Vladimir Levijev

August 25th, 2010 @ 06:36 PM

LRC: add skip-calls option to skip first N calls

We need this option in order to test all the calls in the program.
Otherwise a program stops after first failed call which makes it
impossible to test the rest of the calls. This commit adds support for
this option to both randomcrash launcher as command-line argument and
the library, that takes this option from LRC_CONFIG environment
variable.

This commit also replaces val_int of config_opt structure with
val_long in order to store bigger N argument of 'skip-calls'.

Signed-off-by: Vladimir Levijev vladimir.levijev@gmail.com
Signed-off-by: Alexander Shishkin virtuoso@slind.org
http://github.com/virtuoso/librandomcrash/commit/dac517ec817a7d0935...

Committed by Vladimir Levijev

  • M README
  • M launcher/randomcrash.c
  • M src/conf.c
  • M src/conf.h
  • M src/main.c
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins