summaryrefslogtreecommitdiff
path: root/tests/lib/libc/gen/posix_spawn
AgeCommit message (Expand)Author
2022-05-31s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.andvar
2022-05-23s/controll/control/ in comments.andvar
2021-11-22undef a couple more.christos
2021-11-20Merge common code for the chdir cases (Piyush Sachdeva)christos
2021-11-15Add missing testchristos
2021-11-07Fix linking for multi-source file tests, the second part of the tuplemartin
2021-11-07new tests for posix_spawn_chdir from Piyush Sachdevachristos
2021-09-03s/existant/existent/ in comments and messages, plus few more similar fixes.andvar
2021-08-21fix mainly same typos as in my previous commit but outside sys/dev/dm.andvar
2021-05-02Add test for POSIX_SPAWN_RESETIDS flagmartin
2017-12-21Fix broken test: we can't assume that the current schedule priority rangechristos
2017-12-18Don't use SCHED_OTHER.christos
2017-01-10more tests needing <sys/stat.h>christos
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2012-04-09Fix asynchronous posix_spawn child exit status (and test for it).martin
2012-04-08Rework posix_spawn locking and memory management:martin
2012-02-20Add a test case to call posix_spawn with empty file actions, which reproducedmartin
2012-02-14Add a few more posix_spawn testcases, which should detect everything thatmartin
2012-02-13Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libcmartin