Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-06 | test: add asn1 unit test | AKASHI Takahiro | 2 | -0/+393 |
2019-10-31 | test: provide test for errno_str() | Heinrich Schuchardt | 2 | -0/+47 |
2019-04-22 | test: call hexdump tests via `ut lib` | Heinrich Schuchardt | 1 | -4/+5 |
2019-02-09 | test: provide unit test for memory functions | Heinrich Schuchardt | 3 | -0/+216 |
2019-02-02 | test: lib: lmb: add lmb test for multiple RAM banks | Simon Goldschmidt | 1 | -19/+75 |
2019-01-26 | lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size | Simon Goldschmidt | 1 | -11/+11 |
2019-01-16 | lib: lmb: extend lmb for checks at load time | Simon Goldschmidt | 1 | -0/+202 |
2019-01-16 | lib: lmb: reserving overlapping regions should fail | Simon Goldschmidt | 1 | -8/+87 |
2019-01-16 | lmb: fix allocation at end of address range | Simon Goldschmidt | 1 | -3/+26 |
2019-01-16 | test: add test for lib/lmb.c | Simon Goldschmidt | 2 | -0/+298 |
2018-12-12 | test: hexdump: fix misplaced return | Simon Goldschmidt | 1 | -2/+2 |
2018-09-28 | test: list: Add tests for hexdump.c | Mario Six | 2 | -0/+100 |