summaryrefslogtreecommitdiffstats
path: root/tests/bfstd.c
AgeCommit message (Expand)Author
2023-06-20alloc: New header for memory allocation utilitiesTavian Barnes
2023-05-19tests/bfstd: Use bfs_verify() over explicit abort()Tavian Barnes
2023-05-18Switch from assert() to bfs_assert()/bfs_verify()Tavian Barnes
2023-05-16config: Align after saturating in flex_sizeof()Tavian Barnes
2023-05-11config: Saturate on overflow in flex_sizeof()Tavian Barnes
2023-05-11config: Properly align flex_sizeof()Tavian Barnes
2023-01-25Replace license boilerplate with SPDX tagsTavian Barnes
2023-01-19bfstd: New wrappers for dirname()/basename()Tavian Barnes