Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit-test: Link 29 test programs into ovstest | Andy Zhou | 2014-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Improve link speed by linking 29 test programs into ovstest. On my machine, running the following command against a fully built tree: $ touch lib/random.c; time make Improve the overall build time from 7 seconds to 3.5 seconds. Signed-off-by: Andy Zhou <azhou@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com> | ||||
* | Rework and simplify the "lcov" support for the testsuite. | Ben Pfaff | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | Implement RFC 4122-compliant UUIDs. | Ben Pfaff | 2009-11-04 | 1 | -0/+146 |
This UUID library will be used by the upcoming configuration database. |