summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2009-01-28 13:13:40 +0000
committerCarmelo Amoroso <carmelo.amoroso@st.com>2009-01-28 13:13:40 +0000
commit9bad161c9bec93b7a5efde3ef6d1b832544c5373 (patch)
tree8620b77835f8d1c321f1a28a667b505f64ebdc40 /test
parentfd37d1975a957343a4b9f0c93fb98d6f91ca91cb (diff)
Follow naming convention for tst-regex2 input file. All others
are .dat suffix. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'test')
-rw-r--r--test/regex/tst-regex2.c2
-rw-r--r--test/regex/tst-regex2.dat (renamed from test/regex/tst-regex2.data)0
2 files changed, 1 insertions, 1 deletions
diff --git a/test/regex/tst-regex2.c b/test/regex/tst-regex2.c
index 2e2b85f62..2e3260a03 100644
--- a/test/regex/tst-regex2.c
+++ b/test/regex/tst-regex2.c
@@ -23,7 +23,7 @@ do_test(void)
"((((((((((.?))))))))))Log\\.13"
};
char *buf, *string;
- const char *fname = "tst-regex2.data";
+ const char *fname = "tst-regex2.dat";
struct stat st;
unsigned len;
int testno;
diff --git a/test/regex/tst-regex2.data b/test/regex/tst-regex2.dat
index ace9f3b66..ace9f3b66 100644
--- a/test/regex/tst-regex2.data
+++ b/test/regex/tst-regex2.dat