Tests/Library: Update to new genmodule interfaces
commit67a392a4ef465c4c51b13a540bf2726512299fc0
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 20 Aug 2012 03:18:48 +0000 (20 03:18 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 20 Aug 2012 03:18:48 +0000 (20 03:18 +0000)
treec5ce40c8f2ca85649f988cebf90ccbffeef36fd0
parentd156d57016e0e24e82894c3e72ea79a32aec2c59
Tests/Library: Update to new genmodule interfaces

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45614 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
16 files changed:
test/library/dummy.conf
test/library/dummyadd.c
test/library/dummybase.h [new file with mode: 0644]
test/library/dummylib.c
test/library/dummyprint4.c
test/library/getparentbase.c
test/library/mmakefile.src
test/library/peropenerbase.h
test/library/peropenertest.c
test/library/peropenervalue.c
test/library/pertaskbase.h
test/library/pertaskgetparentbase.c
test/library/pertaskvalue.c
test/library/pertaskvalue_linklib.c
test/library/userel.conf
test/library/usereltest.c