function_description(opl_minte_test.c)
[minte_test module]
local variable declaration and definition | |
int | opl_minte_init (int *initialized) |
description: it is used to open the /dev/opl_minte device with flag: RDWR|SYNC. | |
int | opl_minte_exit (int *initialized) |
description: close the opened file "/dev/opl_minte". | |
void | opl_minte_main (int argc, char **argv) |
description: it is the example of how to use it to check the value. | |
函数 | |
int | main (int argc, char **argv) |
description: the testing entry for minte unit testing programming. |
函数文档
|
description: the testing entry for minte unit testing programming.
在文件opl_minte_test.c第162行定义。 |
|
description: close the opened file "/dev/opl_minte".
在文件opl_minte_test.c第120行定义。 参考 opl_minte_fd. |
|
description: it is used to open the /dev/opl_minte device with flag: RDWR|SYNC.
在文件opl_minte_test.c第101行定义。 |
|
description: it is the example of how to use it to check the value. and it is the body of unit testing programing,which will be completed.
在文件opl_minte_test.c第139行定义。 参考 opl_minte_fd及u32. 参考自 main(). |
Generated at Mon Jul 30 16:43:48 2007 for IPMUX1IPMUX2IPMUX3 by
