aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2011-02-17Update end_per_suite so that it does not crash on non-smp emulatorsLukas Larsson
2011-02-17Update all test specsLukas Larsson
2011-02-17Fix formatting for emulatorLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update emulator tests to conform with common_test standardLukas Larsson
2011-02-17Update tests to work with ts -> ct migrations script.Lukas Larsson
2011-02-14Test more error cases for code:make_stub/1Björn Gustavsson
2011-01-17Merge branch 'bjorn/beam-loader/OTP-9030' into devBjörn Gustavsson
2011-01-17Optimize addition of a small integer to a variableBjörn Gustavsson
2011-01-17Eliminate use of GetArg1() in the select_val instructionBjörn Gustavsson
2011-01-17Eliminate the special instructions for selecting floats and bignumsBjörn Gustavsson
2011-01-17Add test for non-matching big numberBjörn Gustavsson
2011-01-17Add erts_debug:instructions/0 for listing all specific instructionsBjörn Gustavsson
2010-12-21Merge branch 'bjorn/bs-zero-width-bug/OTP-8997' into devBjörn Gustavsson
2010-12-21Fix type-checking of variable used in zero-width bit syntax constructionBjörn Gustavsson
2010-12-15Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom
2010-12-14Teach VM not to dump core on bad dist message structurePatrik Nyblom
2010-12-01Merge branch 'rickard/rwmutex-bug/OTP-8925' into devRickard Green
2010-12-01New test suite containing stress tests of the rwmutex implementationRickard Green
2010-11-30Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-30Let port_SUITE:close_deaf_port wait for OS procsSverker Eriksson
2010-11-29Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-29Improve test case port_SUITE:close_deaf_portSverker Eriksson
2010-11-26Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-24Merge branch 'sverker/crypto_aes_ctr_cmac/OTP-8752' into devSverker Eriksson
2010-11-24Remove use of unreliable CancelIoEx on Windows.Sverker Eriksson
2010-11-22Fix nif_SUITE to not assume that it is the only one loading NIFs.Sverker Eriksson
2010-11-18Merge branch 'pg/fix-system_info-cpu_topology-segfault' into devRickard Green
2010-11-18Merge branch 'rickard/halfword-fix/OTP-8910' into devRickard Green
2010-11-02Add flag-based setting for the distribution buffer busy limitScott Lystig Fritchie
2010-10-27Fix ERL_DRV_INT and ERL_DRV_UINT in halfword emulatorRickard Green
2010-10-02Fix crash with erlang:system_info({cpu_topology,junk})Paul Guyot
2010-09-13Teach port suite to not use unix-specific commands and not leave them runningPatrik Nyblom
2010-09-06Stop leaking memory in nif_SUITE:send* testcasesPatrik Nyblom
2010-09-01Add testcase for erlang:system_info(update_cpu_info)Rickard Green
2010-08-30Merge branch 'sverker/NIF-64bit-integers/OTP-8746' into devPatrik Nyblom
2010-08-30Merge branch 'pan/local_univ_time_bsd/OTP-8580' into devPatrik Nyblom
2010-08-30Merge branch 'pan/list_to_float/OTP-7178' into devPatrik Nyblom
2010-08-12Merge branch 'bjorn/remove-obsolete-driver-support/OTP-8758' into devBjörn Gustavsson
2010-08-11Remove obsolete/driver.h and the associated functionalityBjörn Gustavsson
2010-08-10Merge branch 'rickard/ethread-rewrite/OTP-8544' into devRickard Green
2010-08-10Rewrite ethread libraryRickard Green
2010-07-23NIF 64-bit integer supportSverker Eriksson
2010-07-08Merge branch 'sverker/full_INTEGER_EXT/OTP-8540' into devSverker Eriksson
2010-07-08Merge branch 'sverker/driver_int64_bug/OTP-8716' into devSverker Eriksson
2010-07-08nif_SUITE send3 stress testSverker Eriksson
2010-07-07Merge branch 'se/http_response_empty_phrase' into devRaimo Niskanen
2010-07-05term_to_binary use all 32 bits of INTEGER_EXTSverker Eriksson
2010-06-30Fix bug that caused faulty 64-bit integers from drivers.Sverker Eriksson