summaryrefslogtreecommitdiff
path: root/tests/lib/libc/stdio/t_fopen.c
AgeCommit message (Expand)Author
2020-02-21Avoid undefined behavior in is_module_present()kamil
2019-07-16PR misc/54382: whenever open(2) is called with O_CREAT, make sure tomartin
2019-02-05Add 2 new tests in t_fopenkamil
2017-11-06In the fopen_regular and fopen_symlink tests, when (that is, if) akre
2017-11-06add a symlink testchristos
2011-09-14A test case may not assume opening /dev/tty does something sensible.martin
2011-09-12Add one more case. Also remove a double fclose(3) and do notjruoho
2011-09-11Few unit tests for the fopen(3) family.jruoho