OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [language/] [cxx/] [ustl/] [current/] [tests/] [bvt27.std] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
----------------------------------------------------------------------
2
 Testing functionality from typet.h
3
----------------------------------------------------------------------
4
sizeof(NullType) = 1
5
Int2Type(42)::value = 42
6
Type2Type type value = 56
7
int == int is true
8
float == int is false
9
PrintInt 567
10
Base is SuperSubclass from Derived is true
11
Base is SuperSubclass from Base is true
12
Base is SuperSubclassStrict from Derived is true
13
Base is SuperSubclassStrict from Base is false
14
 
15
----------------------------------------------------------------------
16
 Testing functionality from typelist.h
17
----------------------------------------------------------------------
18
Length of IntTypesList is 4
19
PrintShort 1234
20
PrintFloat 1235.00
21
PrintShort 1236
22
Index of double in AllTypesList is 5
23
Index of float in NoFloatList is -1
24
Index of double in NoFloatList is 4
25
Index of double in ReversedList is 0

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.