mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
added unittest for yaml export
This commit is contained in:
@@ -204,6 +204,12 @@ dxmorg@florida.cops.gov
|
||||
expect = /verified/
|
||||
</test>
|
||||
|
||||
#
|
||||
# yaml export test
|
||||
<test check-export-yaml>
|
||||
cmd = $pcp -V va -y | perl -MYAML -MData::Dumper -e "print Dumper(Load(join('',<>)))"
|
||||
expect = /VAR1/
|
||||
</test>
|
||||
|
||||
#
|
||||
# negative tests, check for error handling
|
||||
|
||||
Reference in New Issue
Block a user