aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-trap/save-ret.tests
AgeCommit message (Collapse)Author
2016-10-01ash testsuite: add return_in_trap1.testsDenys Vlasenko
Currently it fails Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-03-29enable trap testsMike Frysinger
2009-03-29add test cases for `trap` ... but disabled for now until trap support is ↵Mike Frysinger
committed