PA: Simple decay test.

This commit is contained in:
David Goldblatt
2020-03-18 12:04:02 -07:00
committed by David Goldblatt
parent bb6a418523
commit 26e9a3103d
2 changed files with 118 additions and 0 deletions

View File

@@ -219,6 +219,7 @@ TESTS_UNIT := \
$(srcroot)test/unit/mq.c \
$(srcroot)test/unit/mtx.c \
$(srcroot)test/unit/nstime.c \
$(srcroot)test/unit/pa.c \
$(srcroot)test/unit/pack.c \
$(srcroot)test/unit/pages.c \
$(srcroot)test/unit/ph.c \