Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/modules
Module Name: src
Committed By: jmmv
Date: Sun Mar 2 11:22:11 UTC 2008
Modified Files:
src/tests/modules: Makefile t_modctl.cpp
src/tests/modules/k_helper: k_helper.c
Added Files:
src/tests/modules: t_modload.sh
Log Message:
Add tests for load-time parameter passing to modules, both at the syscall
level through modctl(2) and at the user level through the modload(8)
utility.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/tests/modules/Makefile
cvs rdiff -r1.2 -r1.3 src/tests/modules/t_modctl.cpp
cvs rdiff -r0 -r1.1 src/tests/modules/t_modload.sh
cvs rdiff -r1.1 -r1.2 src/tests/modules/k_helper/k_helper.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index