From c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 29 Sep 2008 04:12:44 +0200 Subject: test: replace ancient sysfs tree with recent one --- test/sys/module/nvram/sections/.bss | 1 + test/sys/module/nvram/sections/.data | 1 + test/sys/module/nvram/sections/.exit.text | 1 + test/sys/module/nvram/sections/.gnu.linkonce.this_module | 1 + test/sys/module/nvram/sections/.init.text | 1 + test/sys/module/nvram/sections/.note.gnu.build-id | 1 + test/sys/module/nvram/sections/.rodata | 1 + test/sys/module/nvram/sections/.rodata.str1.1 | 1 + test/sys/module/nvram/sections/.strtab | 1 + test/sys/module/nvram/sections/.symtab | 1 + test/sys/module/nvram/sections/.text | 1 + test/sys/module/nvram/sections/__kcrctab | 1 + test/sys/module/nvram/sections/__ksymtab | 1 + test/sys/module/nvram/sections/__ksymtab_strings | 1 + 14 files changed, 14 insertions(+) create mode 100644 test/sys/module/nvram/sections/.bss create mode 100644 test/sys/module/nvram/sections/.data create mode 100644 test/sys/module/nvram/sections/.exit.text create mode 100644 test/sys/module/nvram/sections/.gnu.linkonce.this_module create mode 100644 test/sys/module/nvram/sections/.init.text create mode 100644 test/sys/module/nvram/sections/.note.gnu.build-id create mode 100644 test/sys/module/nvram/sections/.rodata create mode 100644 test/sys/module/nvram/sections/.rodata.str1.1 create mode 100644 test/sys/module/nvram/sections/.strtab create mode 100644 test/sys/module/nvram/sections/.symtab create mode 100644 test/sys/module/nvram/sections/.text create mode 100644 test/sys/module/nvram/sections/__kcrctab create mode 100644 test/sys/module/nvram/sections/__ksymtab create mode 100644 test/sys/module/nvram/sections/__ksymtab_strings (limited to 'test/sys/module/nvram/sections') diff --git a/test/sys/module/nvram/sections/.bss b/test/sys/module/nvram/sections/.bss new file mode 100644 index 0000000000..aaf494f4f2 --- /dev/null +++ b/test/sys/module/nvram/sections/.bss @@ -0,0 +1 @@ +0xffffffffa00ae640 diff --git a/test/sys/module/nvram/sections/.data b/test/sys/module/nvram/sections/.data new file mode 100644 index 0000000000..134ce8a3d0 --- /dev/null +++ b/test/sys/module/nvram/sections/.data @@ -0,0 +1 @@ +0xffffffffa00ae200 diff --git a/test/sys/module/nvram/sections/.exit.text b/test/sys/module/nvram/sections/.exit.text new file mode 100644 index 0000000000..ccc921bf01 --- /dev/null +++ b/test/sys/module/nvram/sections/.exit.text @@ -0,0 +1 @@ +0xffffffffa00ace3c diff --git a/test/sys/module/nvram/sections/.gnu.linkonce.this_module b/test/sys/module/nvram/sections/.gnu.linkonce.this_module new file mode 100644 index 0000000000..8d746ae44e --- /dev/null +++ b/test/sys/module/nvram/sections/.gnu.linkonce.this_module @@ -0,0 +1 @@ +0xffffffffa00ae280 diff --git a/test/sys/module/nvram/sections/.init.text b/test/sys/module/nvram/sections/.init.text new file mode 100644 index 0000000000..6e4960413f --- /dev/null +++ b/test/sys/module/nvram/sections/.init.text @@ -0,0 +1 @@ +0xffffffffa00b0000 diff --git a/test/sys/module/nvram/sections/.note.gnu.build-id b/test/sys/module/nvram/sections/.note.gnu.build-id new file mode 100644 index 0000000000..8a1fffd05f --- /dev/null +++ b/test/sys/module/nvram/sections/.note.gnu.build-id @@ -0,0 +1 @@ +0xffffffffa00ace5c diff --git a/test/sys/module/nvram/sections/.rodata b/test/sys/module/nvram/sections/.rodata new file mode 100644 index 0000000000..51a91fa9ab --- /dev/null +++ b/test/sys/module/nvram/sections/.rodata @@ -0,0 +1 @@ +0xffffffffa00ace80 diff --git a/test/sys/module/nvram/sections/.rodata.str1.1 b/test/sys/module/nvram/sections/.rodata.str1.1 new file mode 100644 index 0000000000..da32213582 --- /dev/null +++ b/test/sys/module/nvram/sections/.rodata.str1.1 @@ -0,0 +1 @@ +0xffffffffa00acfb8 diff --git a/test/sys/module/nvram/sections/.strtab b/test/sys/module/nvram/sections/.strtab new file mode 100644 index 0000000000..64ae3eb667 --- /dev/null +++ b/test/sys/module/nvram/sections/.strtab @@ -0,0 +1 @@ +0xffffffffa00adc38 diff --git a/test/sys/module/nvram/sections/.symtab b/test/sys/module/nvram/sections/.symtab new file mode 100644 index 0000000000..48a1ebf55a --- /dev/null +++ b/test/sys/module/nvram/sections/.symtab @@ -0,0 +1 @@ +0xffffffffa00ad338 diff --git a/test/sys/module/nvram/sections/.text b/test/sys/module/nvram/sections/.text new file mode 100644 index 0000000000..d356ab8437 --- /dev/null +++ b/test/sys/module/nvram/sections/.text @@ -0,0 +1 @@ +0xffffffffa00ac000 diff --git a/test/sys/module/nvram/sections/__kcrctab b/test/sys/module/nvram/sections/__kcrctab new file mode 100644 index 0000000000..39f7161a73 --- /dev/null +++ b/test/sys/module/nvram/sections/__kcrctab @@ -0,0 +1 @@ +0xffffffffa00ad290 diff --git a/test/sys/module/nvram/sections/__ksymtab b/test/sys/module/nvram/sections/__ksymtab new file mode 100644 index 0000000000..fdb80739cc --- /dev/null +++ b/test/sys/module/nvram/sections/__ksymtab @@ -0,0 +1 @@ +0xffffffffa00ad230 diff --git a/test/sys/module/nvram/sections/__ksymtab_strings b/test/sys/module/nvram/sections/__ksymtab_strings new file mode 100644 index 0000000000..ad984e1a4d --- /dev/null +++ b/test/sys/module/nvram/sections/__ksymtab_strings @@ -0,0 +1 @@ +0xffffffffa00ad2c0 -- cgit v1.2.3-54-g00ecf