]> pd.if.org Git - pdclib/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)
commit5155ca96295a12b4857fc0e6a9629cc43a9a85fa
tree7f9acbb48a5858a901b1c47f7eff7e338e21ed36
parenta18343e497615802f47e0f6876b5bed73af674e0
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