diff --git a/test/expected/linux.txt b/test/expected/linux.txt index 6126803..3ea50b7 100644 --- a/test/expected/linux.txt +++ b/test/expected/linux.txt @@ -1,27 +1,27 @@ -test/test.cpp||18||trace() -test/test.cpp||34||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||38||foo(int) -test/test.cpp||46||void foo(int, int) -test/test.cpp||46||void foo(int, int, int) -test/test.cpp||46||void foo(int, int, int, int) -test/test.cpp||46||void foo(int, int, int, int, int) -test/test.cpp||46||void foo(int, int, int, int, int, int) -test/test.cpp||46||void foo(int, int, int, int, int, int, int) -test/test.cpp||46||void foo(int, int, int, int, int, int, int, int) -test/test.cpp||46||void foo(int, int, int, int, int, int, int, int, int) -test/test.cpp||46||void foo(int, int, int, int, int, int, int, int, int, int) -test/test.cpp||52||function_two(int, float) -test/test.cpp||58||function_one(int) -test/test.cpp||64||main +test/test.cpp||19||trace() +test/test.cpp||35||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||39||foo(int) +test/test.cpp||47||void foo(int, int) +test/test.cpp||47||void foo(int, int, int) +test/test.cpp||47||void foo(int, int, int, int) +test/test.cpp||47||void foo(int, int, int, int, int) +test/test.cpp||47||void foo(int, int, int, int, int, int) +test/test.cpp||47||void foo(int, int, int, int, int, int, int) +test/test.cpp||47||void foo(int, int, int, int, int, int, int, int) +test/test.cpp||47||void foo(int, int, int, int, int, int, int, int, int) +test/test.cpp||47||void foo(int, int, int, int, int, int, int, int, int, int) +test/test.cpp||54||function_two(int, float) +test/test.cpp||59||function_one(int) +test/test.cpp||65||main ../csu/libc-start.c||308||__libc_start_main ||0||_start ||0|| \ No newline at end of file diff --git a/test/expected/windows.txt b/test/expected/windows.txt index 2d661b6..f6376c6 100644 --- a/test/expected/windows.txt +++ b/test/expected/windows.txt @@ -1,4 +1,4 @@ -test\test.cpp||18||trace() +test\test.cpp||19||trace() test\test.cpp||35||foo(int) test\test.cpp||39||foo(int) test\test.cpp||39||foo(int) @@ -19,7 +19,7 @@ test\test.cpp||47||foo(int, int, int, int, int, in test\test.cpp||47||foo(int, int, int, int, int, int, int, int) test\test.cpp||47||foo(int, int, int, int, int, int, int, int, int) test\test.cpp||47||foo(int, int, int, int, int, int, int, int, int, int) -test\test.cpp||53||function_two(int, float) +test\test.cpp||54||function_two(int, float) test\test.cpp||59||function_one(int) test\test.cpp||65||main() D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl||79||invoke_main()