Tests: Add cases for typical CheckIPOSupported usage

This commit is contained in:
Ruslan Baratov
2017-04-13 23:05:16 +08:00
committed by Brad King
parent f79b8fad09
commit eeb58c5c34
10 changed files with 99 additions and 0 deletions
@@ -0,0 +1,4 @@
int foo()
{
return 0x42;
}