From: Matt Kraai Date: Wed, 31 Oct 2001 16:36:02 +0000 (-0000) Subject: Remove completed task. X-Git-Tag: 0_60_2~51 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5447f17ef98707ea448ef403737c16da24ffb6e1;p=oweals%2Fbusybox.git Remove completed task. --- diff --git a/testsuite/TODO b/testsuite/TODO index 24126318a..ced571595 100644 --- a/testsuite/TODO +++ b/testsuite/TODO @@ -8,11 +8,6 @@ Buildroot support the testsuite would allow for greater test coverage (e.g., init, mount, and other privileged applications). -BB_FEATURE support - BusyBox contains a number of features which are controlled - by compile-time defines. A method to run tests based on - these features would be great. - libbb unit testing Being able to test the functions of libbb individually may help to prevent regressions.