Test set for sys_vumap()
Located in test/kernel. Invoke "run" to run tests.
This commit is contained in:
12
test/kernel/sys_vumap/system.conf
Normal file
12
test/kernel/sys_vumap/system.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
service vumaptest {
|
||||
system
|
||||
UMAP # 14
|
||||
VUMAP # 18
|
||||
;
|
||||
};
|
||||
|
||||
service vumaprelay {
|
||||
system
|
||||
VUMAP # 18
|
||||
;
|
||||
};
|
||||
Reference in New Issue
Block a user