ed: convert test suite to ATF/kyua

MFC After:	1 week
This commit is contained in:
Baptiste Daroussin
2026-02-17 17:14:09 +01:00
parent 00e0b7bdb9
commit f015e48a4a
3 changed files with 1788 additions and 0 deletions
+3
View File
@@ -6,4 +6,7 @@ SRCS= buf.c glbl.c io.c main.c re.c sub.c undo.c
LINKS= ${BINDIR}/ed ${BINDIR}/red
MLINKS= ed.1 red.1
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
+3
View File
@@ -0,0 +1,3 @@
ATF_TESTS_SH= ed_test
.include <bsd.test.mk>
+1782
View File
File diff suppressed because it is too large Load Diff