summaryrefslogtreecommitdiff
path: root/src/test/test-fileio.c
AgeCommit message (Expand)Author
2015-09-30fileio: make get_status_field() more genericAaro Koskinen
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-07-06fileio: add 'enforce_newline' argument to write_string_stream()Daniel Mack
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2014-12-23env-util: don't include files from src/core/Lennart Poettering
2014-11-07copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering
2014-11-05test: fileio - make coverity happyTom Gundersen
2014-10-31tests: add tests for fileio.cRonny Chevalier
2014-10-17environment: append unit_id to error messages regarding EnvironmentFileLukas Nykryn
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen
2014-09-30test-fileio: Remove dead checkThomas Hindoe Paaboel Andersen
2014-09-18tests: fix resource & mem leaksRonny Chevalier
2014-09-16test: silence a coverity reportThomas Hindoe Paaboel Andersen
2014-08-18tests: add tests for fileio.cRonny Chevalier
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-01-28always use the same code for creating temporary filesLennart Poettering
2013-12-12scan-build: silence some warningsThomas Hindoe Paaboel Andersen
2013-12-12test-fileio: replace mktemp with mkstemp to avoid warningsThomas Hindoe Paaboel Andersen
2013-09-19Add more tests and fix capability loggingZbigniew Jędrzejewski-Szmek
2013-09-17test-fileio: assume that Buffers may be missingZbigniew Jędrzejewski-Szmek
2013-09-16Assume that /proc/meminfo can be missingZbigniew Jędrzejewski-Szmek
2013-09-13Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek
2013-09-11Allow tabs in environment filesZbigniew Jędrzejewski-Szmek
2013-07-30test-fileio: use random name for written fileZbigniew Jędrzejewski-Szmek
2013-07-26journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek
2013-04-18fileio.c: do not parse comments after non-whitespace charsHarald Hoyer
2013-04-17core/execute: report invalid environment variables from filesHarald Hoyer
2013-04-17fileio:parse_env_file_internal() fix environment file parsingHarald Hoyer
2013-04-03fileio: write proper env var write-out codeLennart Poettering
2013-04-03shared: rework env file readerLennart Poettering