mirror of
https://github.com/Vitus213/Dragonos-Syscall-logs.git
synced 2025-06-08 14:26:47 +00:00
20 lines
946 B
Plaintext
20 lines
946 B
Plaintext
[==========] Running 5 tests from 1 test suite.
|
|
[----------] Global test environment set-up.
|
|
[----------] 5 tests from MincoreTest
|
|
[ RUN ] MincoreTest.DirtyAnonPagesAreResident
|
|
[ OK ] MincoreTest.DirtyAnonPagesAreResident (0 ms)
|
|
[ RUN ] MincoreTest.UnalignedAddressFails
|
|
[ OK ] MincoreTest.UnalignedAddressFails (0 ms)
|
|
[ RUN ] MincoreTest.UnalignedLengthSucceedsAndIsRoundedUp
|
|
[ OK ] MincoreTest.UnalignedLengthSucceedsAndIsRoundedUp (0 ms)
|
|
[ RUN ] MincoreTest.ZeroLengthSucceedsAndAllowsAnyVecBelowTaskSize
|
|
[ OK ] MincoreTest.ZeroLengthSucceedsAndAllowsAnyVecBelowTaskSize (0 ms)
|
|
[ RUN ] MincoreTest.InvalidLengthFails
|
|
[ OK ] MincoreTest.InvalidLengthFails (0 ms)
|
|
[----------] 5 tests from MincoreTest (0 ms total)
|
|
|
|
[----------] Global test environment tear-down
|
|
[==========] 5 tests from 1 test suite ran. (0 ms total)
|
|
[ PASSED ] 5 tests.
|
|
Failed to match any benchmarks against regex: .
|