Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit-tests: Support testable functions on Windows, avoid weak GCC symbols | Martin Willi | 2014-06-04 | 1 | -10/+8 |
* | unit-tests: Always load address of testable functions | Tobias Brunner | 2014-03-31 | 1 | -1/+1 |
* | unit-tests: Implement registered functions without __builtin_apply() | Tobias Brunner | 2014-03-20 | 1 | -17/+17 |
* | unit-tests: Prefix imported testable functions with TEST_ | Tobias Brunner | 2014-03-20 | 1 | -3/+3 |
* | unit-tests: Change how hashtable for testable functions is created | Tobias Brunner | 2014-03-20 | 1 | -1/+1 |
* | unit-tests: Don't use priority for destructor that unregisters testable funct... | Tobias Brunner | 2013-12-04 | 1 | -1/+6 |
* | unit-tests: Add facility to register testable functions | Tobias Brunner | 2013-12-04 | 1 | -0/+91 |