Aer/tests/entry_point.exp

10 lines
256 B
Plaintext

Program::__construct() called.
Test1::__construct() called.
Program::main() called.
Test2::__construct() called.
Test1::__construct() called.
Program::__destruct() called.
Test1::__destruct() called.
Test2::__destruct() called.
Test1::__destruct() called.