@@ -7,7 +7,11 @@ import common
class Main(common.TestCliFunction):
def __init__(self):
super().__init__()
super().__init__(
description='''\
https://github.com/cirosantilli/linux-kernel-module-cheat#test-gdb
'''
)
self.add_argument(
'tests',
nargs='*',
The note is not visible to the blocked user.