summaryrefslogtreecommitdiff
path: root/tests (follow)
AgeCommit message (Expand)Author
2023-07-10Add tests for sys/socket.hjvoisin
2023-07-09Add some malloc annotationsjvoisin
2023-07-09Add some `format` annotationsjvoisin
2023-07-09Add tests for stdio.hjvoisin
2023-07-09Add tests for unistd.hjvoisin
2023-07-09Fix a couple of warningsjvoisin
2023-07-08Add tests for memcpy overflow/underflowjvoisin
2023-07-05Add tests for bzerojvoisin
2023-07-05Add tests for bcopyjvoisin
2023-06-25Fix the coverage on github pagesjvoisin
2023-06-25Run clang and gcc in the CIjvoisin
2023-06-25Fix clang supportjvoisin
2023-06-23Add a test for fgetsjvoisin
2023-06-22Add a test for ppolljvoisin
2023-06-22Add a test for `poll`jvoisin
2023-06-22Add tests for mempcpyjvoisin
2023-06-22Add a test for strncatjvoisin
2023-06-22Add tests for stcncpyjvoisin
2023-06-22Add tests for stpcpyjvoisin
2023-06-14Add tests for strncpy and handle overlapping buffers therejvoisin
2023-05-30Add code coveragejvoisin
2023-05-30Add a test for getcwdjvoisin
2023-05-30Add a check for overlapping copies in strcpyjvoisin
2023-04-13Add tests for strcat and strcpyjvoisin
2023-04-13Add tests for memsetjvoisin
2023-04-13Add tests for memmovejvoisin
2023-04-13Add a basic testsuitejvoisin