procps/lib
Craig Small 420cd9c7c2 Create test process
For the test suite, procps used to use sleep which would just
create a process or two to test the tools against.  Some setups
coreutils creates all programs including sleep into one blob which
means a lot of the tests fail, see issue #2

procps has its own sleep program now.
2015-06-13 15:04:31 +10:00
..
.gitignore Create test process 2015-06-13 15:04:31 +10:00
fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
strutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_process.c Create test process 2015-06-13 15:04:31 +10:00
test_strutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00