aboutsummaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-01-27 09:18:59 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-01-27 09:18:59 +1100
commitf48846304976061aed5784659c299bc4cb9b681e (patch)
tree5f0bbe94800ead76a504a19093375130eb9a3ff0 /libc
parent190941549d2e1458ce60676b0082e85d471794d9 (diff)
downloadskiboot-f48846304976061aed5784659c299bc4cb9b681e.zip
skiboot-f48846304976061aed5784659c299bc4cb9b681e.tar.gz
skiboot-f48846304976061aed5784659c299bc4cb9b681e.tar.bz2
add libc/test/.gitignore for the new libc unit tests
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libc')
-rw-r--r--libc/test/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/libc/test/.gitignore b/libc/test/.gitignore
new file mode 100644
index 0000000..c1002af
--- /dev/null
+++ b/libc/test/.gitignore
@@ -0,0 +1,10 @@
+gmon.out
+run-ctype
+run-ctype-gcov
+run-memops
+run-memops-gcov
+run-snprintf
+run-snprintf-gcov
+run-stdlib
+run-stdlib-gcov
+