Commit Graph

10 Commits

Author SHA1 Message Date
a15520db8c ps abort causes problems in testsuite
Under certain circumstances, using abort() when either make check
or make distcheck puts ps into an infinite loop around the
function catastrophic_failure() in ps and the C library raise
and abort functions.

Using exit removes this problem and does almost the same thing.
2012-03-03 11:49:48 +11:00
532dc9239d Updated testsuite files for new NLS output 2012-01-02 17:39:41 +11:00
226c1f2a6f Added slabtop tests 2011-12-02 22:41:03 +11:00
23afed732a fixed small tests for pmap and ps checks 2011-12-01 22:42:23 +11:00
f05e15e830 More testing added for procps 2011-11-30 23:11:35 +11:00
919e37787e added uptime and vmstat tests 2011-11-27 19:12:56 +11:00
5c48d8b79a rearranged testsuite 2011-11-27 18:32:10 +11:00
2cad7c5667 more free tests and pgrep tests
Almost fully testing all features of pgrep now.
free had additional tests added to it
2011-11-27 15:30:04 +11:00
82eafe3fe8 new free commands 2011-11-23 22:48:49 +11:00
451f6e6111 testsuite fixes 2011-11-23 21:44:51 +11:00