Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A aml
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

xgitlab.cels.anl.gov is now deprecated. If you're a project owner and wish to continue to host this project in CELS gitlab, see https://help.cels.anl.gov/docs/migrating-from-legacy-to-gce/gitlab/ for instructions on how to have your project migrated to the new gitlab server.

This server will be retired on December 15, 2022.

  • argo
  • aml
  • Merge requests
  • !91

Merged
Created Oct 28, 2019 by Nicolas Denoyelle@ndenoyelleMaintainer

generic tests in test_layout.c. It is now possible to test new layouts by providing a constructor.

  • Overview 1
  • Commits 18
  • Pipelines 21
  • Changes 12

This is modification on layout tests to ease future integration of layout implementations. Compared to previous versions, tests on non dense layout cover more cases. Layouts are filled with element coordinates. It becomes easy to check the result from deref(), slice() etc by looking at the content of the layout.

Edited Nov 12, 2019 by Nicolas Denoyelle
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: tests_layout