aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test/system_information_SUITE_data
AgeCommit message (Collapse)Author
2016-11-30runtime_tools: Remove module dets_v8Hans Bolinder
2014-11-02Expose NIF versionPeter Lemenkov
This patch allows checking for NIF API version in a way similar to driver version. E.g. by calling erlang:system_info(nif_version). Signed-off-by: Peter Lemenkov <[email protected]>
2014-03-20Introduce system_information:sanity_check()Rickard Green
2013-07-15Add system_information testsuiteBjörn-Egil Dahlberg