Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 607 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 607 Bytes

exi-testsuite

EXI WG test suite

Requirements

  • ant
  • Java5+

Build testsuite

  • ant clean
  • ant dist

Run testsuite

Run the following ant command which creates canonical EXI documents in the reports folder.

ant run-iot-c14n-classes-java -DtestCases=config/testCases-canonical/all.xml

Compare the generated files and folders on a byte by byte level (e.g., try Winmerge).

Note: If you want to add your Canonical EXI implementation you need to add a driver in the config folder.