Package: core_pkg
- File: core_pkg.vhd
Functions
- setup (file_name : string) return ()
- test_start (test_name : string) return ()
- test_suite_done () return ()
- stop (status : natural) return ()
- core_failure (msg : string) return ()
Description
@TODO add core acceptance tests
- mock_core_failure () return ()
- check_core_failure (msg : string := "") return ()
- unmock_core_failure () return ()
- check_and_unmock_core_failure (msg : string := "") return ()