Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Make the gb test work with srcdir != builddir | Holger Hans Peter Freyther | 2012-09-11 | 2 | -51/+53 |
| | | | | | | | * Disable color and printing the filename of the stderr log target, update the results * Add the .ok, .err and .sh files to the extra_dist * Execute the shell script from the source directory | ||||
* | BSSGP: make bvc_ctx->fc a dynamic talloc allocation | Harald Welte | 2012-09-07 | 1 | -50/+50 |
| | | | | | this ensures that we can talloc the flow-control queue entries as siblings off the bvc_ctx. | ||||
* | GPRS BSSGP test: integrate into autotest | Harald Welte | 2012-09-07 | 3 | -0/+216 |
| | | | | we use a smalle shell script to iterate over multiple tests | ||||
* | BSSGP flow-control: Add unit test for algorithm tests | Harald Welte | 2012-09-07 | 1 | -0/+167 |