Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7564bcca9f2a56bdbde3c6788d3f09cca0d8e312
/
utils
/
ABITest
/
ABITestGen.py
7b1ab13
utils/ABITest: Factor out type naming code slightly.
by Daniel Dunbar
· 14 years ago
3d2fd8d
utils/ABITest: Tweak default bit-field types to cover some more interesting cases.
by Daniel Dunbar
· 14 years ago
3dbe0b7
utils/ABITest: Add a workaround for mismatches due to PR5579.
by Daniel Dunbar
· 14 years ago
1ca717b
utils/ABITest: Add option to skip individual tests by index.
by Daniel Dunbar
· 14 years ago
aa74a1e
Implement promotion for enumeration types.
by Douglas Gregor
· 15 years ago
c6277a0
Include <stdlib.h>, so that we're sure to get atoi.
by Douglas Gregor
· 15 years ago
77a1fe9
Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.
by Eli Friedman
· 16 years ago
98a7170
Some minor corrections: don't use offsetof on a bitfield, and cast
by Eli Friedman
· 16 years ago
484c7ca
ABITest: Improve test driver marginally, to allow running a specific test index.
by Daniel Dunbar
· 16 years ago
48df17b
ABITest: Fix a bug in generating test values for structures w/ no
by Daniel Dunbar
· 16 years ago
238a318
ABITest: Move default set of test args into common makefile.
by Daniel Dunbar
· 16 years ago
6d52ca0
Add various other bits I use to run ABITest.
by Daniel Dunbar
· 16 years ago
122ed24
Add to the house of cards that is ABITestGen.
by Daniel Dunbar
· 16 years ago
ec1abb9
ABITestGen: Add v2i16 and v16f32 as default vector types to generate.
by Daniel Dunbar
· 16 years ago
0f1730d
ABITestGen: Use explicit list of vector types instead of just a list
by Daniel Dunbar
· 16 years ago
9dd60b4
ABITest: Add some checking of values for return types; useful for
by Daniel Dunbar
· 16 years ago
e61e95f
ABITest: Fix access to array test values.
by Daniel Dunbar
· 16 years ago
900ed55
ABITest: Fix test value generation for unions.
by Daniel Dunbar
· 16 years ago
5ce6157
ABITest: Support --test-layout option for generating
by Daniel Dunbar
· 16 years ago
550faa3
ABITestGen: Add generation of vector types.
by Daniel Dunbar
· 16 years ago
a83fb86
Add utils/ABITest, my ABI test generation tool.
by Daniel Dunbar
· 16 years ago