commit | 52888fe43e1802cfc7dcea1b634d08351a0a73f4 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Tue Jul 25 13:00:56 2017 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Wed Aug 02 15:29:39 2017 -0600 |
tree | 51b6c0ca3e50e0c67f1e8771aa2136c7c9e60691 | |
parent | 3e18b641744ec8fe2ade75d6b9eae5f4de780476 [diff] |
selftests: capabilities: fix to run Non-root +ia, sgidroot => i test do_tests() runs sgidnonroot test without fork_wait(). As a result the last test "Non-root +ia, sgidroot => i test" is left out. Fix it. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>