mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-21 03:42:30 +03:00
@ -171,7 +171,7 @@ import string
|
||||
import argparse
|
||||
|
||||
|
||||
# Types regognized as signed integer arguments in test functions.
|
||||
# Types recognized as signed integer arguments in test functions.
|
||||
SIGNED_INTEGER_TYPES = frozenset([
|
||||
'char',
|
||||
'short',
|
||||
|
Reference in New Issue
Block a user