summaryrefslogtreecommitdiff
path: root/tests/test-explicit_bzero.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* explicit_bzero-tests: robustify a bitPaul Eggert2022-09-171-20/+17
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* explicit_bzero test: Fix test failure due to GCC optimizations.Bruno Haible2021-08-291-4/+17
* explicit_bzero-tests: pacify GCC betterPaul Eggert2021-07-181-5/+11
* explicit_bzero-tests: pacify GCCPaul Eggert2021-07-171-3/+5
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* explicit_bzero-tests: improve -Wmissing-declarations pacificationPaul Eggert2020-05-281-1/+1
* explicit_bzero-tests: pacify -Wmissing-declarationsPaul Eggert2020-05-241-2/+2
* explicit_bzero tests: Fix test failure on OpenBSD 6.5.Bastien Roucariès2020-04-131-1/+3
* explicit_bzero: Add tests.Bruno Haible2020-04-121-0/+175