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