add tests to sample package; fix load/unload behavior
[pkgdev.git] / pkgTest / src / tests / t.d.c
1 void test_d() {
2 d();
3 }