Browse Source

rename test to match glibc

Mike Frysinger 19 năm trước cách đây
mục cha
commit
0fdcb8ef82
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  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