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