endecode_test.c: Add tests for decoding with 0 selection
authorTomas Mraz <tomas@openssl.org>
Fri, 21 Jul 2023 15:45:32 +0000 (17:45 +0200)
committerTodd Short <todd.short@me.com>
Fri, 4 Aug 2023 14:13:40 +0000 (10:13 -0400)
commit42f32b460646d8d4ef1e8927ec976716f02a093a
tree86cb5db1ed900447662ee4452adb94cbda2154be
parent137ba0567417441cd8b3d43cf23e27d73f7a7684
endecode_test.c: Add tests for decoding with 0 selection

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/21519)

(cherry picked from commit 4c50610bdadbcf7aa6bbd968df67b8874234677b)
test/endecode_test.c