mirror of
https://github.com/Vitus213/Dragonos-Syscall-logs.git
synced 2025-06-08 14:26:47 +00:00
16 lines
648 B
Plaintext
16 lines
648 B
Plaintext
[==========] Running 3 tests from 1 test suite.
|
|
[----------] Global test environment set-up.
|
|
[----------] 3 tests from CreatTest
|
|
[ RUN ] CreatTest.CreatCreatesNewFile
|
|
[ OK ] CreatTest.CreatCreatesNewFile (0 ms)
|
|
[ RUN ] CreatTest.CreatTruncatesExistingFile
|
|
[ OK ] CreatTest.CreatTruncatesExistingFile (0 ms)
|
|
[ RUN ] CreatTest.CreatWithNameTooLong
|
|
[ OK ] CreatTest.CreatWithNameTooLong (0 ms)
|
|
[----------] 3 tests from CreatTest (0 ms total)
|
|
|
|
[----------] Global test environment tear-down
|
|
[==========] 3 tests from 1 test suite ran. (0 ms total)
|
|
[ PASSED ] 3 tests.
|
|
Failed to match any benchmarks against regex: .
|