Y-lib
Loadrunner libraries
y_lib.c File Reference

Main y_lib include file. More...

#include "vugen.h"
#include "y_core.c"
#include "y_string.c"
#include "y_loadrunner_utils.c"
#include "y_logging.c"
#include "y_transaction.c"
#include "y_param_array.c"
#include "y_flow_list.c"
#include "y_browseremulation.c"

Go to the source code of this file.

Detailed Description

Main y_lib include file.

Including this file will cause all common parts of y-lib to be included into your script.

Note
If compile time is a concern, you can elect to just include the parts you wish to use instead, as well.
Author
Floris Kraak

Definition in file y_lib.c.