How to run tests First, you should compile Etna with enable-debug and enable-tests (see the given mozconfig) * xpcshell tests on relaxng lib : - go to binaries-debug directory (or those indicated into MOZ_OBJDIR) - cd etna/components/relaxng/tests/ - make check