Selaa lähdekoodia

rename test to match glibc

Mike Frysinger 19 vuotta sitten
vanhempi
commit
0fdcb8ef82
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      test/string/Makefile
  2. 0 0
      test/string/tester.c

+ 1 - 1
test/string/Makefile

@@ -1,6 +1,6 @@
 # uClibc string tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := string testcopy
+TESTS := testcopy tester
 
 include ../Test.mak

+ 0 - 0
test/string/string.c → test/string/tester.c