Back to build
Raw log | Switch to full mode | Login

------------------------------------------------ RUNNING TEST: /pkgfs/packages/vmm_tests/0/test/device_unittests Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 12 tests from 2 test suites. [----------] Global test environment set-up. [----------] 9 tests from QcowTest [ RUN ] QcowTest.V2Load [ OK ] QcowTest.V2Load (3 ms) [ RUN ] QcowTest.V2IgnoreExtendedAttributes [ OK ] QcowTest.V2IgnoreExtendedAttributes (3 ms) [ RUN ] QcowTest.RejectInvalidL1Size [ERROR:garnet/bin/guest/vmm/device/qcow.cc(56)] Invalid QCOW header: L1 table is too small. Image size requires 8 entries but the header specifies 0. [ OK ] QcowTest.RejectInvalidL1Size (2 ms) [ RUN ] QcowTest.V3Load [ OK ] QcowTest.V3Load (3 ms) [ RUN ] QcowTest.V3RejectIncompatibleFeatures [ERROR:garnet/bin/guest/vmm/device/qcow.cc(192)] Rejecting QCOW image with incompatible features 0x1 [ OK ] QcowTest.V3RejectIncompatibleFeatures (2 ms) [ RUN ] QcowTest.V3RejectCryptMethod [ERROR:garnet/bin/guest/vmm/device/qcow.cc(199)] Rejecting QCOW image with crypt method 0x1 [ OK ] QcowTest.V3RejectCryptMethod (2 ms) [ RUN ] QcowTest.ReadUnmappedCluster [ OK ] QcowTest.ReadUnmappedCluster (3 ms) [ RUN ] QcowTest.ReadMappedCluster [ OK ] QcowTest.ReadMappedCluster (4 ms) [ RUN ] QcowTest.RejectCompressedCluster [ERROR:garnet/bin/guest/vmm/device/qcow.cc(129)] Cluster compression not supported [ OK ] QcowTest.RejectCompressedCluster (3 ms) [----------] 9 tests from QcowTest (26 ms total) [----------] 3 tests from VolatileWriteBlockDispatcherTest [ RUN ] VolatileWriteBlockDispatcherTest.WriteBlock [ OK ] VolatileWriteBlockDispatcherTest.WriteBlock (0 ms) [ RUN ] VolatileWriteBlockDispatcherTest.WriteBlockComplex [ OK ] VolatileWriteBlockDispatcherTest.WriteBlockComplex (0 ms) [ RUN ] VolatileWriteBlockDispatcherTest.BadRequest [ OK ] VolatileWriteBlockDispatcherTest.BadRequest (0 ms) [----------] 3 tests from VolatileWriteBlockDispatcherTest (0 ms total) [----------] Global test environment tear-down [==========] 12 tests from 2 test suites ran. (26 ms total) [ PASSED ] 12 tests. SUMMARY: Ran 1 tests: 0 failed (0.064 sec) WARNING: Cannot find '/bin/run-test-component', running '/pkgfs/packages/vmm_tests/0/test/device_unittests' as normal test binary.PASSED: /pkgfs/packages/vmm_tests/0/test/device_unittests passed