NativeEnumerated.c vars NULL init and check
[com/asn1c.git] / tests / tests-c-compiler / README
1
2 The name of the check-N.c file is used as a pointer to the file
3 ../../tests/N-*.asn1. That ASN.1 file is compiled together with check-N.c
4 in a temporary directory. The check-N.c file contains the test engine.
5
6 For manual execution of a specific test case:
7
8         ./check-assembly.sh check-<NN>.c
9