debug: Add fortify wprintf tests
commita8a4c94ae9cefeeba72ca41364fcf684a64477bc
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 21 Dec 2023 18:59:19 +0000 (21 15:59 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 29 Dec 2023 13:57:27 +0000 (29 10:57 -0300)
tree3be1f71b7a03247231cc814f16f1ea986f67f42d
parent446e2c935a174d33fa9974859628e3c44156bca9
debug: Add fortify wprintf tests

Similar to other printf-like ones.  It requires to be in a different
process so we can change the orientation of stdout.

Checked on aarch64, armhf, x86_64, and i686.
debug/Makefile
debug/tst-fortify-wide.c [new file with mode: 0644]