diff options
author | Björn Gustavsson <[email protected]> | 2013-09-06 15:21:05 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2013-09-18 10:22:30 +0200 |
commit | a37aee55dccc5ea35ef9b5568cff4bd0364f4b1c (patch) | |
tree | 0821f16a726f609e62d4cc6053957318e401c08c /EPLICENCE | |
parent | 905036dccbf7150e26d2db8e8ba04cf779e26fb0 (diff) | |
download | otp-a37aee55dccc5ea35ef9b5568cff4bd0364f4b1c.tar.gz otp-a37aee55dccc5ea35ef9b5568cff4bd0364f4b1c.tar.bz2 otp-a37aee55dccc5ea35ef9b5568cff4bd0364f4b1c.zip |
asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 spec
asn1ct:compile/2 calls c:c/2 to invoke the compiler and to load
the compiled code. That means that there is no need load the module
after having invoked the ASN.1 compiler.
To make sure that we'll notice if that behavior changes in the future,
extend the rtUI/1 test case to verify that the loaded module has
the correct encoding rule (if asn1ct:compile/2 would fail to reload
the module, the previous encoding rule would be returned).
While at it, it also makes sense to test calling M:bit_string_format/0
to ensure that it continues working.
Diffstat (limited to 'EPLICENCE')
0 files changed, 0 insertions, 0 deletions