mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 11:11:35 +01:00
userland: get a bit closer to perfection
This commit is contained in:
@@ -12,6 +12,7 @@ class Main(common.TestCliFunction):
|
||||
super().__init__(
|
||||
description='''\
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#user-mode-tests
|
||||
TODO: expose all userland relevant ./run args here as well somehow.
|
||||
''',
|
||||
)
|
||||
self.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user