2014-02-02 22:27:32 +01:00
|
|
|
Expectations
|
|
|
|
============
|
|
|
|
|
|
|
|
Having a way to run after each commit a test on a list of samples and check if
|
|
|
|
the output and the logs are the ones expected by.
|
|
|
|
Easy way to check it on the rPi itself before releases.
|
|
|
|
|
|
|
|
|
|
|
|
What to think about
|
|
|
|
===================
|
|
|
|
|
|
|
|
* Exhaustive list of files, edge cases
|
|
|
|
* Check the logfiles
|
|
|
|
|
|
|
|
Ideas
|
|
|
|
=====
|
|
|
|
|
|
|
|
Source keys:
|
2014-03-26 16:43:46 +01:00
|
|
|
[DONE] Working documents, one / multiple partitions
|
2014-02-02 22:27:32 +01:00
|
|
|
- Non working documents: one / multiple partitions
|
|
|
|
- different FS on different partitions
|
|
|
|
- Non working FS
|
|
|
|
- Malicious documents (very slow, might break the conversions)
|
|
|
|
|
|
|
|
Destinations keys
|
|
|
|
- empty, big enough
|
|
|
|
- empty, too small
|
|
|
|
- broken
|
|
|
|
- not empty
|
|
|
|
- unmountable (wrong/broken fs)
|
|
|
|
|
|
|
|
Things to try out
|
|
|
|
=================
|
|
|
|
|
2014-03-26 16:43:46 +01:00
|
|
|
[DONE] Run the image in qemu, process USB keys from there
|
2014-02-02 22:27:32 +01:00
|
|
|
|