Add argcargv test case to test-suite

This commit is contained in:
William S Fulton 2022-05-15 19:49:59 +01:00
commit 35ec8ca210
3 changed files with 1 additions and 30 deletions

View file

@ -117,6 +117,7 @@ CPP_TEST_CASES += \
anonymous_bitfield \
apply_signed_char \
apply_strings \
argcargvtest \
argout \
array_member \
array_typedef_memberin \