projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f419855
)
Remove completed task.
author
Matt Kraai
<kraai@debian.org>
Wed, 31 Oct 2001 16:36:02 +0000
(16:36 -0000)
committer
Matt Kraai
<kraai@debian.org>
Wed, 31 Oct 2001 16:36:02 +0000
(16:36 -0000)
testsuite/TODO
patch
|
blob
|
history
diff --git
a/testsuite/TODO
b/testsuite/TODO
index 24126318a889ed17de16eb627aa136acaa2da49d..ced5715950d6eee732a805c4ddb67a054a197595 100644
(file)
--- 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.