Commit Graph

2 Commits

Author SHA1 Message Date
Miguel Angel Ajo 6b87af03cd Add functional test for var log messages and enhance functional script
This test adds testing for var log messages format. In this commit we
also enhance the functional.sh script to:

1) make sed usage more compatible with other systems (--expression -> -e)
2) Add color to output PASSED / FAILED
3) Generate template files for non existing outputs
4) Generate failed outputs for manual verification

Change-Id: I1146b96fe9c91473c0127d0c47f890db1ddfb7b5
2018-10-15 09:50:13 +00:00
Miguel Angel Ajo 222bb2a984 Create and enable funcional testing
The funcional testing will include, per case, input files
and output files, plus a simple bash script which makes
sure the output stays as it should, and otherwise shows
a diff and fails the case.

Change-Id: I4c5f1143188f49c6a1448ca8918ab8b30710b865
2018-10-15 08:10:16 +00:00