celix
celix copied to clipboard
setenv/getenv for framework uuid does not work w/ multiple fw test environment
By using the refactored launcher we can now start several frameworks from within one cpputest. This does collide with the usage of getenv/setenv for saving the framework uuid: after the first framework has set the uuid, every other starting framework will subsequently overwrite the uuid.
Original creation date: 12/Nov/2015 Reporter: @bpetri