diff options
| author | Alistair Strachan <astrachan@google.com> | 2018-07-12 09:20:29 -0700 |
|---|---|---|
| committer | Alistair Strachan <astrachan@google.com> | 2018-07-12 09:43:18 -0700 |
| commit | 341abc86ed486ef6d0dedd4cbae99fd2316de5bf (patch) | |
| tree | fe5244b61bcbd003992b54be1422bbff53e8e1b8 /android/tools | |
| parent | 1a9dd1490fa4805ca44e0d703928c0b03d8ecb43 (diff) | |
| download | platform_external_ltp-341abc86ed486ef6d0dedd4cbae99fd2316de5bf.tar.gz platform_external_ltp-341abc86ed486ef6d0dedd4cbae99fd2316de5bf.tar.bz2 platform_external_ltp-341abc86ed486ef6d0dedd4cbae99fd2316de5bf.zip | |
ANDROID: Enable verify_caps_exec test case.
This test was previously disabled because it did not build against AOSP.
An upstream change to fix this build problem has since been merged.
The test does not actually pass yet; more changes will be needed. It is
already disabled in disabled_tests.py via filecaps.Filecaps.
Bug: 31153066
Bug: 37950676
Change-Id: Ic1ac784da1f304973775e7e208b08b6d922ea6e2
Signed-off-by: Alistair Strachan <astrachan@google.com>
Diffstat (limited to 'android/tools')
| -rw-r--r-- | android/tools/disabled_tests.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/android/tools/disabled_tests.txt b/android/tools/disabled_tests.txt index 0c02f6916..3b9123a12 100644 --- a/android/tools/disabled_tests.txt +++ b/android/tools/disabled_tests.txt @@ -396,9 +396,6 @@ gf13 # Case designed only for i386 f00f -# no index() in bionic yet -verify_caps_exec - # build error due to unavailability of eaccess() prot_hsymlinks setpriority01 |
