]> pd.if.org Git - pdclib.old/commit
Unit tests
authorOwen Shepherd <owen.shepherd@e43.eu>
Mon, 6 Aug 2012 00:18:07 +0000 (01:18 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Mon, 6 Aug 2012 00:18:07 +0000 (01:18 +0100)
commitbb22ff7ecd9fe8f4641484df12ad629cd8ee27ac
tree4094197addd7d22f096ee766a5885ae5c518c78b
parenta38d56a6a13dbb89022b5448d2d5247f3f99ea41
Unit tests
21 files changed:
.hgignore [new file with mode: 0644]
opt/dlmalloc/dlmalloc.c
opt/dlmalloc/dlmalloc.h
opt/nothread/call_once.c
opt/nothread/cnd_init.c
opt/nothread/cnd_signal.c
opt/nothread/cnd_wait.c
opt/nothread/mtx_destroy.c
opt/nothread/mtx_init.c
opt/nothread/mtx_lock.c
opt/nothread/mtx_timedlock.c
opt/nothread/mtx_trylock.c
opt/nothread/mtx_unlock.c
opt/nothread/thrd_yield.c
opt/nothread/tss_create.c
opt/nothread/tss_delete.c
opt/nothread/tss_get.c
opt/nothread/tss_set.c
opt/notime/time.c
platform/example/functions/_PDCLIB/freepages.c [new file with mode: 0644]
platform/example/internals/_PDCLIB_config.h