lib/base: add tests for mutex and rwlock
commit1dcfceb0905b02e9c097970faf2bd6dbf7266c3f
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 10 Apr 2016 21:26:08 +0000 (10 16:26 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 10 Apr 2016 22:05:07 +0000 (10 17:05 -0500)
treea0b169b33102e3d7628c6492cb3415159dfa6f71
parent1953b0bd397025458e931ab9de8c6f6920021c01
lib/base: add tests for mutex and rwlock

Add a basic set of tests for the HEIMDAL_MUTEX and HEIMDAL_RWLOCK
abstraction using both static and dynamic initialization.

Change-Id: Iaeb16e5dfcf00d29be7eaa4f2e6970c4f1268fb0
lib/base/test_base.c