new todo item - cunit tests

This commit is contained in:
George Danchev 2011-07-18 07:43:40 +00:00
parent 1ef2ca5f2b
commit a9e1a6ffd6
1 changed files with 5 additions and 0 deletions

View File

@ -12,3 +12,8 @@
then we will need configuration means to enable this. By default
it should not risk to burn one-time media which sit in the drive
by mere accident.
* Investigate the possibility to write some cunit-based tests
(http://cunit.sourceforge.net) for both xorriso.h and libisoburn.h API's.
The code samples could be dumped into codesamples/ directory and run by
releng_cxx or separate releng_ script.