[LTP] [PATCH ltp] lib/newlib_tests: add tst_capability0{1, 2} into .gitignore
Yixin Zhang
yixin.zhang@intel.com
Tue Sep 17 08:40:27 CEST 2019
tst_capability0{1,2} is missed in .gitignore
Fixes: 0cbcfbef8 ("capability: library tests")
Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
---
lib/newlib_tests/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/newlib_tests/.gitignore b/lib/newlib_tests/.gitignore
index 6788ddf90..d4aa4935f 100644
--- a/lib/newlib_tests/.gitignore
+++ b/lib/newlib_tests/.gitignore
@@ -14,6 +14,8 @@ test13
test14
test15
test16
+tst_capability01
+tst_capability02
tst_device
tst_safe_fileops
tst_res_hexd
--
2.17.1
More information about the ltp
mailing list