aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/emulator_smoke.spec
blob: b2d0de8835d3f768ca39ad3edb722fd18abca302 (plain) (blame)
1
2
3
4
5
6
7
8
9
{define,'Dir',"../emulator_test"}.
{suites,'Dir',[smoke_test_SUITE]}.
{suites,'Dir',[time_SUITE]}.
{skip_cases,'Dir',time_SUITE,
    [univ_to_local,local_to_univ],"Depends on CET timezone"}.
{skip_cases,'Dir',time_SUITE,
    [consistency],"Not reliable in October and March"}.
{cases,'Dir',crypto_SUITE,[t_md5]}.
{cases,'Dir',float_SUITE,[fpe,cmp_integer]}.