Ibtisam Tariq
fc6e6515c7
examples/fips_validation: enhance getopt_long usage
...
Instead of using getopt_long return value, strcmp was used to
compare the input parameters with the struct option array. This
patch get rid of all those strcmp by directly binding each longopt
with an int enum. This is to improve readability and consistency in
all examples.
Bugzilla ID: 238
Reported-by: David Marchand <david.marchand@redhat.com>
Signed-off-by: Ibtisam Tariq <ibtisam.tariq@emumba.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-03-23 12:48:11 +01:00
..
2021-03-23 08:41:05 +01:00
2021-01-30 01:27:28 +01:00
2020-09-07 23:51:57 +02:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-03-23 12:48:11 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-03-17 13:49:12 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-02-04 18:19:36 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-01-30 01:27:28 +01:00
2021-03-23 08:41:05 +01:00