diff --git a/src/tests/p11test/p11test.c b/src/tests/p11test/p11test.c index 979c0e38..feecf6fb 100644 --- a/src/tests/p11test/p11test.c +++ b/src/tests/p11test/p11test.c @@ -49,7 +49,7 @@ void display_usage() { } int main(int argc, char** argv) { - char command; + signed char command; const struct CMUnitTest readonly_tests_without_initialization[] = { /* Test card events on slot */ cmocka_unit_test_setup_teardown(wait_test,