Test set for sys_vumap()

Located in test/kernel. Invoke "run" to run tests.
This commit is contained in:
David van Moolenbroek
2012-03-18 02:07:18 +01:00
parent b91295a8d2
commit cf720a028a
8 changed files with 1551 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
service vumaptest {
system
UMAP # 14
VUMAP # 18
;
};
service vumaprelay {
system
VUMAP # 18
;
};