summaryrefslogtreecommitdiff
path: root/test/lib/getopt.c
AgeCommit message (Collapse)Author
2020-10-30test: Add a test for getoptSean Anderson
A few of these tests were inspired by those in glibc. The syntax for invoking test_getopt is a bit funky, but it's necessary so that the CPP can parse the arguments correctly. Signed-off-by: Sean Anderson <[email protected]>