summaryrefslogtreecommitdiff
path: root/test/stdlib.c
Commit message (Expand)AuthorAgeFilesLines
* test: Sort header filesJeremy Bettis2022-11-301-1/+1
* include/compiler.h: Add generic macro for disabling compiler warningsTom Hughes2022-10-131-5/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/stdlib: Account for bugs in the builtin stdlib implementationTom Hughes2022-08-221-17/+127
* ec: Fix test if build with clangJeremy Bettis2022-08-091-0/+2
* test: Remove TEST_CHECK macroBobby Casey2022-07-071-34/+41
* test/stdlib: Disable gcc stringop-truncation warningTom Hughes2022-07-071-0/+8
* Move standard library tests to their own fileTom Hughes2022-07-071-0/+393